Hi,
http://scn.sap.com/docs/DOC-28803
I am following this BPM document and doing development in PI 7.3 Single stack and NWDS of equivalent version.
But I am getting below error.
Scenario is Sender sends request to SAP PI and PI executes XSLT map and send it to BPM. Message is reaching BPM and giving this error :
Message could not be processed. Reason: com.sap.aii.proxy.xiruntime.core.ESPXISystemFaultException: Error encountered during processing of XI request message in
inbound ESP; Hint: com.sap.engine.services.webservices.espbase.server.additions.exceptions.ProcessException: com.sap.SOA.wsr.030106 - No operation found using soap
keys [], [cXML]. InterfaceMapping Object class: com.sap.engine.services.webservices.espbase.mappings.InterfaceMapping mappings: {BindingType=Soap, SEIName=Si_ReqMsg,
PortTypeQName={urn:name}Si_ReqMsg, Galaxy_SDO=true, InterfaceMappingID=57b8b8ac:13e1952d207:-7f62, SoapVersion=SOAP11, BindingQName={urn:name}Si_ReqMsgBinding}
Any clue to solve this ?
Regards