cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Local J2EE Adapter Engine

Former Member
0 Kudos

Hi All,

We configured the J2ee Adapter engine and did the design and Configuration part also.but while testing the scenario it's giving error in SXMB_MONI as

*<?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="1">

<SAP:Category>XIAdapterFramework</SAP:Category>

<SAP:Code area="MESSAGE">GENERAL</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>com.sap.aii.af.ra.ms.api.ConfigException: ConfigException in XI protocol handler. Failed to determine a receiver agreement for the given message. Root cause: com.sap.aii.af.service.cpa.impl.exception.CPALookupException: Couldn't retrieve outbound binding for the given P/S/A values: FP=;TP=;FS=BS_LAE;TS=BS_LAE;AN=MI_PPS_IB;ANS=urn:pps.com;</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack />

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

</SAP:Error>

Can anyone suggest me?

Thanks,

Kalyan.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

answered

Former Member
0 Kudos

HI,

Possible tips

1. Check your interface's configuration and try to refresh the cache.

2. Try to create your agreements once more.

3. Check business and technical system in SLD. Are they maintained properly

4. Configure communication channel again and make sure u can view the adapters.

refer this thread:

Former Member
0 Kudos

Hello

as clear from the Error(Failed to determine a receiver agreement for the given message) your receiver determiantion is not configured .

so configure you receiver determination propoerly and your problem will be resolved.

Regard's

Chetan Ahuja

Former Member
0 Kudos

Hi Chetan,

I configured reciever determination perfectly. But still i am getting this error.

Any suggestions??

Thanks,

Kalyan.

Former Member
0 Kudos

Can anyone suggest me??

Former Member
0 Kudos

Hi kalyan,

If the error still says that, "Failed to determine a receiver agreement for the given message" - could you please compare the Sender/Receiver party/service determined in the XI message header and that in the Receiver Agreement in ID? Also please check the same for the Receiver Interface and Namespace. receiver agreement not found means any of these values doesn't match. If these look fine.............can you provide us with few more extra information...........like at which pipeline step in MONI you getting the error - the message hasn't yet reach Adapter Engine. So I don't think it's a problem in AE.

Regards,

Suddha