cancel
Showing results for 
Search instead for 
Did you mean: 

BPM status is "IN Process" even after all the steps in BPM are completed

Former Member
0 Kudos

Hi All,

we have designed a BPM for collection of messages and have a transform step .

In some cases all the steps in BPM get completed but the status of BPM is still in" In Process" and in SWWL transaction the status is "Started".

Even though the status is started we are able to get the desired output.

Ideally after the steps in BPM get completed the status should be "Completed".

please suggest why we are getting this status and how can this be resolved.

Thanks and Regards,

Rajesh

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Check the interface determination part in design.Use test configuration tool in design.

Regards,

Sona

Former Member
0 Kudos

Hi Rajesh,

Let us know if you are using SWITCH and foreach inside it.So time loop may execute for unlimited.you might get IN Process status in that case.

Thanks

Prabhakar

Former Member
0 Kudos

hi ,

I am using a fork and loop with a condition to end this loop.the condition gets satsfied.

The messages are coming out of the loop and fork but even then the status is in "InProcess"

thanks,

Rajesh

Former Member
0 Kudos

have you checked your queue usint smq1/2 in r/3 as per your scenario, some times it happens that data delivered but queue is stuck in r/3..