cancel
Showing results for 
Search instead for 
Did you mean: 

Integration Process is not being Triggered

Former Member
0 Kudos

Hi Gurus,

I have a file to file scenario in which I am using BPM to make a synch call in between.

Everything appears to be fine in IR and ID.

But, Intergration Process is not being determined as a receiver and hence, IP is not getting triggered.

When I checked the trace.

At top it says.. 1 Recvr is determined.

<Trace level="2" type="T">O U T B O U N D - B I N D I N G</Trace>

<Trace level="2" type="T">Cache Content is up to date</Trace>

<Trace level="2" type="T">determine OUTBOUND BINDING for:</Trace>

<Trace level="2" type="T">-SENDER_SYSTEM</Trace>

<Trace level="2" type="T">-IP_NAME</Trace>

At bottom it says.. no recr determined as shown below.

<Trace level="1" type="T">no interface found</Trace>

<Trace level="1" type="T">--no sender or receiver interface definition found</Trace>

<Trace level="1" type="T">Hence set action to DEL</Trace>

Could you please help me to resolve this issue..

Thanks in Advance..

Pushkar

Accepted Solutions (0)

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Can you re import the BPM from IR to ID and then activate the BPM from SXI_CACHE?

My gut feel here is that the BPM in ID is an older version that does not contain the Abstract MI which the receiver determination is created for

Regards

Bhavesh

Former Member
0 Kudos

Hi Bhavesh,

Thanks for a quick reply.. well.. cache refresh doesnt help me..

I created a couple of more scenarios.. n every where i m getting the same error..

When I check the IP in the process builder.. i.e. using transaction SXMB_MONI_BPE,

I find an extra container operation step "Initialize System Element" just after recieve step.

I am wondering about this step.. I have worked on BPM earlier but have never noticed this step..

Regards..

Pushkar...

Former Member
0 Kudos

Hi Pushkar,

The solution is deleteting and creating the receiver Agreement but how is your problem sloved, is there any other waqy.

Thanks