cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC not reaching to XI

Former Member
0 Kudos

Hi,

I am sending an IDOC to an XI system, it goes out from the ERP system but doesn't show up in IDX5 in XI system. Sometime it shows very late. Any pointers where I can check for the possible problem.

thanks

Rajeev

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi,

First check the IDOC status in R3 using WE02 tcode and check the IDOC status.

then

let me know the status of SXMB_MONI.

chirag

Edited by: Chirag Gohil on May 6, 2008 10:11 AM

Former Member
0 Kudos

Thanks a lot for so many responses. The issue was that XI system was overloaded and it was taking quite some time to process the IDoC message.

thanks

Rajeev

Former Member
0 Kudos

Hey,

These are a few transation to check the status of Idoc in the R3 system.

confirm whether it has actually been send out from R3.

Transactions:WE02, WE05 and BD87.

They all should give you status as 03.

Any other status please check the status information in WE47.

Now once confirmed that Idoc is triggered from the R3 Successfully,

if you dont recieve the Idoc in IDx5, goto transaction SU53(in XI)

and check for appropriate authorization. If authorization is not successful then it will give you the objects not assigned to your user. please assign the objects and then trigger the idoc

Former Member
0 Kudos

Hi Rajeev,

All the ALE settings metioned by SAMI need to be done however step & BD^$ MODEL VIEW is required only if you are sending an IDOC to another R3 system.

In addition to thatif the we05 shows IDOC failed then check if the XI user that you have used in RF destination (SM59) of R3

has RFC rights.

You can check that with ur BASIS support.

If u cud provide the error shown in we05 then it wud be helpful in resolving ur query

Reward points if helpful

Prashant

samiullah_qureshi
Active Contributor
0 Kudos

Hi

Check status code for ur Idoc in source SAP system in transaction WE05, whether it is in success state or in failure(green or red).

If it is in failure status then it seems that you have missed any ALE configuration step.

Steps for ALE settings:-

Steps for XI

Step 1)

Goto SM59.

Create new RFC destination of type 3(Abap connection).

Give a suitable name and description.

Give the Ip address of the R3 system.

Give the system number.

Give the gateway host name and gateway service (3300 + system number).

Go to the logon security tab.

Give the lang, client, username and password.

Test connection and remote logon.

Step 2)

Goto IDX1.

Create a new port.

Give the port name.

Give the client number for the R3 system.

Select the created Rfc Destination.

Step 3)

Goto IDX2

Create a new Meta data.

Give the Idoc type.

Select the created port.

Steps for R3.

Step 1)

Goto SM59.

Create new RFC destination of type 3(Abap connection).

Give a suitable name and description.

Give the Ip address of the XI system.

Give the system number.

Give the gateway host name and gateway service (3300 + system number).

Go to the logon security tab.

Give the lang, client, username and password.

Test connection and remote logon.

Step 2)

Goto WE21.

Create a port under transactional RFC.(R3->XI)

Designate the RFC destination created in prev step.

Step 3)

Goto SALE.

Basic settings->Logical Systems->Define logical system.

Create two logical systems(one for XI and the other for R3)

Basic settings->Logical Systems->Assign logical system.

Assign the R3 logical system to respective client.

Step 4)

Goto WE20.

Partner type LS.

Create two partner profile(one for XI the other for R3).

Give the outbound or inbound message type based on the direction.

Step 5)

Goto WE19

Give the basic type and execute.

fill in the required fields.

Goto IDOC->edit control records.

Give the following values.(Receiver port,partner no.,part type and sender Partner no. and type)

Click outbound processing.

Step 6)

Go to SM58

if there are any messages then there is some error in execution.

Goto WE02.

Check the status of the IDOC.

Goto WE47.

TO decode the status code.

Step 7)

Not mandatory.

Goto BD64.

Click on Create model view.

Add message type.

Regards

Sami

Reward points if helpful.

former_member214364
Active Contributor
0 Kudos

Hi Rajeev,

What was the IDOC status code and status text in source SAP system?

Thanks,

Jag