cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

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

0 Likes
View Entire Topic
Former Member
0 Likes

"Internet Explorer cannot display the webpage"

I can access system and can ping as well , so there is no connectivity or n/w issues.

FYI, netstat -a | grep <port> gives this output

unix 2 [ ACC ] STREAM LISTENING 50206 /tmp/.sapicm8081

is that alright?

Regards

Shiv

Former Member
0 Likes

Looks like it.. Does your icm http port having a green status in transaction smicm?

You can also try to change your internet explorer settings, to bypass the proxy server. It could be related to network security.

Kind regards,

Mark

Edited by: M. Dijsselbloem on Jun 30, 2010 4:24 PM

Former Member
0 Likes

>

> FYI, netstat -a | grep <port> gives this output

> unix 2 [ ACC ] STREAM LISTENING 50206 /tmp/.sapicm_8081_

>

Looks like you switched to HTTPS ? In that case , the following also needs to be done

-


You would also need to enable HTTPS in SICF for your webgui in

SICF ->navigate to /default_host/sap/bc/gui/sap/its/

Right click on the service and click on Display element, you should see a window where you can specify the service details.

Switch to Logon data tab , there is a security requirement box.

Select SSL over here.

-


Please post the port in the URL you are being redirected to ?

cheers !

PRADi