Hi,
my scenario on PI 7.1, SP6 is Business Process to File. I request a transport acknowledgment from file adapter, but even by success it does not send it. Michal described the process design in his blog: [XI: Playing with the file adapter's acknowledgments|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/3875] [original link is broken] [original link is broken] [original link is broken];.
I can follow the request at MONI / Inbound Message / SOAP Header / ReliableMessaging:
<SAP:ReliableMessaging xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SystemAckRequested="true" SystemErrorAckRequested="true" ApplicationAckRequested="false" ApplicationErrorAckRequested="false" SOAP:mustUnderstand="1"> <SAP:QualityOfService>ExactlyOnce</SAP:QualityOfService> </SAP:ReliableMessaging>
At RTW i ll get at Message Details the Acknowledgment Status 071. What does that mean?
Does anybody know why the adapter doesnt return an acknowledgment?
Regards,
Udo