cancel
Showing results for 
Search instead for 
Did you mean: 

http > xi - port number?

Former Member
0 Kudos

hi,

am trying to hit the xi via http.

what is the url parameter and port number....?

currently am using port number-50200

Edited by: RPN on Jul 23, 2008 11:13 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The port number will be combination of

5(XX)00

where XX will be system no of XI. This can be found from SAP logon, right click to XI system entry, Properties.. here you will find system number

You can go to transaction SXMB_IFR that will open XI Integration Builder, that would be the URL containing hostname:port

Edited by: Mugdha Kulkarni on Jul 23, 2008 11:19 AM

Former Member
0 Kudos

thanks for ur reply.

can please give the test url....

if am not wrong will the url be like this...

http://sapsrv02:50200/REP/sap/xi/adapter_plain?TYPE=ENTRY

Former Member
0 Kudos

hi,

for sending the message to XI pipeline, use http://sapsrv02:50200/REP/sap/xi/engine?type=entry

(host and port here are taken from ur post!)

you can use the test tool available in rwb-> component monitoring->adapter engine-> test message

thanks,

latika.

prateek
Active Contributor
0 Kudos

As u are using http sender, use http port instead of java port. It should be 8xxx e.g. 8000. To check the port nop, go to tcode smicm -> Menu Goto Services -> There u ll find the http port.

Regards,

Prateek

Former Member

Answers (4)

Answers (4)

Former Member
0 Kudos

thanks a lot for your suggestions....

Former Member
0 Kudos

Use HTTP PORT

SMICM --> Goto --> Display -->Parameters -->Display

u can find the http port

use that

rgds

srini

Former Member
0 Kudos

Hi,

You should follow below url format

Queries entering the plain HTTP adapter must have the following syntax:

http://<hostname:port>/<path>?<query-string>;

Refer

http://help.sap.com/saphelp_nw04s/helpdata/en/43/64db4daf9f30b4e10000000a11466f/frameset.htm

Thanks

Swarup

Former Member
0 Kudos

check with ur Basis to get URL and Port num,ber for XI Server