Hi,
We are in the process of upgrading our middleware from XI to PI. While testing scanarios using BPM we are runing into issues. We keep on getting the error.
<?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:Stack>No object type found for the message. Check that the corresponding process is activated An exception has occurred.</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
From the error message it looks that the BPE process is not getting activated. But SXI_CACHE shows the process and the status is 0. Also we have checked the configurations using SWF_XI_CUSTOMIZING and everything looks fine.
Any thoughts.
Regards,
Arunava