cancel
Showing results for 
Search instead for 
Did you mean: 

Reg: Port details FOR XI

Former Member
0 Kudos

Hi all

Actaullay one of my XI server has different port for runtimeworkbench and SLD and also different port for INTEGRATION BUILDER.

Could anyone let me know the default ports for all in XI? and also please explain the concept behind this(i.e) why it has different ports for different components

Waiting for solution

Accepted Solutions (0)

Answers (3)

Answers (3)

nisarkhan_n
Active Contributor
0 Kudos

Port in XI

Assumin your instance number is 00

ABAP Port : 8000

JAVA Port: 50000

What is to be undwerstand here is the role of your port here, if you want to acess any Xi component residing on the Java stacj you will use 50000, since SLD and rwd are on the java stack you cannot have different port to acess them.

similary for ABAP Stack 8000 is used.....

inaddition to this you will also have the trfc Port for IDOC communication port,

you can check the abap port by SMICMgotoservices......

Former Member
0 Kudos

Hi Rajesh,

Use this link to get System Info.

http://<Host>:<J2eePort>/sap/monitoring/SystemInfo

Award points if it is useful..

thanks,

kalyan

former_member335553
Active Contributor
0 Kudos

Your Abap Port will be 80<sysno> and your Java port will be 5<sysno>00

For instance is 00

8000 would be abap port

50000 - j2ee port

50004, 50018-SDM - 18 and Visual admin - 04

May be the components have different ports respective to the stacks they are into ..

Message was edited by:

Anusha Ramsiva