cancel
Showing results for 
Search instead for 
Did you mean: 

How to access XI

Former Member
0 Kudos

Hi,

i am new to Netweaver and i was told to install XI and i have installed it successfully, As i have already installed the following components.

-) WAS with ABAP Stack (Unicode)

-) Java Addin to ABAP

-) EP 6.0

-) XI

Now how i can see the XI interface or how to access or connect with this XI. is there any bat file that needs to be run to see its interface

Please guide

Regards

Dheeraj Thareja

Accepted Solutions (0)

Answers (2)

Answers (2)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

http://xiserver:j2eeport/rep/index.html

<b>xiserver</b> - name of your server

<b>j2eeport</b> 5(XX)00

where XX is your instance number

Regards,

Michal

MichalKrawczyk
Active Contributor
0 Kudos

or you can try

TCODE - SXMB_IFR

from sapgui

Regards,

michal

Former Member
0 Kudos

Hi Michal,

I have some problem in running transaction SXMB_IFR.

I have created the user XISUPER as per mentioned in the XI configuration guide.

I have assigned the roles mentioned there.

But when i try to execute the transaction SXMB_IFR for starting integration builder it is not working and giving me the message "You are not authorized to use transaction SXMB_IFR" Message no. S#077

But if i use the admin user with the role "SAP_ALL" then i am able to open integration builder.

so what are minimum roles required for an xi user so that he can run the transactions like "SXMB_IFR","SXMB_ADM", "SXMB_MONI", "SXI_MONITOR" and can work in SLD , IR and ID and Runtime workbench etc.

Regards

Gopesh

Message was edited by: Gopesh Agarwal

Former Member
0 Kudos

Hi,

Normal you see the Interfaces in Integration Builder.

You need Java Webstart to Acces Repository and Directory

http://<yourHost>:50000/rep/start/index.jsp

Regards,

Robin