cancel
Showing results for 
Search instead for 
Did you mean: 

Can the sync/async bridge ( in ccBPM) be closed before the end of the Integration Process

Former Member
0 Kudos

We have implemented sync/async bridge in the ccBPM in PI . The scenario is from  SOAP to proxy where  both the interfaces are sync. But the catch is that the response from the proxy is Not sent to the SOAP thread but to another Database receiver. Basically to the sync SOAP thread only a dummy response is sent.

The sync/async bridge concept in ccBPM is used where the open bridge is set at the first receiver step when the SOAP request is received in ccBPM . My query is that can we add the sender step to close the sync/async bridge just after the receiver step ?.IS it possible? AND  then basically after that add another sender step for the proxy call .

Also please share any alternate better approach?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos
Former Member
0 Kudos

Thank-you Amit for the reference link . That answers my query .. So basically we can close the sync/async bridge in the IP ( integration process) at any time. Is that correct?

Also have a  add-on query -  basically we are looking for a alternate possible solution where we send a token response back to the SOAP thread as soon as the req message  is received by the ccBPM. .So the requirement is to generate a random unique number as a token and send it as a SOAP response from the BPM before sending the request message to the ECC system.

Thus in nutshell close the SOAP request with a token number ( unqiue integer may be) and then initiate the request /res btn PI and ECC.

Can you share any thoughts/ blogs to explain how this might be implemented ? It will be very helpful

Former Member
0 Kudos

Guys   .. please share some views on the above query ?

Answers (0)