cancel
Showing results for 
Search instead for 
Did you mean: 

regarding acknowledgement without using BPM

Former Member
0 Kudos

Hi,

regarding acknowledgement without using BPM,

i've read all realated document sap lib, but i am not clear on it.

what step do i have to follow?

1. IDOC to Java server proxy?

2. RFC to Java Server Proxy?

3. ABAP proxy to SOAP?

thanks & regards

dennis.

Accepted Solutions (0)

Answers (2)

Answers (2)

stefan_grube
Active Contributor
0 Kudos

> what step do i have to follow?

> 1. IDOC to Java server proxy?

For the IDOC you need not do anything, as IDOCs request ack's per default. For Java Proxies look here:

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3531 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]

> 2. RFC to Java Server Proxy?

This is not possible.

> 3. ABAP proxy to SOAP?

Look in the online help for requesting ack's in ABAP proxy (it is similat leik in Java Proxies). You can only work with system ack's.

Regards

Stefan

Former Member
0 Kudos

Hi Dennis,

From SAP Help :-

<i>The following receivers support acknowledgments:

*ABAP and Java proxies (XI 3.0 SP1 for the latter)

*Integration processes

*IDocs (note that IDocs only return acknowledgments when they have been configured using the ALE audit)

*Receiver adapters support system acknowledgments but not application acknowledgments.</i>

Now, regarding you using acknowledgements without the aid of BPM, what exactly is you scenario? accordingly you will have to decide about how you want to receive acknowledgements.

Regards,

Sushumna