EAI Siebel Adapter Upsert method updates data in different sequence
Does it follow the 'External Sequence' specified in the IC fields?
We are having an issue where when updating an Order using Upsert method, most of the times the AccountId gets updated first followed by rest of the fields specified in the Order IC(correct scenario) but intermittently siebel updates AccountId after updating some other fields..
Due to this, these Orders are failing.Both the working and non-working scenario uses same data.
Could you throw some light as to why this could occur and also some information on the sequence of update used by Siebel.