cancel
Showing results for 
Search instead for 
Did you mean: 

RFC to File via BPM

Former Member
0 Kudos

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

-->

<SAP:Error xmlns:SAP="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

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Holger

the first thing you can check is:

TCODE - SXI_CACHE

check if your process (BPM) has been activated over there

(integration processes) with return code 0

if not try to activate it from there

Check this also for steps

Thanks

Gaurav

Former Member
0 Kudos

BPE is unable to identify the message type received.

Try to reactivate the process.

check sxi_cache for the process.