Hi All,
I am working in XI3.0. When I am executing a process with BPM, I am getting an error message like this.
<?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>No object type found for this message</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
I have checked in SXI_CACHE. I can see that my business process has return code 0. But still when I execute the process, and see the message in SXMB_MONI, I can see the error message pasted here and business process is not triggered. Any ideas to resolve this issue are welcome.
Thanks,
Anand