cancel
Showing results for 
Search instead for 
Did you mean: 

URL for various components

Former Member
0 Kudos

How should I get the URL for SLD, IE, IS etc?

Thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

moorthy
Active Contributor
0 Kudos

Hi,

I think this guide will cover most of the j2ee related components:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/08438c77-0501-0010-50a0-e39fe8fa...

Rgds,

Moorthy

Former Member
0 Kudos

Pete,

Login into SAP GUI of XI and give sxmb_ifr. From there you can go to SLD. or go to this url directly:

http://<hostname>:<port>/sld/index.html (here port would be 50000 etc)

For AE the url is:

http://<hostname>:<port>/MessagingSystem/receive/AFW/XI (here port would be 80 etc)

For IE the url is:

http://<hostname>/sap/xi/engine?type=entry

To get AE and IE urls go to RWB and click on AE and select Test message. There you can see the url in Send Message To. Similarly for IE also go to RWB and click on IE and test message. You can see the url there.

This I am assuming that you have installed your XI box correctly.

Regards,

---Satish

justin_santhanam
Active Contributor
0 Kudos

Pete,

SLD

http://host:port/sld/index.jsp

IS&AE : U can get it by RWB- Test Message tab in Component Monitoring

http://host:port/sap/xi/engine?type=entry

http://host:port/MessagingSystem/receive/AFW/XI

Best regards,

raj.