Calling Webservices using Workflow Business Events
I was trying to create a business event to call an external webservice by using a wsdl file. I have tested the business event in the oracle applcations by using the test facility available on Business Events page.
I have encountered the below error message:
An Error occurred in the following Event Subscription: Event Subscription
Event Error Name:
Event Error Message: oracle.apps.fnd.wf.bes.InvokerException: Event payload is not available
Event Error Stack: oracle.apps.fnd.wf.bes.InvokerException: Event payload is not available
at oracle.apps.fnd.wf.bes.WebServiceInvokerSubscription.onBusinessEvent(WebServiceInvokerSubscription.java:236)
at oracle.apps.fnd.wf.bes.EventDispatcher.executeSubscription(EventDispatcher.java:870)