Correlation Editor

Mowry, Douglas Douglas_Mowry at bose.com
Fri Apr 13 11:05:10 EDT 2007


That's true.  We use them in XI to collect groups of files form an
external non-SAP system.  Once the correlation detects all appropriate
files, it then allows the workflow to continue (in this case, processing
a file based interface )

 

Doug Mowry

 

 

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of Griffiths, Mark
Sent: Friday, April 13, 2007 10:42 AM
To: SAP Workflow Users' Group
Subject: RE: Correlation Editor

 

I think the correlations are fairly widely used in the XI BPM engine
(which creates an underlying workflow on the backend).

 

Regards,

 

Mark

 

________________________________

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of Alon Raskin
Sent: 13 April 2007 12:10
To: SAP Workflow Users' Group
Subject: RE: Correlation Editor

Wow Ed. That is an excellent explanation. Thank you. 

 

I may have a use for this for one of my current clients. If I do end up
using it I will let you know.

 

Be great if there was an example in the system. I will see if I can find
one....

 

Thanks for your response.

 

Alon

 

________________________________

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of Edward Diehl
Sent: Thursday, April 12, 2007 3:53 PM
To: SAP Workflow Users' Group
Subject: RE: Correlation Editor

 

Alon,
I have not yet had a chance to use correlations, but here is a real-life
scenario where I really needed such a mechanism.
 
The application was this:  a customer calls with a complaint about some
material he received.  A workflow is started to process the complaint.
The complaint cannot be evaluated until the material is received so a
workflow step creates a Return Material and notifies the customer and
the service person.  At this point it would be really nice (maybe) for
the workflow to listen for the Goods Receipt.  However, since the
workflow knows nothing about the Goods Receipt object (since it has not
been created yet) it has nothing to listen for.
 
Now, the Goods Receipt transaction (whenever it occurs) will reference
the Return Material which the workflow does know about.  The correlation
will hold a reference to the Return Material document and the Goods
Receipt object.  The SAP program that scans the correlations will match
the Return Material document number with the Goods Receipt object and
raise the "event" and pass the Goods Receipt document id back to the
workflow.  The workflow can then continue to whomever is responsible for
checking the quality of the returned material and either approve or
reject the customer complaint.  Too cool!

I hope I've explained this sufficiently.  Let me know if I've left a
gap.
 
I am eagerly looking for an opportunity to use a correlation.
 

________________________________

Subject: Correlation Editor
Date: Thu, 12 Apr 2007 10:26:57 -0400
From: araskin at 3i-consulting.com
To: sap-wug at mit.edu

Hi Everyone,

 

I stumbled upon this a while back and I was wondering if anyone has
actually used this. I read the online help but that didn't help too
much.

I would be curious if anyone has used this and under what circumstances.

 

In transaction SWDD go to the menu Environment->Development->Correlation
Editor.

 

Here is what the SAP says:

 

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. 

 

While I can see that this is useful, why not simply enhance a sub-type
of quotation so that it contains an attribute called Sales Order? That
way the attribute can be re-used for multiple workflows.

 

I am sure I am missing something here....

 

Regards,

 

Alon Raskin

e: araskin at 3i-consulting.com <mailto:araskin at 3i-consulting.com> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20070413/3efb43dc/attachment.htm


More information about the SAP-WUG mailing list