Skip to Content
0
Former Member
Nov 28, 2006 at 06:58 PM

Correlation BPM

20 Views

My scenario is different.

1. We are getting XML file from the vendor which would have the PO details in it.

2. XI needs to read that XML and populate the ORDERS05 Idoc and send it to R/3

system to create the Sales order.

3. Once Sales order get created in R/3, R/3 sends ORDERS05 Idoc as outbound (With sales order data)

4. Once XI receives ORDERS05 Idoc from R/3 we need to send an XML file to my vendor, which includes some data from ORDERS05 and some of the data from XML file which we already received XML file from the vendor in the first step.

Can any one explain me that how one PBM is fine to implement this scenario and what are steps needs to taken care of..

I know I should use Correlation here but how?

Thanks

M