Skip to Content
0
Former Member
Nov 25, 2011 at 10:00 AM

BPM Process trigger - giving error

159 Views

Hi ,

I have created the WSDL file to trigger start process of BPM.

When i am executing the webservice from WSNAVIGATOR am getting the below error:-

process()

[EXCEPTION]

com.sap.engine.interfaces.webservices.runtime.RuntimeProcessException: Technical difficulties were experienced during process execution.

at com.sap.glx.adapter.app.ucon.UnifiedConnectivityAdapter.invokeProvisionedMethod(UnifiedConnectivityAdapter.java:1026)

at com.sap.glx.adapter.app.ucon.wsprov.GalaxyImplementationContainer.invokeMethod(GalaxyImplementationContainer.java:104)

at com.sap.engine.services.webservices.espbase.server.runtime.RuntimeProcessingEnvironment.process0(RuntimeProcessingEnvironment.java:730)

at

i have created one more wsdl file and running through the WSNAVIGATOR getting below error:-

Server Exception: Could not retrieve SDO HelperContext for service_id XXXX//STARTEVENT; nested exception is:

com.sap.engine.services.webservices.jaxrpc.exceptions.SOAPFaultException: Could not retrieve SDO HelperContext for service_id XXXXX/STARTEVENT

[EXCEPTION]

java.rmi.ServerException: Server Exception: Could not retrieve SDO HelperContext for service_id XXXX/STARTEVENT; nested exception is

Please help me on this.

Thanks in advance