cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy acknowledgement issue

Former Member
0 Kudos

Hi all,

I have a Proxy-PI-Proxy scenario with acknowledgements(application acks) that I'm still testing.

There's an interesting issue; in the PI and receiver systems, acknowledgement status gets updated

after the receiver processes the message but in the sender system(SXMB_MONI), the message just sent gets stuck with "still waiting acknowledgment" status and is not updated.

Any ideas?

Thanks in advance.

Regards,

Gökhan

Accepted Solutions (1)

Accepted Solutions (1)

stefan_grube
Active Contributor
0 Kudos

Do you have configured a receiver channel and receiver determination for the acknowledgements?

Regards

Stefan

Former Member
0 Kudos

Stefan,

We did configure the Receiver Channel and Receiver Determination for the ack.

reg

stefan_grube
Active Contributor
0 Kudos

Could you check the trace of the acknowledgement?

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

XI: RFC or ABAP Proxy ? ....ABAP Proxies with attachments

Thanks,

Madhu

MichalKrawczyk
Active Contributor
0 Kudos

hi Madhu,

my blog that you mention does not have anything to do with proxy acknowledgments

why did you bring it here?

hi S. Gökhan Topçu,

did you create ack as shown here:

http://help.sap.com/saphelp_nwpi71/helpdata/en/f4/8620c6b58c422c960c53f3ed71b432/content.htm

Regards,

michal

Former Member
0 Kudos

Hi Michal,

I'm following the very same document you have sent and did the coding as it instructs.

Do you get any ideas?

Thanks.

Former Member
0 Kudos

I created also a receiver XI comm. channel for the sender system as we do in IDoc ALEAUDIT scenarios, but the result did not change, the acknowledgement does not return to the sender system.

Any help will be greatly apprecitated.

Gökhan

MichalKrawczyk
Active Contributor
0 Kudos

hi,

it worked for me prefectly with this code

BTW

on sender there are no messages in SMQ1 and SMQ2 right ?

Regards,

michal

Former Member
0 Kudos

Nope, the messages are perfectly processed.. Maybe there's a problem with the system I'm working on, will try on another one also.

Thanks for your help Michal.

BTW, waiting for new great blogs!

Cheers,

Gökhan

Former Member
0 Kudos

S. Gökhan Topçu,

Were you able resolve this issue?

Please do let me know, I am exactly in the same situation.

I dont have any messages in SMQ1 and SMQ2 on sender.

reg

Former Member
0 Kudos

Sorry Naveen, I could not find a solution, I also tried with different systems but the result is the same.