cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Message Server Port

Former Member
0 Likes
41,895

Hi All,

I want to know, How do I find the message server port and application server port of SAP R3?

Is there any transaction code for that?

Thanks in Advance.

Regards,

Kumar

View Entire Topic
Former Member
0 Likes

hi

ms/server_port_<xx> This parameter identifies the message server port where HTTP(S) requests can arrive at.

The syntax is the same as for parameter icm/server_port_<xx>, with the following exceptions:

· Options KEEPALIVE, VCLIENT and TIMEOUT are ignored.

· Only HTTP and HTTPS protocols are accepted - an error message is generated for any other protocol.

This parameter replaces the ones used earlier, ms/http_port and ms/https_port. Only the SAP Web Dispatcher needs these ones now.

and fllow this link also

http://help.sap.com/saphelp_erp2005vp/helpdata/en/c3/eff4e4e84811d3acee0000e83539c3/content.htm

Thanks

Bharathi.Ch