cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with an acknowledgment message.

Former Member
0 Kudos

Hi people,

I need to receive an acknowledgment message when I send a file to XI. I put the code in my program to receive it but when the message is sent in the monitoring part appear a question mark that said this: 'Still awaiting acknowledgment'.

Some one know what is the problem?

Thanks

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

I get this error in the Integration Server (in the message monitoring part on the Runtime Workbench).

Thanks!!

Former Member
0 Kudos

This is the error that the system give me:

HTTP_RESP_STATUS_CODE_NOT_OK

moorthy
Active Contributor
0 Kudos

Hi,

Check this Note - 769062

Where are you getting this error ?

Regards,

Moorthy

Former Member
0 Kudos

The wierd thing is that in development system I don't have any problem with the acknowledgment but in the production system with the same configuration I have it.

Former Member
0 Kudos

Andreas Stolz,

The acknowledgement that I request is from the system and I use this adapter: abap proxy - XI -File.

Thanks

moorthy
Active Contributor
0 Kudos

Hi,

File adapter is not supporting Application Acknowledgments. It will only support System Acknowledgement.

Check File Adapter SAPnote FAQ-821267

If you want to handle this you can make use of BPM with Send Step with Acknowledgement.

Regards,

Moorthy

andreas_stolz
Active Participant
0 Kudos

Hello Carlos,

two questions:

- Which acknowledgement do you request - system or application?

- Which receiver adapter do you use?

Rgds.,

Andreas