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

Cant Access Webgui

Former Member
0 Likes
2,935

Hello,

I am unable to access SAP via webgui method. ICM is running perfectly (SMICM TX)

I have followed this procedure to activate the services -

1) started these services by SICF -

/sap/public/bc/its/mimes

/sap/bc/gui/sap/its/webgui

2)In SE80 , published Internet Services: SYSTEM , WEBGUI and ITC

3) I have also used TX - SIAC_PUBLISH_ALL_INTERNAL (after reading some thread)

4)Now when i Browse to http://<server>:<icmport>/sap/bc/gui/sap/its/webgui/! , it does not start.

Please help me to resolve ths issue.

Regards

Shiv

View Entire Topic
Former Member
0 Likes

something interesting i just come to know -

I can access webgui onto linux server where sap is running. but can not access from LAN.... even if i tried accessing via ip.

FYI, I can access server via SAP GUI and telnet from LAN.

Former Member
0 Likes

OK.

The '!' mark at the end of the URL should be the culprit dur to firewall settings

Refer to the following Note:-

-


SAP Note 384400 - Problem with use of '!' symbol in URL of ITS

-


cheers !

PRADi

Former Member
0 Likes

So this looks like a firewall issue.. Can you execute the following command from your local machine: telnet <hostname of SAP icm> <port number of ICM>

If you get an permission denied, than the firewall is blocking your access to that machine of that particular port. If you don't get a permission denied, change the internet explorer option, to bypass proxy for local addresses.

Kind regards,

Mark