Hi
I have created below process in NWDS to create BPM interface in SAP PI 7.31 SP05 AEX system.
Interface design:
SAP PI will split the files and send the files to NW BPM & then sends the split files back to NW PI for generating IDOCs.
Taken help from Willaim Li blog in creating this process.
http://scn.sap.com/docs/DOC-28803
Image may be NSFW.
Clik here to view.
When tested, I am getting the below error.
Delivery of the message to the application using connection JPR failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error processing inbound message. FaultException: com.sap.aii.proxy.xiruntime.core.ESPXISystemFaultException: Error encountered during processing of XI request message in inbound ESP; Hint: com.sap.engine.interfaces.webservices.runtime.RuntimeProcessException: Unexpected uriID '/{http://bnsf.com/fi/ap/int349}TelewareInvoices_BPM_In_Async'. Found: BindingData 'null', interfaceMapping 'null' interfaceDefinition 'null'
I am using same datatype for both Inbound and Outbound service interfaces still getting the above error.
I could see process is deployed and getting executed successfully when ran from NWA.
Any information for resolving this error would be appreciated.
Thanks & Regards
Ram