cancel
Showing results for 
Search instead for 
Did you mean: 

BPM Problem

Former Member
0 Kudos

Hi all

I am new to BPM and trying to learn it and

i am trying to do the BPM scenario as explained in the following blogs

[/people/prasadbabu.nemalikanti3/blog/2006/02/24/collecting-and-bundling-vendor-records-from-different-multiple-interfaces-file-systempeoplesoft-and-sending-to-sap-r3-system-part-1]

[/people/prasadbabu.nemalikanti3/blog/2006/02/27/collecting-and-bundling-vendor-records-from-different-multiple-interfaces-file-systempeoplesoft-and-sending-to-sap-r3-system-part-2]

(ie for collecting vendor records and sending it to sap)

steps involved are Receive1,Receive2,Transformation,send ,in both receive steps

1)it said to check start process how to do it,do we need to insert any other step to do it if so what whould be the properties for it

2)in both receive steps he is using correlation 'zip' which is created as a context object

i have also created the same context object and activated but my correlation is empty ,how to start correlation

Please help in solving the above problems

Thanking your

Regards

Satish

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member184619
Active Contributor
0 Kudos

Hi Satish,

Check start process means that you have to click the Check box for start process in Properties for receiver step.

Check these for detail:

http://help.sap.com/saphelp_nw70/helpdata/EN/43/626bef24745f86e10000000a1553f6/frameset.htm

http://help.sap.com/saphelp_nw70/helpdata/EN/75/cc283f2bbad036e10000000a114084/frameset.htm

and check this for Co-relation:

Sachin

Former Member
0 Kudos

Hey,

if you are using the receive steps in parallel (i.e. in a fork ) then in both the receive steps the start process must be checked.

In case if the receive steps are in series then only the first receive step ust have start process checked.

Follow this blog to apply correlation.

/people/milan.thaker/blog/2008/07/23/correlation-150-runtime-behavior-of-bpm

regards,

Milan

prateek
Active Contributor
0 Kudos

Your questions are very basic.

1. In the receive step properties only you will find this checkbox "Start Process"

2. Check help.sap for how to define correlation in integration process.

Regards,

Prateek

Former Member
0 Kudos

Hi satish,

1 ) BPM is started when a message is received.To receive the message & start the process ::

use RECEIVE step & set the START PROCESS indicator field in the properties.

You dont require any additional step for this.Just the Set the Start Process property.

2) For Creating Correlation check this link :

http://help.sap.com/saphelp_nw04/helpdata/en/b1/d2d93fac0fec06e10000000a1550b0/content.htm

regards

Ganga