cancel
Showing results for 
Search instead for 
Did you mean: 

Correlation In BPM

Former Member
0 Kudos

Hi Friends,

I like to know at what context we need to use <b>correlation</b> in BPM. Kindly give some example for correlation.

Accepted Solutions (1)

Accepted Solutions (1)

santhosh_kumarv
Active Contributor
0 Kudos

Hi,

<b>Correlation</b>

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.

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

Go thru this blog..

<a href="/people/sravya.talanki2/blog/2005/08/24/do-you-like-to-understand-147correlation148-in-xi Correlation in XI</a> by Sravya Talanki

Regards

San

<a href=" to set the thread to solved when you have received a solution</a>

Where There is a <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/weblogs?blog=/weblogs/topic/16">blog</a> there is a Way.

Answers (3)

Answers (3)

santhosh_kumarv
Active Contributor
0 Kudos

Eg Scenario..

U have two outbound messages to BPM

ABS1 has

Name

Age

Sex

ABS2 has

Name

Desg

Comp

Now u can correlate between these two messages using the common value name.

Regards

San

Former Member
0 Kudos

Hi karthik

Correlation is one that is used to make some relation between objects.

say if in bpm u r collecting some idocs and after colecting some idocs u bunch them and send it to receiver then u need to define a corelation variable which will collect the idocs on the basis of this corelation variable .

Also check this blog.

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

*********Reward points if helpfull**********

Former Member
0 Kudos

Hi Karthik,

refer to Bhavesh's reply in this thread

https://forums.sdn.sap.com/click.jspa?searchID=5508369&messageID=3216516

Regards,

Sreenivas