Deprecated: Function eregi() is deprecated in /home/senseles/public_html/rs/wp-content/plugins/statpress-reloaded/statpress.php on line 1654

Deprecated: Function eregi() is deprecated in /home/senseles/public_html/rs/wp-content/plugins/statpress-reloaded/statpress.php on line 1658

Deprecated: Function eregi() is deprecated in /home/senseles/public_html/rs/wp-content/plugins/statpress-reloaded/statpress.php on line 1662

Deprecated: Function eregi() is deprecated in /home/senseles/public_html/rs/wp-content/plugins/statpress-reloaded/statpress.php on line 1666

Deprecated: Function ereg() is deprecated in /home/senseles/public_html/rs/wp-content/plugins/statpress-reloaded/statpress.php on line 1362
2009 October Archive at Richard Santos

Monthly Archive for October, 2009

SAP: How to activate SAP webgui

Below are the steps on how to activate webgui on SAP ECC 6.0:

1. Go to your Instance Profile parameter using tcode RZ10 and set the icm/server_port_0 parameter to PROT=HTTP,PORT=8000

2. Now go to transaction SICF and activate the following:
/sap/public/bc/its/mimes
/sap/bc/gui/sap/its/webgui

3. Run transaction SIAC_PUBLISH_ALL_INTERNAL to publish internet services.

4. Now browse to http://<servername>:<icmport>/sap/bc/gui/sap/its/webgui/

As simple as that, you can now use SAP webgui.