cancel
Showing results for 
Search instead for 
Did you mean: 

send(synchronous) step in a loop of A BPM

Former Member
0 Kudos

Hi

I am using a send(synchronous) step in a BPM , i set it at the beginnig of a loop but it stops .

When it is out of loop it is working fine. The result of the response is not a value that ends the loop.

Do you have any idea what is the problem?

Thanks

Antonis

Accepted Solutions (1)

Accepted Solutions (1)

samiullah_qureshi
Active Contributor
0 Kudos

check condition given for loop is correct.

Answers (2)

Answers (2)

GabrielSagaya
Active Contributor
0 Kudos

Insert the send step at the required position in the process definition.

Do not insert the send step in a loop, block, or fork.

Defining Sync/Async Communication

******************************************

http://help.sap.com/saphelp_nw04/helpdata/en/43/65d4dab39b0398e10000000a1553f6/content.htm

prateek
Active Contributor
0 Kudos

Provide a terminating condition to the loop step

Regards,

Prateek