cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC Acknowledgement

Former Member
0 Kudos

I have a scenario where we are integrating SAP to OTM. we are using IDOC at the source end and Http adapter at the reciever end. The thing is i need the idoc acknowledgement back to SAP from OTM.what needs to be done for this.

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member184789
Active Contributor
0 Kudos

Hi,

As you are having HTTP at the receiver end, you can have System acknowledgments but not application acknowledgments. If you are using IDoc_AAE & Integrated config, you only need to select 'System acknowledgment' & 'System error acknowledgment' in sender IDoc_AAE channel,maintain partner profile for ALEAUD IDoc in ECC & set persistence parameter to true in NWA in path: Configuration-> Infrastructure->Application Resource->Java IDoc Adapter -> Properties.

Former Member
0 Kudos

how to set the partner profile in ecc level..

after going into we20--> ????

what need to be done..

ambrish_mishra
Active Contributor
0 Kudos

hi,

ALEAUD is just for system acknowledgements.

To understand more about acknowledgements, go through links given in thread:

http://scn.sap.com/thread/3400154

Ambrish

former_member234749
Participant
0 Kudos

Check the below link for handling the Idoc Ack

http://scn.sap.com/docs/DOC-16142

Thanks.

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

as i know, SAP will receive and IDOC type ALEAUD refering to ack. in your case, OTM will now retrive an ack to SAP in the ALEAUD structure since the aCK comes in the header of message. you need to analize other posiblity like a separate inteface that return an status of message from OTM.

take a look to this http://scn.sap.com/thread/3396869

former_member303666
Active Participant
0 Kudos

Hi,

Check the below links for IDoc acknowledgement.

http://scn.sap.com/thread/1648640

http://scn.sap.com/message/5665415

Thanks & Regards,

Kesava