View Single Post
  #1 (permalink)  
Old January 17th, 2007, 07:43
Sanju Sanju is offline
Junior Member
 
Join Date: Dec 2006
Posts: 17
Thanks: 4
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
Sanju is on a distinguished road
[SOLVED] How to make the integration in SEQUENCE?

Dear All:

In an integration scenario, I am posting a RELEASE INSTRUCTION as well as ActualShipmentXML to create SAW. I have also configured agents to link SAW with Order Release at the event of Release - Creation.

Can I post these two instructions in a single XML? Imagine a scenario where-in i am posting 1500 RI and 1500 SAW in a single XML, Will my LINKING Agent fail for the fact that Release are not yet created, but SAW are created, since the integration is happening in a multi-threaded fashion.

How can i instruct OTM to perform tasks in a sequence manner ?

1. Should i Split RI and SAW into 2 different XMLs ?
2. Should I offer a sleep-time interval between posting RI & SAW ?

Kindly offer your suggestions.

- Sanju