Skip to Content
0
Former Member
Oct 31, 2005 at 04:55 PM

Transport Acknowledgement

326 Views

I am sending a message from a File1 and receive that message in a BPM. Call the Sync HTTP adapter , sending the message received earlier and get the Response. Finally send the Response to File22.

After sending to File22, I am trying to catch the Transport Acknowledgement, to make sure the message has been successfully delivered to file22.

In my Send step to File22 , I have set the property of Acknowledgement to " Transport".

But I am not sure how to process the Transport request, or where I can see the Transport Acknolwdgement

I will really appreciate your help. Thansk