Skip to Content
0
Nov 21, 2012 at 04:29 PM

IDOC ACK disable

264 Views

Hi all, I have an IDOC to FILE scenario using BPM. My SAP System is sending an IDOC to PI, PI process it and generates a file. At this point all seems to be ok.

But i have defined an alert over integration engine.The alert is showing me this information:

1.- SXMS_MSG_GUID = 50AB61A270200C30E1008000C0A81F98

2.- SXMS_RULE_NAME = TEST_RULE

3.- SXMS_ERROR_CAT = IDOC_ADAPTER

4.- SXMS_ERROR_CODE = IDOC_ADAPTER.ATTRIBUTE_INV_SND_SERV

5.- SXMS_FROM_PARTY=

6.- SXMS_FROM_SERVICE = BPM_TEST

9.- SXMS_TO_PARTY =

10.- SXMS_TO_SERVICE = SAPCLNT100

11.- SXMS_TO_NAMESPACE = http://sap.com/xi/XI/Message/30

12.- SXMS_TO_INTERFACE = Acknowledgment

It seems that SAP PI is sending an ack back to the SAP system, and that is causing an error. How can I avoid sending the ack back to the SAP system? Is that possible? or How can I configure SAP PI to process the Ack?

Many thanks!!