cancel
Showing results for 
Search instead for 
Did you mean: 

Interpret acknowledgement

Former Member
0 Kudos

Hello all,

I' m trying to interpret a transport Acknowledgement in a BPM.

My szenario. In a loop is a async send step ( to soap). If the acknowledgement is positiv, the loop process has to leave. But how can I ask for the acknowledgement.

Best regards

Mathias

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Very easy, just select from the send step of the BPM, you have the spefic parameter in the properties.

Regards,

Sandro

Former Member
0 Kudos

Hello Sandro,

I know that I can select the kind of acknowledgement in the properties of the send step.

My question is, how can I interpret whether the result is positiv or negativ.

Thanx

Mathias

Former Member
0 Kudos

The step will continue only when the positive ack arrives.

You can manage the nagative with exception handling.

Regards,

Sandro

Answers (0)