cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC Configuration in XI Server

Former Member
0 Kudos

Hi,

i need to send idoc(MATMAS03) from R/3 server to XI server.

In XI server i've done the following configurations:

1. created a logical system for XI server and R/3 server

2. Created a RFC destination for R/3 server

3. Created a port for IDOC adapter using t-code IDX1.

4. Imported the metadata of MATMAS03 idoc into XI server using tcode IDX2.

Configuration done at R/3 server:

1. created a logical system for XI server and R/3 server

2. Created a RFC destination for XI server

3. Created a logical port for R/3 and XI server using t-code WE21.

4. Created partner profile for R/3 and XI server using t-code WE20 and maintained MATMAS in outbound parameter of both the partners.

Now i'm sending idoc from R/3 system using tcode WE19. In tcode WE02, the status of the idoc shown is "IDOC send to the receiving system/program.

But when i'm checking tcode WE02 in XI system, its not showing any inbound idoc.

Do i need to maintain partner profile in XI system also?

Any help will be highly appreciated.

Regards

Manpreet

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hello Manpreet,

Lets say ur R/3 System is D10 and XI is P10.

Configuration on R/3 Side.. sending system..

1.Create a Port SAPP10 with RFC dest to XI in R/3. WE21

2.Create a Logical System Type LS in R/3. WE20

This logical system is for XI so in you Integration server in SLD Logical System name should be same.

That will do for R/3.

Now for XI..

1. Call Transaction IDX1.

Create a port with name SAPD10 and an RFC dest to R/3.

Now go to WE19 in R/3 take a successful IDOC and display the same.

Doubble click on EDIDC and enter Sender/Receiver Port/Partner Number.

In your case..

Sender: SAPD10.

Partner: xxxxx

Receiver: SAPP10 created above

Partner: xxxxx created above

Partner Type: LS.

And start outbound processing.

Goto SM58 and check ur TRFC if no messages apper you are successful in sending the IDOC else correct and resend.

Let me know if you were successful..

Regards,

Sri.

Former Member
0 Kudos

Hi

i've already done the configurations as mentioned by you. When i'm sending the idoc from r/3 by using tcode we19, the logon screen for xi system flashes. I enter the login id and password and then check SM58 transaction, there it displays "Name or password is incorrect, repeat logon".

In the RFC destination created in R/3 for XI, i've given my login id for xi server, but when sending the idoc, the login screen for xi system flashes with the user-id of r/3 system. Then i change the user id with that of xi server and login. but i'm not getting the idoc in xi system.

can you let me knwo that why in the XI login screen i'm getting the user name of R/3 system by default. Inspite of giving my user id and password in RFC destination of xi server.

Regards

Manpreet

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

In the SM59 --> RFC destination, you must have selected CURRENT USER and that is why it is asking for the User ID and Password.

Deselect that and it will take the User ir and password given in the RFC destination. Make sure the credentials are correct.

Regards,

Bhavesh

Former Member
0 Kudos

Hi,

in the RFC destination i've already unchecked the "Current user" checkbox. but still its giving me a login screen with R/3 user id in the login field.

Regards

Manpreet

Shabarish_Nair
Active Contributor
0 Kudos

try this;

SM58 -> R3 connection -> Logon settings ->

1. trusted system -> NO

2. Logon -> give details.

All other checkboxes on the screen is unchecked.

Special options unchecked.

test the connection !!!

Former Member
0 Kudos

Hi Vijaya,

i've already entered the login details and given the trusted system as NO. but still its happening.

Connection is getting tested properly.

Regards

Manpreet

Former Member
0 Kudos

Hi,

does anyone knows or have done the XI idoc configuration. Any help will be highly appreciated.

Regards

Manpreet

Former Member
0 Kudos

Hi,

i also checked in SXMB_MONI, but its not showing any incomming message. Is there any configuration missing which i've not done.

Regards

Manpreet

Shabarish_Nair
Active Contributor
0 Kudos

in R3 - SM58 do you find any entries ??

in XI - check IDX5 for IDOC monitoring

Message was edited by: Shabarish Vijayakumar

Former Member
0 Kudos

hello manpreet,

you just need to use a file adapter to pickup the idoc xml file. you can find the idoc file you have created in your monitor (transaction SXMB_MONI)

Any further doubts you are welcom

thanks,

Raju N

Shabarish_Nair
Active Contributor
0 Kudos

But when i'm checking tcode WE02 in XI system, its not showing any inbound idoc.

>>>> Check in SXMB_MONI in XI and see if you have an entry for MATMAS idoc.