Skip to Content
0
Former Member
Jun 25, 2008 at 03:28 PM

RFC APPLICAITON ERROR

18 Views

Hi All,

I am debugging a scenario which inculde RFC as recevier and SOAP as sender communicaiton channel. Though at design time my Message mapping and Interface Mapping test was successfull and getting RFC_ADAPTER APLLICATION ERROR in moni at Request Message Mapping step itself.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Request Message Mapping

-->

- http://sap.com/xi/XI/Message/30" xmlns:SOAP=" http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>Application</SAP:Category>

<SAP:Code area="RFC_ADAPTER">APPLICATION_ERROR</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="urn:sap-com:document:sap:rfc:functions">Z_BC_RETRIEVEFILE.Exception</SAP:ApplicationFaultMessage>

<SAP:Stack />

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

</SAP:Error>

Any Help...

Regards,

Ashwin