cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Adapter Issue - ATTRIBUTE_CLIENT_DEST

Former Member
0 Kudos

Hello Everyone,

Just curiou to know if anyone has seen this type of issue before from SXMB_MONI:

<?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>XIAdapter</SAP:Category>

<SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_CLIENT_DEST</SAP:Code>

<SAP:P1>DPSRequestToken</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error when creating the http client with the destination DPSRequestToken</SAP:Stack>

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

Points are generously rewarded if this issues goes away soon!

Thanks,

John

Accepted Solutions (0)

Answers (2)

Answers (2)

justin_santhanam
Active Contributor
0 Kudos

John,

Refer the thread and seeif it helps you :

Best regards,

raj.

Former Member
0 Kudos

Hi Raj,

No such luck yet. This is related to the E-Filing for the UK government and I believe the connection parameters given are no longer valid or they may have changed.

I believe I'll have to consult further with SAP OSS or the UK Inland Revenue.

Thanks,

John

prateek
Active Contributor
0 Kudos

In sm59, try creating a new RFC Destination type G. Then test the connection.

Use this RFC destination in ur HTTP adapter configuration and try running ur scenario again.

Provide Addressing type: HTTP Destination

HTTP Destination: name of RFC Destination created

Regards,

Prateek

Former Member
0 Kudos

Hi Prateek,

Thanks for the help, but the connection is already a type G. I still receive this error message...

Regards,

John