cancel
Showing results for 
Search instead for 
Did you mean: 

iDoc - XI - iDoc with Acknowledgement

Former Member
0 Kudos
200

Hello,

I am trying to send an iDoc between two R3 systems and receive system\application acknowledgement response.

According to the How-To guide, all I have to do is to schedule a job for program RBDSTATE which sends the ALEAUD iDoc back to the sender system, and create a communication channel for iDoc interface in the sender service.

After running the RBDSTATE program an ALEAUD iDoc was received by the original sender service but in the monitoring transaction SXMB_MONI it shows that the iDoc is still waiting for Acknowledgement.

Has anyone implemented this scenario with any ideas ?

Thanks in advance,

Elad Saar.

Accepted Solutions (0)

Answers (1)

Answers (1)

Werner_Magerl
Participant
0 Kudos

Hello,

check in IDX5, what happend with the ALEAUD idoc.

Here you search with the idoc number from the sending R/3 system for this ALE idoc and then you can check what happend with it.

Normaly it should be linked to the incomming idoc, but you discribed, that this does not happen.

regards

Werner Magerl

XI3.0 SP10

Former Member
0 Kudos

Hi!

I have a similar problem with IDoc acknowledgements. Our XI system cannot send the ALEOUD01 back to the sending 4.6C system.

In IDX5 on our XI system there is an inbound ZORDREXT IDoc and an outbound ALEOUD01. However, the ALEOUD01 gets stuck in SM58 on the XI system with the error message "::000 Message no. SR053".

Does anybody know what this means and how the error can be resolved? Thanks for any hints and suggestions. We have everything set up like described in the documentation "How To Handle Acknowledgments for IDoc - Version 1.00".

Regards, Tanja

former_member185751
Contributor
0 Kudos

Hi Tanja,

Can you try executing that particular LUW again from SM58?

Check your trace in XI for more info.

Regards,

Sridhar

Former Member
0 Kudos

Hi Tanja,

The error message "::000 Message no. SR053" will occur when the XI system couldn't able to perform a remote login to the SAP R/3 system. Check for the right authorization for the user id.

thanks,

sasi

Former Member
0 Kudos

Hi!

> Can you try executing that particular LUW again from

> SM58?

> Check your trace in XI for more info.

If I execute the LUW again in SM58 the same error appears. In SM21 there is the following error:

09:13:31 DIA 1 020 C12_X3D D01 Transaction Canceled 000 ( )

09:13:31 DIA 1 020 C12_X3D R68 Perform rollback

09:13:31 DIA 1 020 C12_X3D R68 Perform rollback

eading:

The C12_X3D user is a user on XI that is used by the sending system.

Regards, Tanja

Former Member
0 Kudos

Hi!

> Check for the right authorization for the user id.

I do not have access to the sending system but the administrator there said that the user should have the right authorizations. What authorization would be necessary to send the ALEAUD?

Regards, Tanja