cancel
Showing results for 
Search instead for 
Did you mean: 

BPM Scenario

Former Member
0 Kudos

Hi All

I need to use BPM in one of my current scenario.

<b>FIRST STEP</b>

Legacy File(MQ Series)-------> SAP XI(Validation)

<------ Back to legacy if Error

<b>SECOND STEP</b>

SAP XI(Via Proxy) -


> SAP R/3(Validation on Data)

<----


Back to XI with validated Data

<b>THIRD STEP</b>

SAP XI(Validated Data Posted via IDOC) -


> SAP R/3

This being my first object in BPM, kindly suggest me some tutorial in this regard for developing BPM. Which Msg Interface will be Abstract and what are containers and Objects will be used(Switches) and how to do exactly the configuration in IR and ID.

Best Regards

Swetank

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Go thru this article

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/3.0/sap xi 3.0 - workshop business process management.pdf

Hope it helps

Reagrds

Arpit Seth

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Swetank,

Take a look at this simple blogon bpm:

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

You ned to create abstract counterparts for all interfaces which u are gonna use in bpm.Container is just a collection of variables....just like variables in programming language.

All the interfaces used in the bpm are mentioned in the container.

Your bpm will have follow flow:

Recvstep(from legacy)----syncsend(rfc)--send step(to proxy)---syncsend(rfc)-----send(to idoc)

This is supposing tht ur validations are done in an rfc.

Pls revert back for further queries.

Regards

Priyanka

Former Member
0 Kudos

Hi Swetank,

Please go through these links:

BPM- BPM in practice modeling Business Process:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/nw/a-c/bpm251 - bpm in practice modelling business processes.pdf

BPM from modeling to monitoring,

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/events/sap-teched-... from modeling to monitoring.pdf

I hope it helps,

Thanks & Regards,

Varun Joshi

MichalKrawczyk
Active Contributor
0 Kudos

hi,

take a look at question 3 (documents section)

/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions

Regards,

michal