cancel
Showing results for 
Search instead for 
Did you mean: 

IDX5

Former Member
0 Kudos

Hi,

What is the exact role of idx5 transaction? In which scenario this transaction is req? I have one more QS in idoc to file scenario we use idx2 transaction for port configuration .We can create the port from we21 .What is the difference?

Regards,

Somenath

Accepted Solutions (1)

Accepted Solutions (1)

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

hi,

in IDX5 you can see the status of IDocs that pass to pi.

/people/kamalkumar.ramakrishnan/blog/2008/02/13/monitoring-the-idoc-adapter-in-xipi-using-idx5

Thanks

Rodrigo

Answers (8)

Answers (8)

former_member556603
Active Contributor
0 Kudos

Hello Somenath,

What is the exact role of idx5 transaction? In which scenario this transaction is req? I have one more QS in idoc to file scenario we use idx2 transaction for port configuration .We can create the port from we21 .What is the difference?

What is the exact role of idx5 transaction?

1) Role of IDX5 : XML Messages in Adapter.

Display IDOC and RFC Messages In Adapter.

In which scenario this transaction is req?

2) For Example Take IDOC to File and File to IDOC Interfaces..

3 a) IDX1 : In transaction IDX1 ,create a port for the client of XI server.

Port maintanence in IDOC Adapter.

3 b) IDX2: The port has to be displayed in the IDX2 transaction and we should be able to view the idoc’s

which we imported through integration repository.

4) We can create the port from we21 .What is the difference?

Do these configurations in R/3 and in XI...

SAP XI

1) RFC Destination (SM59)

a) Choose create.

b) Specify the name of the RFC destination

c) Select connection type as 3 and save

d) In the technical settings tab enter the details SAP SID/URL and system number#.

e) Enter the Gateway host as same details above SID/URL.

f) Gateway service is 3300+system number#.

g) In the Logon /Security tab, enter the client user & Password details of Destination system.

h) Test the connection and remote logon.

2) Create Port (IDX1)

a) Select create new button

b) Enter the port name as SAP+SID (The starting char should be SAP)

c) Enter the destination client.

d) Enter the RFC Destination created in SAP R/3 towards other system.

e) Save

3) Load Meta Data for IDOC (IDX2)

a) Create new

b) IDOC Message Type

c) Enter port created in IDX1.

SAP R/3

1) RFC Destination (SM59)

a) Choose create.

b) Specify the name of the RFC destination

c) Select connection type as 3 and save

d) In the technical settings tab enter the details SAP SID/URL and system number#.

e) Enter the Gateway host as same details above SID/URL.

f) Gateway service is 3300+system number#.

g) In the Logon /Security tab, enter the client user & Password details of Destination system.

h) Test the connection and remote logon.

2) Create Port (We21)

a) First Select Transactional RFC and then click create button

b) Enter the destination port name as SAP+SID (The starting char should be SAP)

c) Enter the destination client.

d) Enter the RFC Destination created in SAP R/3 towards other system.

e) Save

3) Create Partner Profile (WE20)

a) Create New

b) Create the Partner no. name as same the logical system name of the destination system.

c) Select Partner type LS

d) Enter details for Type: US/USER, Agent, and Lang.

e) Click on the + button to select the message type.

f) Select Partner no. and LS which ever create above.

g) Select Message type

h) Select Process code related to the Message type.

I) save.

Reward Points If it is really Helpful..

Thanks,

Satya Kumar

Former Member
0 Kudos

hi ,

IDX5 is a Special transection for IDOC at xi side only.

this tcode will not work for R/3 side.

once the IDoc is fired from any R/3 system it will reach xi system.

in the R/3 side you can check the ststus of the Idoc using we02 tcode.if it is 12 than it reached xi or if it is 3 it may or may not reach xi.

for these two status you have to verify that it reached xi or not.to check idoc in xi side you use IDX5 tcode .

come to your second QS,

we21 is used for the port creation at R/3 side.here u specify the LS name and partner profile name.this port is used to send the idco from R/3 side to Xi .

IDX1 this is the tcode to make port but in xi side.and idx2 is to import metadata of idoc at xi side.

the port created here in xi side is used to fatch the data from R/3 side.

regards

navneet

Edited by: navneet sumit on Mar 18, 2008 2:03 PM

Former Member
0 Kudos

Hi,

IDX5 is used to check whether the Idoc was received in the INbound queue or not.

http://help.sap.com/saphelp_nw70/helpdata/en/6a/e6194119d8f323e10000000a155106/content.htm

Regards,

Nithiyanandam

Former Member
0 Kudos

Hi,

The IDX5 Transaction is used to nmonitor the Outbound and Inbound processing of IDOCs.

It will help to monitor the IDOCs from Sender to receiver systems

In your IDOC to file scenario, you need to configure the Port from IDX1 not IDX2.

IDX2 is to register the Metedata of IDOC.

WE21 transaction is for Port defination and IDX1 is provided for Port maintenance. But both transaction can be used for creation as well as maintenance. But one is for R/3 (WE21) and another (IDX1) is for XI server

Thanks

Swarup

Edited by: Swarup Sawant on Mar 18, 2008 1:20 PM

Former Member
0 Kudos

Hello,

please have a look here:

/people/kamalkumar.ramakrishnan/blog/2008/02/13/monitoring-the-idoc-adapter-in-xipi-using-idx5

Regards

Patrick

Former Member
0 Kudos

Hi,

IDX5 is used to monitor the IDOC -XML in XI after u trigger the IDOC from R/3 to XI to validate whether the idoc came to xi or not.

IDX2 is used to load the meta data of the idoc not for Port creation

WE21 is used in R/3 to create the port

REgards

Seshagiri

Former Member
0 Kudos
turmoll
Active Contributor
0 Kudos

Hi,

IDX5 - is used to monitor IDoc adapter

You might ant use it in scenario where communication via IDocs takes place.

You use IDX2 to create port in XI server. WE21 on application server.

Regards,

Jakub