cancel
Showing results for 
Search instead for 
Did you mean: 

BPM

Former Member
0 Kudos

Hi,

I need to receive simple two files from two file system. for that i had dfined two receive steps.

As it asked for correlation, i have defined an extra field in both the structures called Fileid.

Now what value to be specified in both the incoming structures and how xi would co-relate.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi;

You can specify any value unique to both these files to that field(Say y or 1) and specify the corelation in the BPM on this field.

Mudit

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Anandha Krishnan ,

We use a correlation to assign messages that belong together to the same process instance. A correlation joins messages that have the same value for one or more XML elements. A correlation is therefore a loose coupling of messages: at design time, it enables you to define which message a receive step must wait for, without knowing the message ID.

Details:

http://help.sap.com/saphelp_nw04/helpdata/en/a5/64373f7853494fe10000000a114084/frameset.htm

Checklist: Making Correct Use of Correlations :

http://help.sap.com/saphelp_nw04s/helpdata/en/6d/94364296f1b26be10000000a155106/frameset.htm

Correlating Objects :

A correlation enables you to identify objects that belong together, for example, a quotation and the relevant sales order. This involves correlating the objects by using one or more common elements, for example, the quotation number. When you define a Workflow, you can specify the object that the Workflow must wait for, without having to enter the ID of the object.

Details:

http://help.sap.com/saphelp_nw04/helpdata/en/26/0b8b3f81fef93de10000000a114084/frameset.htm

Check out this two blogs on sdn. Currently they are not working. Try after sometime.

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

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

Hope this was helpful.

kanan

santhosh_kumarv
Active Contributor
0 Kudos

Hi Anand

U should create a correlation and give the field that correlate i.e uniquely identify the the two files received by two receive step and include the correlation in the active correlation attribute of the two receive steps properties.

go thru this blog for correlation

/people/pooja.pandey/blog/2005/07/27/idocs-multiple-types-collection-in-bpm

Regards

Santhosh

    • If found useful reward points**