cancel
Showing results for 
Search instead for 
Did you mean: 

sap xi

former_member207019
Participant
0 Kudos

Hello,

How can i know whether sap xi is installed in our system? If it is installed, then how can i log in to the main editor, with out using SXMB_IFR transaction code. And what is the url path to enter directly to the system?

Thank you

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi jyotsna

to know whether XI is installed on your system you need to check your system.

These are few URLS through which you can acces few components directly .

XI URLs

(<host> is the host name of the XI server and <sys#> is its system number)

http://<host>:5<sys#>00/rep Exchange Infrastructure Tools

http://<host>:5<sys#>00/sld System Landscape Directory

http://<host>:5<sys#>00/rwb Runtime Workbench

http://<host>:5<sys#>00/MessagingSystem Message Display Tool

http://<host>:5<sys#>00/mdt/amtServlet Adapter Monitor

http://<host>:5<sys#>00/exchangeProfile Exchange Infrastructure Profile

http://<host>:5<sys#>00/CPACache CPA Cache: Monitoring

http://<host>:5<sys#>00/CPACache/refresh?mode=delta Delta CPA cache refresh

http://<host>:5<sys#>00/CPACache/refresh?mode=full Full CPA cache refresh

To access ABAP stack you need to login to your system through SAP GUI and using your system password and user name.

For more and detailed knowledge of SAP XI , i suggest you to go through TBIT series.these contains good material of sap xi.

Even these series contains good exrcise step by step through which you may get a good exposure of XI

link is as follows

TBIT40:

https://websmp109.sap-ag.de/~form/ehandler?_APP=00200682500000001337&_EVENT=DISPLAY&COURSE=TBIT40

TBIT41:

https://websmp201.sap-ag.de/~form/ehandler?_APP=00200682500000001337&_EVENT=DISPLAY&COURSE=TBIT41&LA...

TBIT42:

https://websmp206.sap-ag.de/~form/ehandler?_APP=00200682500000001337&_EVENT=DISPLAY&COURSE=TBIT42&LA...

TBIT43:

http://www50.sap.com/useducation/curriculum/course.asp?cid=60161651

TBIT44:

https://websmp102.sap-ag.de/~form/ehandler?_APP=00200682500000001337&_EVENT=DISPLAY&COURSE=TBIT44

Thanks

Sandeep

PS: if helpful kindly reward points

Answers (4)

Answers (4)

former_member556603
Active Contributor
0 Kudos

Hi ,

Go through this blogs these are helpful to you..

/people/morten.wittrock/blog/2006/03/23/getting-started-with-xi-part-1-xi-30-cheat-sheet

/people/community.user/blog/2007/02/21/ready-reference-for-xi-developers

Reward ponts if it is Useful to you..

Thanks,

Satya

Former Member
0 Kudos

Hi,

Use the following url to access the IR and ID without using the Tcode sxmb_ifr.

http://<hostname>:5XX00/rep

where XX is the instance number.

Regards,

Nithiyanandam

Former Member
0 Kudos

hai

check the below link for complete guidance for T.CODES AND URLS

/people/community.user/blog/2007/02/21/ready-reference-for-xi-developers

reward points if found helpfull

Former Member
0 Kudos

Hi,

With out using the SXMB_IFR

Use

http://hostname:j2ee port/rep/

j2ee port - 5XX00 where XX is your instance numer

Regards

Seshagiri