cancel
Showing results for 
Search instead for 
Did you mean: 

BSP Terminating event not triggering

Former Member
0 Kudos

Hello Friends,

We have a scenario, where a BSP application is triggered from a Workflow, for a certain approval, and after the user clicks on Approve button on the BSP Page, the BSP would write to the workflow container using SAP_WAPI_WRITE_CONTAINER and then we call SWF_WSC_CALLBACK_LAUNCH.

This used to work, but after an almost Fatal incident with our system, we are not able to get this to work.

We can see in the workflow log that the container is written, but the terminating event is not triggered, and the workflow doesn't move forward

Is there a setting that we're missing..??

Thanks,

Tat.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Have you tried:

 call function 'SAP_WAPI_DECISION_COMPLETE'