cancel
Showing results for 
Search instead for 
Did you mean: 

ASN to IDOC

Former Member
0 Kudos

Hello Guru's,

I have the following scenario:

ICH to XI to R/3

I need to send from ICH an ASN (xml) and convert that file to an IDOC and need to receive the IDOC in R/3.

I have created the following:

- Receiver Determination

- Interface Determination

- Receiver Agreement

No Sender Agreement because I am using XI XML and then I do not have to create a sender agreement.

Now when I send my ASN, it never reaches XI and I am getting an error saying:

HTTP_RESP_CODE_NOT_OK. I have looked this up and there must be unauthorized access. So I checked my connections in SM59:

- RFC connection (ABAP connection) to XI server and connection test is ok from the ICH system. I also checked if the user used with this connection has the role: SAP_XI_APPL_SERV_USER. This is the case.

I also checked in the ICH system with sxmb_adm if the role and integration server is correct. It's the application system with the right http address.

Still I am having the error: http_resp_status not_ok. Can some help me out?

Thank you in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Check the RFC destination defined to SAP in XI ( Working or not).

How u r sending that XI XML data to XI.

U need to use Http or IDOC to communicate with ICM

otherwise use adapters. Use File adapter to pick the data.

Answers (0)