cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Receiver Acknowledgements (File XI SOAP)

Former Member
0 Kudos

Hello Friends,

can some one help me on this issue? I want to suppress all Aknowledgements on the receiver SOAP Adapter. Is there any How to guide for SOAP Acknowledgement?

By the way; I have have been configured;

SXMB_ADM > Runtime > ACK_SYSTEM_FAILURE > 0

but nothing is changed and i get the same error (see below)

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

- <!-- Technical Routing of Response

-->

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

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="OUTBINDING">CO_TXT_ROUTING_BACK_ERROR</SAP:Code>

<SAP:P1>,XXXXXXX</SAP:P1>

<SAP:P2>XXXXXXX,XXXXXX,,</SAP:P2>

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Es ist ein Fehler beim Zurück-Routing aufgetreten Fehler beim Kommunikationskanal aufgetreten.</SAP:Stack>

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

</SAP:Error>

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

- <!-- Technical Routing of Response

-->

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

<SAP:Status>AckRequestNotSupported</SAP:Status>

<SAP:Category>permanent</SAP:Category>

</SAP:Ack>

Thanks,

Fth

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Fatih,

Check if these links can help u

**Reward if helpfull**

Former Member
0 Kudos

Hello Dinesh,

sorry but unhelped!

Answers (0)