Hi!
I am implementing the RFC to File via BPM example from SAP book "XI for developers".
All the configuration steps are done and now I am facing with the following error in tcode sxmb_moni, section "Call of Adapter"
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!-- Call Adapter
-->
http://sap.com/xi/XI/Message/30" xmlns:SOAP=" http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
<SAP:Category>XIAdapter</SAP:Category>
<SAP:Code area="BPE_ADAPTER">UNKNOWN_MESSAGE</SAP:Code>
<SAP:P1 />
<SAP:P2 />
<SAP:P3 />
<SAP:P4 />
<SAP:AdditionalText />
<SAP:ApplicationFaultMessage namespace="" />
<SAP:Stack>For this message no object type was found. Please check the activation of appropriate processes </SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
How can I solve this problem?
Thank you very much!
regards
Holger