cancel
Showing results for 
Search instead for 
Did you mean: 

Error in BPM

Former Member
0 Kudos

Hi Experts,

I am new to BPM. I am getting this error. Can any body helps me regarding this. I dont know what this error is.

Thanks in advance.

<Trace level="1" type="T">--start sender interface action determination</Trace>

<Trace level="1" type="T">select interface MI_Reason_ASYN_OB</Trace>

<Trace level="1" type="T">select interface namespace http://FTP</Trace>;

<Trace level="1" type="T">--start receiver interface action determination</Trace>

<Trace level="1" type="T">Loop 0000000001</Trace>

<Trace level="1" type="T">select interface MI_ReasonInput_ASYN_ABS</Trace>

<Trace level="1" type="T">select interface namespace http://FTP</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>

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

Thanks

prateek
Active Contributor
0 Kudos

The trace shown doesn't seem to show the error. You run end-to-end scenario. Goto sxmb_moni and in the Outbound Status column, click on PE for checking the detailed workflow.

Regards,

Prateek

former_member184619
Active Contributor
0 Kudos

Hi Naresh,

In addition to above suggestions.

Delete all the ID objects and recreate it. I did the same when i faced the same error.

Regards,

Sachin

Former Member
0 Kudos

Thanks Sachin,

I deleted all the objects and recreated. Now its working fine. I dont know the reason behind this.

Any ways, thanks experts.

Regards,

Naresh

former_member184619
Active Contributor
0 Kudos

Hi Naresh,

Good to know that it helped you. Even I was unable to find the reason behind this that's why I have followed the approach to delete and recreate the ID objects. Any ways problem is solved.

As you are new to forum, please check this link for asking and answering in forums.

https://www.sdn.sap.com/irj/scn/wiki?path=/display/home/rulesofEngagement

Cheers !!!!!!!

Sachin

Former Member
0 Kudos

Hi Naresh,

try to check in interface determination and even check the message interface are correct ones or not

thanks

Sampath

Former Member
0 Kudos

Hi Naresh,

what is the error which you are getting in SXMB_MONI.........the thing which you have said is the trace of the msg.............

just check in ID whether all your objects are activated........moreover the integration process in ID should be the integration process made by you in IR.

Regards,

Rajeev Gupta

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

In BPM we must have to use Abstract Interface.

In case BPM is Receiver Service,no need to create Receiver Agreement.

look BPM Scenario to understand BPM concept.

/people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm

Shabarish_Nair
Active Contributor
0 Kudos

what is the scenario?

have you created proper sender and receiver agreements?