Exception when Invoking Web Service -> oracle.apps.fnd.wf.bes.InvokerException
We are trying to test the adaptor which updates values into EBS. After configuring and running the concurrent request(Load Segment Values and Hierarchies) we are getting the error
Unexpected Error -> oracle.apps.gl.drm.ws.DrmWSException: Exception when Invoking Web Service -> oracle.apps.fnd.wf.bes.InvokerException: javax.xml.rpc.soap.SOAPFaultException: Cannot getVersions. Error while processing AppParameters in SOAP Header: AppParameters does not exist in SOAP Header
We have applied the patch patch 13612492 for 12.1.1. The spec was provided which was causing invalid packages and it got resolved. But looks like still we may be missing a patch to get the web service invoker class.