cancel
Showing results for 
Search instead for 
Did you mean: 

Message interface is not used by this process

Former Member
0 Kudos

Hi,

I´ve created a process to get a txt file in the O.S., verify this file and create another file. This verify I´m using BPM but there is an error message:

"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>"

Could you help me,

thanks,

Renato

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

what scenario you have created....

Error is related to AdapterEngine...means in communication between BPE and then IE there is some Error:-)

Answers (1)

Answers (1)

Former Member
0 Kudos

Thanks for the help. We solve the problem. It was a desing problem.

anupam_ghosh2
Active Contributor
0 Kudos

Hi Renato,

Can you please elaborate what you did you do to eliminate the problem. I am facing the same one now.

A file is received followed by FCC and then a interface mapping is to be called. somehow the system is unable to find the necessary mapping and giving this error.