cancel
Showing results for 
Search instead for 
Did you mean: 

Error in sending message

Former Member
0 Kudos

Hi experts,

we have the following problem. We receive IDOCs at PI and want to send them with HTTP-Adapter via HTTPS. We are also using a web dispatcher before the PI. The IDOC is sent successfully to PI, but then we get the following error:

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

- <!--

Aufruf eines Adapters

-->

- <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="PLAINHTTP_ADAPTER">ATTRIBUTE_CLIENT</SAP:Code>

<SAP:P1>110</SAP:P1>

<SAP:P2>HTTPIO_PLG_CANCELED</SAP:P2>

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>HTTP client code 110 reason HTTPIO_PLG_CANCELED</SAP:Stack>

<SAP:Retry>A</SAP:Retry>

</SAP:Error>

Do you have any ideas?

Kind regards,

André

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Could you please tell me how did you solve the problem?

Thanks

Former Member
0 Kudos

We could already solve the problem with a HTTP-Destination.