cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP CPQ - Post Actions not executed

MaciejD
Newcomer
0 Likes
770

Hey! I have SAP CPQ instance with a lot of Post-Actions after approving a Quote. I noticed that for one quote approval there was an error in a script which resulted in transaction being rolled back. Then, a user approved a quote again and it succeeded, but no Post Actions were executed. Is it some known behavior? Sometimes it seems like Post Actions were not executed even without any previous exception

Accepted Solutions (1)

Accepted Solutions (1)

akhilesh595
Explorer
0 Likes

Hi MaciejD,

I have also seen the similar kind of issue, this is due to the insert sql operations CPQ does and while the transaction is being proceed we in the post action write the script to modify some quote object does this. Try to move the order of post actions.
This worked for me.

Thanks,

Akhilesh.

Answers (1)

Answers (1)

FancyZou
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

I don't think it is as designed that post action will be not executed if the user re-triggers the action after it fails for the first time. If you could reproduce the issue stably, I would recommend you raise an SAP ticket to SAP CPQ component with detailed reproducing steps. The dev team will help you with the root cause if it is identified as a bug.

Best regards
Fancy