cancel
Showing results for 
Search instead for 
Did you mean: 

Asynchronous to Synchronous in PI.

shashi_patan
Active Participant
0 Kudos

I can achieve this using ccBPM but due to performance ans complexity I do not want to user BPM. Can you plz suggest some alt approach ?

Accepted Solutions (0)

Answers (4)

Answers (4)

shashi_patan
Active Participant
0 Kudos

Actually I am using HTTP_AAE . Will it work for this ?

If not how can i achieve this in HTTP.

0 Kudos

Hey Shashi,

I am having same requirement and facing same issue, are you able to make it work with IDOC_AAE?Can you please update your solution if you found it?

Regards,

Priyanka

former_member190293
Active Contributor
0 Kudos

Did you set "Sender uses virtual receiver" checkbox during creation of the second ICo?

Regards, Evgeniy.

shashi_patan
Active Participant
0 Kudos

I am facing error while implementing this.

MP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.ConfigException: No sender agreement configured that matches the messages header fields (sender party: "", sender service: "PI_TestReceiver", interface: ....

former_member190293
Active Contributor
0 Kudos

Hi Shashi!

You can create the async-sync bridge using adapter modules:

https://blogs.sap.com/2014/01/28/generic-pi-async-sync-bridge-configuration-for-any-adapters/

Regards, Evgeniy.