cancel
Showing results for 
Search instead for 
Did you mean: 

BPM

Former Member
0 Kudos

Hi all,

Can we create a BPM using just two Abstract interfaces or we need to have one inbound, one outbound and a abstract interfaces as Krishna Moorthy has specified in this url

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1822. [original link is broken] [original link is broken] [original link is broken] [original link is broken] I just want to know if we can create a interface with just Abstract interfaces.

Thankx

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

<i>I just want to know if we can create a interface with just Abstract interfaces.</i>

No...

BPM can understand only abstract interfaces.Normally u need outbound interface for Source application and Inbound for target.Along with you have to create abstract interfaces for BPM to complete the interface.

Answers (5)

Answers (5)

Former Member
0 Kudos

Thank you everybody.

Former Member
0 Kudos

HI,

For any interface , if you want to use in Integration process , you should create the Abstract interface , even for inbound and outbound , i mean whatever we want to use the message interface in IP/BPM , then we should create the respective Abstract interface with that MI.

Even for Idoc,rfc also we should create the ABS interface , if we want to use in BPM.

Regards

Chilla

Former Member
0 Kudos

Dear Sonia,

You can create a scenario using BPM with just Abstract interfaces.

Regards,

Naveen.

Former Member
0 Kudos

Hi Naveen ,

<i>You can create a scenario using BPM with just Abstract interfaces.</i>

Can you explain How we can do ??

Sekhar

Former Member
0 Kudos

Dear Sonia,

Let's assume a case of RNIF sending message to R/3 IDOC. You would not need inbound and outbound interfaces. You can create the scenario just with abstract interfaces.

Hope this is helpful.

Regards,

Naveen.

Former Member
0 Kudos

HI,

For that also you should import the Structure of IDoc into IR,so you cna have the MT,MI based on these we can have the ABS interface either inbound/outbound.

see the below links regarding BPM.

check list for BPM https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3bf550d4-0201-0010-b2ae-8569d193...

monitoring BPm https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e7bc3a5a-0501-0010-1095-eb4...

/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

Many other examples can be found under the following link at help.sap.com

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

And some weblogs

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...

Regards

Chilla

Former Member
0 Kudos

Hi-

No ,we cannot create a BPM without have one inbound, one outbound and a abstract interfaces.

Former Member
0 Kudos

Hey

u can have a BPM with just Abstract message interface too(if source and receiver have same structure).no need to create two.

and we always needs inbound and outbound interfaces(except for IDOC and RFC)

thanx

ahmad