cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Acknowledgments

Former Member
0 Kudos

Hi,

I want to know about Acknowledgments.

i gone thru the How To…Handle Acknowledgments for IDoc.pdf doc.

is JMS,FILE supports application Acknowledgments??

suppose i am sending file thru JMS -XI-IDOC. i need Acknowledgments from IDOC to external system.How Can I achive.

and the reverse case- IDOC-XI-JMS,i want Acknowledgments back to SAP. how we can do it??

please tell in detail..

i am implementing the intarfeces without BPM.

is this possible to get Acknowledgments without BPM.??

guide me

Regards

Munna

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

thanks chirag..

can't we do without BPM using JMS adapter.

you said JMS receiver adapter supports system Acknowledgments... if JMS send Acknowledgments ..this Acknowledgments will reached to SAP or XI. if it reaches to SAP then which format...ALEAUD IDOC...

if it reaches to XI only...which format this Acknowledgment and how to transfer it to SAP..

guide me

Munna..

Former Member
0 Kudos

Hi,

JMS receiver adapter supports system acknowledgments but not application acknowledgments.

refer the below link:

http://help.sap.com/saphelp_nw04s/helpdata/en/cd/d85a9d6fab7d4dbb7ae421f710626c/frameset.htm

In order to send the ACK u need to use the separate design and configuration which only send the Ack back to R3 system.

File adapter can support:

/people/michal.krawczyk2/blog/2006/06/22/xi-playing-with-the-file-adapters-acknowledgments

chirag