cancel
Showing results for 
Search instead for 
Did you mean: 

BPM Error: BPE_ADAPTER MESSAGE_NOT_USED

Former Member
0 Kudos

Hi,

we have an issue in our XI production system, where message is not reaching BPM and its giving below error.

****************************************************************

<?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">MESSAGE_NOT_USED</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Message interface is not used by this process</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

*****************************************************************

We carried out following steps:

1. Did cache refresh using Tcode 'sxi_cache', IP object is giving return code as "99".

2. We deleted the Integration Process object from Integration directory and reimported the object from Integration Reporsitory again.

3. We re-imported the IR object from QA server again in Production, but it still didn't work. (It is working fine in QA environment).

4. We went through following SAP Note 901366 & 910437 (Both have been applied).

Can you please help us resolve this issue at the earliest.

Regards,

Ashish

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ashish,

I'm having the same error, can you please explain how did you solve the problem ?

Thanks

Orit

Former Member
0 Kudos

Hi Orit,

We had this issue because workflow customizing object for use of xml object types was not activated in our system.

This issue was resolved using tcode 'SWF_XI_CUSTOMIZING', and activate 'Activate Use of XML Object Types'.

Hope this helps!!!

Regards,

Ashish