cancel
Showing results for 
Search instead for 
Did you mean: 

How to create Integration scenario

Former Member
0 Kudos

Hi Guru's,

>> Is there a way to create Integration Scenario for Sync/Async Bridge?

Note: The scenario will have a Synchronous sender and receiver but the receiver's fault cannot be captured in sender for our case.That is why we have Sync/Async Bridge.

Kindly help us in this regard, if found any?

Thanks and Regards,

Dhayanandh .S

Accepted Solutions (1)

Accepted Solutions (1)

GabrielSagaya
Active Contributor
0 Kudos

Steps are:

1. open sync/async bridge.

2. send it synchronously to Receiver

3. Do required stuff with Receiver response and other steps.

4. Finally close the sync/async bridge that will send the response back to original synch caller.

See the below links

- Use of Synch - Asynch bridge in ccBPM

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken] - Use of Synch - Asynch bridge in ccBPM

Former Member
0 Kudos

Hi Gabriel,

Thanks for your response. As mentioned in the blog we are clear about the Integration Process steps,but our scenario would be as mentioned below.

Sender: Synchronous RFC.

Receiver: Synchronous SOAP.

Now the Swim lane has three Lanes.

Lane-1: Sender.

Lane-2: Integration Process with Sync/Async Bridge.

Lane-3: Receiver.

Query:

1. Could you now tell us how to create a connection between sender and Integration Process,Kind of Interface to Use(Abstract/Normal)?

2. How to choose Synchronous Lane-1 and Abstract Lane-2 condition in a single Connection?

Regards,

Dhayanandh .S

Answers (2)

Answers (2)

Former Member
0 Kudos
VijayKonam
Active Contributor
0 Kudos

For anything you can create and integration scenario. In this case, you have to add your integration process as one of the swim lanes in the integration scenario and define actions and their mode. Then connect them.

VJ