cancel
Showing results for 
Search instead for 
Did you mean: 

How to change "Port Information" in SICF?

Former Member
0 Kudos

Hi experts,

In sicf, we have a button to view the "port information", e.g. domain name and port for HTTP proxy. However, i didn't find a way to modify it. Could u please give a hint?

Thanks in advance.

Regards,

Alex

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Those ports are defined in the instance profile of the system and can be defined/changed from RZ10. The parameter is icm/server_port_xx. If the parameter is not defined then it uses the default values.

The profile values looks something like this:

icm/server_port_0 PROT=HTTP,PORT=80$$,TIMEOUT=90,PROCTIMEOUT=3600

icm/server_port_1 PROT=SMTP,PORT=25$$,TIMEOUT=90,PROCTIMEOUT=3600

Hope this helps.

Thanks,

Naveed

Former Member
0 Kudos

Hi Naveed,

I checked RZ10 and found no profile named like that. Do you mean that I need to create one for each port if I don't like the default settings?

and what's the parameter name for "Host Name"? Thanks.

Regards,

Alex

Former Member
0 Kudos

Yes, you have to create them in instance profile if you want to change them from default. Secondly SAP gets the hostname from the machine on which it is installed. So if your Unix or Windows box has a hostname/computer name that's what SAP will use for its hostname variables like for instance profile, etc.

Hope this helps.

Thanks,

Naveed

Answers (0)