Hi, I am facing issue on synchronising the siebel instace using SIS OM PMT Service. Synchronize meth
HI,
We are tring to add item to the order line items through integration, for this i am launching configarator using "Remote Complex Object Instance Service" , and then i am adding required Product, and Final instance after that, then i am trying to synchronize,
Here initially i used Remote Complex Object Instance Service ,method SyncInstance, initially it was working, then after environment refresh, it stopped working,
Then i used SIS OM PMT Service : method:Synchronize, it worked, now suddenly this also stopped working .(it stoped working some merging activities and some crashes happen).
when i use EAI Siebel Adopter method: upsert (upserting the final instance after Add item using BS:Remote Complex Object Instance Service ) i can sucessfully add new line item ..