Calling Webservice from a custom business event
All
EBS R12: 12.1.3
DB: 11G 11.2.0.2.0
Here we are calling external webservices with business event subscription and add all working fine.
During our subscription we update the event_data with extra xml information, in other words we update the XML from the event.
The problem is that this updated event_data is not reflected in the WF_JAVA_DEFERRED-queue from where the subscription is being executed.
On the otherhand the webservice is called with the updated XML.
Did somebody had the same issue? Is there a patch for this?
Kind Regards
Olivier