cancel
Showing results for 
Search instead for 
Did you mean: 

Problem to access a system via HMTL Gui.

SantiMoreno
Participant
0 Kudos

<b>Hi Gurus!!!</b>

I'm introducing myself in the world of portals and I'm having such a big problem when creating a system infrastructure -a system, anyway and I want to access to a SAP System via the HTML Gui.

Should I fill any specific fields -actually I fill in the host data and the WAS data to be able to launch BSP apps, to goal the access via HTML Gui? Should I make any configuration anywhere or should I have installed any specific software?

Actually, I've goaled the access via WinGui.

I promise to read all the question and try to reward them consequently-

Best Regards.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

After you active the service as Rasmus said, You shoud config the ITS properites of your system in portal.

ITS Server: <server>:<Port>

TIS Protocol: http

ITS path: sap/bc/gui/sap/its/webgui/

Then you can run you HTML GUI iview via the system.

Former Member
0 Kudos

In order to use BSP Applications, you first needs to enable the HTML gui from SAP System in order to do so please follow the steps listed below:

Step 1.

1.Configure the Rz10 profile parameters for the host name and the port no. 2.Check that parameters appearing in the SE80 settings and ITS Server settings.

After activating ITS Services these steps more needs to be done to make them usable.

1. Go to SE80-Edit ITS Service SYSTEM-> Publish it completely.

2. Go to SE80-Edit ITS Service SHUFFLER-> Publish it completely.

3. Go to SE80-Edit ITS Service WEBGUI-> Publish it completely.

4. Go to SE38-Run the Program W3_PUBLISH_SERVICES and publish all the webservices.

From transaction SICF now you need to enable the services.

1.Go to sap/bc/gui activate the complete node.

2.Go to sap/bc/icf activate the complete node.

3.Go to sap/bc/ping activate the complete node.

4.Go to sap/public/bc activate the complete node.

This will enable the SAP HTML Gui. After this step enable FQDN in ur system. see this weblog for more details:

Regards

Atul Shrivastava

PS: Award points for helpful answer.

Answers (1)

Answers (1)

Former Member
0 Kudos

First you need to turn on the service

Usually, in sicf, the services is

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

Afterwards.

You can logon to the webgui by browsing to:

http://<server>:<icm_port>/sap/bc/gui/sap/its/webgui/

Best Regards,

Rasmus