cancel
Showing results for 
Search instead for 
Did you mean: 

Generally we start XI Tools with URL.Where is the Starting Link for this.

Former Member
0 Kudos

Generally we start XI Tools with URL.Where is the Starting Link or Connection for this URL:

http://host:<5>systemno\rep\start\index.jsp

Link is in ABAP or JAVA Engine.

What is the procedure for finding the Starting point of this link.

Thanks

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

The transaction that create the link and launch the browser is the SXMB_IFR

Regards,

Sandro

kenny_scott
Contributor
0 Kudos

Check the following parameters :-

<b>com.sap.aii.connect.repository.name</b>

<i><integration server host name></i>

<b>com.sap.aii.connect.repository.httpport</b>

<i> <J2EE Engine port></i>

<b>com.sap.aii.connect.repository.contextRoot</b>

<i>rep</i>

<b>com.sap.aii.connect.integrationbuilder.startpage.url</b>

<i> rep/start/index.jsp</i>

com.sap.aii.connect.integrationbuilder.startpage.url

Former Member
0 Kudos

Hi Chiru,

The Standard URL is:

http://<xiservr>:5<sysnumber>00/rep/start/index.jsp

You will see the values in Exchange Profile under the following properties:

com.sap.aii.ib.server.connect.webas.r3.ashost = <xiserver>

com.sap.aii.ib.server.connect.webas.r3.client = <integration_server_client>

com.sap.aii.ib.server.connect.webas.r3.sysnr =<system_number>

Regards,

Abhy

former_member189558
Contributor
0 Kudos

Chiru,

The URL is a construct..

THe specific values for hist , port etc. are maintained in the exchange profile

Cheers,

Himadri

former_member189558
Contributor
0 Kudos

Chiru,

The URL is a construct..

The specific values of host port etc are maintained in the exchange profile....

Thanks,

Himadri