Hi
I tried configuring a new scenario file-file scenario. I used file adapter configured to FTP a XML file and send it across to the Integration engine.I find the XML message with the below error in the Message monitor
<b> <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!-- Request Message Mapping
-->
- http://schemas.xmlsoap.org/soap/envelope/" xmlns:SAP=" http://sap.com/xi/XI/Message/30" xmlns:xlink=" http://www.w3.org/1999/xlink" xmlns:wsu=" http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsse=" http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" SOAP:mustUnderstand="1">
<SAP:Category>XIServer</SAP:Category>
<SAP:Code area="MAPPING">JCO_SYSTEM_FAILURE</SAP:Code>
<SAP:P1>com.sap.engine.services.rfcengine.RFCException: Bean SMPP_CALL_JAVA_RUNTIME3 not</SAP:P1>
<SAP:P2 />
<SAP:P3 />
<SAP:P4 />
<SAP:AdditionalText />
<SAP:ApplicationFaultMessage namespace="" />
<SAP:Stack>"SYSTEM FAILURE" during JCo call. com.sap.engine.services.rfcengine.RFCException: Bean SMPP_CALL_JAVA_RUNTIME3 not</SAP:Stack>
<SAP:Retry>N</SAP:Retry>
</SAP:Error></b>
I was wondering if this is linked to interface mapping error that I face and have raised in another topic in the forum. I still face this error in all prebuilt interface mapping which come in the Repository.
Any clues...?