EAI Siebel Adapter - Update is not working
Hello there,
I am using 'Update' method of BS - 'EAI Siebel Adapter'. In my IO, I have only 2 active tags of type data. one of them is part of User key and other field is ti be updated using the update method.
The issue is that for certain records, I see that the field is getting updated with as per incoming message. However, for certain records, the field value is not getting updated.
Note that there are no errors in wf execution. when I tested with SOAP UI, I see the response message.
Thanks.