cancel
Showing results for 
Search instead for 
Did you mean: 

problem in conatainer in Integration process

Former Member
0 Kudos

Hi friends,

In Integration process ,I have no Asynchronous Abstact interface .

So for my first receiver in container which category I have to give is it simple type or Receiver.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Raju,

The container will recieve a message and start the process so u need to have a abstract interface(which is avilable only for BPM).

<i>So for my first receiver in container which category I have to give is it simple type or Receiver.</i> -> none of them give abstract interface....

in the mode u should give open synch/asynch bridge!!!!

Also see the below links...

Visit this blog (step by step procedure)

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

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/caa6bf90-0201-0010-808e-b7abea89...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c071d7bb-0601-0010-d6b8-f4e4dc7f...

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

http://help.sap.com/saphelp_nw04s/helpdata/en/de/766840bf0cbf49e10000000a1550b0/content.htm.

/people/shabarish.vijayakumar/blog/2005/08/03/xpath-to-show-the-path-multiple-receivers

http://help.sap.com/saphelp_nw04/helpdata/en/3c/831620a4f1044dba38b370f77835cc/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/62/dcef46dae42142911c8f14ca7a7c39/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/de/766840bf0cbf49e10000000a1550b0/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/cb/15163ff8519a06e10000000a114084/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/08/16163ff8519a06e10000000a114084/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm

https://weblogs.sdn.sap.com/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken] [original link is broken]

/people/siva.maranani/blog/2005/05/22/schedule-your-bpm

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

/people/michal.krawczyk2/blog/2005/06/11/xi-how-to-retrieve-messageid-from-a-bpm

/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit

/people/sravya.talanki2/blog/2005/08/24/do-you-like-to-understand-147correlation148-in-xi

/people/michal.krawczyk2/blog/2005/09/04/xi-do-you-realy-enjoy-clicking-and-waiting-while-tracing-bpm-steps

/people/udo.martens/blog/2005/09/30/one-logical-system-name-for-serveral-bpm-acknowledgements

/people/sudharshan.aravamudan/blog/2005/12/01/illustration-of-multi-mapping-and-message-split-using-bpm-in-sap-exchange-infrastructure

/people/kannan.kailas/blog/2005/12/07/posting-multiple-idocs-with-acknowledgement

Also have a look at these seminars,

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/daea5871-0701-0010-12aa-c3a0c...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/e8515171-0701-0010-be98-e37be....

http://help.sap.com/saphelp_nw04s/helpdata/en/de/766840bf0cbf49e10000000a1550b0/content.htm.

/people/shabarish.vijayakumar/blog/2005/08/03/xpath-to-show-the-path-multiple-receivers.

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/5113. [original link is broken] [original link is broken] [original link is broken] [original link is broken]

http://help.sap.com/saphelp_nw04/helpdata/en/cb/15163ff8519a06e10000000a114084/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/cb/15163ff8519a06e10000000a114084/frameset.htm

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

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1147. [original link is broken] [original link is broken] [original link is broken] [original link is broken]

http://help.sap.com/saphelp_nw04s/helpdata/en/d3/4017d9b90afe4999dbf8792638b291/content.htm.

http://help.sap.com/saphelp_nw04s/helpdata/en/2a/9d2891cc976549a9ad9f81e9b8db25/content.htm

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e7bc3a5a-0501-0010-1095-eb47159e...

Regards

Biplab

[note:<i>Reward with points if helfful</i>]

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>>In Integration process ,I have no Asynchronous Abstact interface .

you need an abstract interface (async or sync) to start a BPM

if sync - choose mode - opens s/a brigde in receive step

Regards,

michal

Shabarish_Nair
Active Contributor
0 Kudos

wht is the data you are pulling into BPM ?

you need to create a abs. interface so that you can pull data into BPM and work on the MT you have !!!!