cancel
Showing results for 
Search instead for 
Did you mean: 

Start process trigger for one sync-async receive step and one for async correlating both messages

Former Member
0 Kudos

Hi,

We have a scenario in PI where we need to correlate two messages where 1 message is synchronous call and other is async call. Now in PI Integration process it allows only one start process trigger where this type of sync-async bridge and async message is involved.

This issue is when the async message is arriving first , the Integration process is not getting triggered (as start trigger is only through sync message)  .

And when the sync message arrives it is unable to find the async message for correlation.

Is there any way how we can correlate both messages by putting both the messages as start process?

Or any way where we can put a delay in receive step for the async message.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

What is the source system for these 2 calls to the BPM

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Trisha,


This issue is when the async message is arriving first , the Integration process is not getting triggered (as start trigger is only through sync message)  .

And when the sync message arrives it is unable to find the async message for correlation.

Have you tried using a fork?

Regards,

Mark