Skip to Content
Author's profile photo Former Member

How to Configure WEB-GUI for SAP

Table of Contents


Step 1: Verifying the configuration parameters for ICM

Step 2: Activate Required Services

Step 3: Publishing Services

STEP 4: Login In to the SAP GUI though Web.

Summary

The purpose is this document is to show step by step to configure webgui for SAP Netweaver . Applies to SAP Netweaver R/3 System

Author:      Priyashantha Fernando

Company: CPSTL – Sri Lanka

 
 

Step 1: Verifying the configuration parameters for ICM.

Use Transaction SMICM (ICM Monitor).
Displays the ICM configuration and monitoring. Make sure it is running. Check the following ICM parameters.

[Menu-> Goto -> Parameters ->Display]

  1. icm/server_port_0 PROT=HTTP,PORT=8000
  2. icm/host_name_full <Full Qualified Domain Name>

I will use the domain name as testp1.bomain.cpstl

/wp-content/uploads/2012/06/1_114138.png


Following parameters should be checked.

/wp-content/uploads/2012/06/b1_114139.png

Step 2: Activate Required Services:

Following 3 services need to be enabled.

  1. /default_host/sap/bc/gui/sap/its/webgui
  2. /default_host/sap/public/bc/ur
  3. /default_host/sap/public/bc/its/mimes

Use Tcode ‘SICF’ to enable services. Then execute it to show the services trees.

/wp-content/uploads/2012/06/u_114164.png

Then activate the mentioned services according to the below guide.

  1. /default_host/sap/bc/gui/sap/its/webgui
  2. /default_host/sap/public/bc/ur
  3. /default_host/sap/public/bc/its/mimes

Right click on the relevant service and then activate it.

/wp-content/uploads/2012/06/3_114165.png

Step 3: Publishing Services:


Run T-Code SIAC_PUBLISH_ALL_INTERNAL  to activate the services. Will take few minutes. While running it will show the status message like:

/wp-content/uploads/2012/06/7_114166.png

Finally the following screen can be seen.

/wp-content/uploads/2012/06/4_114173.png


STEP 4: Login In to the SAP GUI though Web

Type one of the following URLin the web browser


  1. http://<IP>:8000/sap/bc/gui/sap/its/webgui
  2. http://testp1.bomain.cpstl:8000/sap/bc/gui/sap/its/webgui

Then the login screen will come.

/wp-content/uploads/2012/06/5_114174.png

Then ask you to provide the username and password. Login an roam in to the SAP 

Refecence : SAPNOTE 517484

Assigned Tags

      66 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Former Member
      Former Member

      Nice dovument

      Author's profile photo Former Member
      Former Member

      Hi, this works if I want to access from a external network using a public ip?

      Author's profile photo Steve Rumsby
      Steve Rumsby

      If your server is accessible from a public IP, yes. That depends on your organization's network configuration, firewalls, etc. I need to use a vpn to access the webgui from outside.

      Author's profile photo Former Member
      Former Member

      Yes my server is accessible through sap router, so i think is possible, but I have tried with the configuration above but doesn't work, I am using the port 81 instead of 8000 I dont know if this can be the problem, I made a port forwarding rule in my router, in wich redirect all the trafic from the public IP with port 81 to the LAN ip of my server.

      http://<public IP>:81/sap/bc/gui/sap/its/webgui/

      What else can I do?

      Author's profile photo Steve Rumsby
      Steve Rumsby

      The router forwarding rule will need to forward traffic arriving on port 81 to port 8000 on the internal server IP. Is that what you have? If so, it does sound like it should work. If it still doesn't, then I must be misunderstanding your network config. I'm not sure what else I can suggest.

      Steve.

      Author's profile photo Former Member
      Former Member

      OK let me try I´ll let you know if that works.

      Thank you

      Author's profile photo Former Member
      Former Member

      You should use a Webdispatcher for that.

      Author's profile photo Former Member
      Former Member
      Blog Post Author

      Hi Gabriel Lopez.

      you definitely can be access it though the public IP if you can configure the system to a public IP or if you have a firewall then You can have a NAT.

      There are many ways to fulfill your requirement its not hard, let explain your situation.

      Thanks

      Author's profile photo Dennis Kƶnemann
      Dennis Kƶnemann

      nice work

      Author's profile photo Yogesh Garg
      Yogesh Garg

      superb document ........

      Thanks a lot ..........  I have configured web-gui using this document.

      Regards

      Yogesh Garg

      Author's profile photo Former Member
      Former Member

      nice document, thank you

      Author's profile photo Former Member
      Former Member

      Hi,

      We want to reach webgui with ip address. http://10.14.7.125/...

      Login screen is ok, but i fill the login/password and try to logon, i get the login screen empty.

      In the Google Chrome Development Tools can be seen this:

      set-cookie: MYSAPSSO2=AjE0MDEBAAxTQUx.......fd; path=/; domain=.14.7.125

      This domain is wrong.

      Can anyone help me?

      Thanks!

      Author's profile photo Former Member
      Former Member

      Hi,

      I have faced this issue accesing by IP instead of Hostname.

      Please try with hostname.

      Cheers.

      Author's profile photo Former Member
      Former Member

      I found many articles, that ip address is ok.

      For example this one: http://scn.sap.com/docs/DOC-29485

      But i didn't find correct answer this question! šŸ™

      Author's profile photo Former Member
      Former Member

      I don't think Google Chrome is supported, try IE should be fine..........

      Author's profile photo Akintunde Odenuga
      Akintunde Odenuga

      Hi Zoltan,

      I have the same issue you are going through, pls how did you resolve it.

       

      Thank You

       

      Author's profile photo Himanshu sharma
      Himanshu sharma

      Very useful doc!!!

      Regards,

      Himanshu

      Author's profile photo Former Member
      Former Member

      Thanks for sharing useful information

      Regards

      Amit

      Author's profile photo Anderson Balieiro
      Anderson Balieiro

      Nice topic, so I think that if you change any thing in the SMICM parameters (RZ10), you will need to restart of SAP Server, right ?

      Author's profile photo Former Member
      Former Member
      Blog Post Author

      Basically there are 2 types of parameters in sap:

      •     Static
      •     Dynamic

      Static  parameters  won't take effect when immediately the value is set. Restart of an sap system is required for them to take effect.

      Dynamic parameters will take effect immediately in the run time.Restarting the SAP is not needed to to take effects.Parameter can be differentiated whether it is dynamic or static by checking in RZ11 transaction of SAP.

      regards šŸ™‚

      Priyan

      Author's profile photo Former Member
      Former Member

      Hi Anderson,

      When you change the ICM parameters, you don't need to restart the complete instance for the change to take effect. All you need to do is restart ICM by executing Tcode SMICM Administration->ICM->Exit hard->Global. This will restart ICM in matter of 2 seconds and there won't be a downtime of the server.

      Regards,

      Yashith

      Author's profile photo Former Member
      Former Member

      Good Article ..Simple and straightforward document....

      Kind Regard,

      Jacob

      Author's profile photo Maruthi Prasad NIssankararao
      Maruthi Prasad NIssankararao

      Hi,

      Good Document Thank you for sharing it. šŸ™‚

      and

      How to Configure load balancing with WebGui.

      Thanks in advance.

      Maruthi.

      Author's profile photo Former Member
      Former Member

      Hi Maruti,

      I think you can call message server directly with the URL http://<ms_host>:<ms_http(s)_port>/sap/bc/gui/sap/its/webgui for load balancing webgui. In the URL, determine ms_http(s)_port by the value of parameter ms/server_port_<xx>. You will need to maintain that parameter if its not found in RZ10.

      Eg: - http://test.domain.com:8100/sap/bc/gui/sap/its/webgui where,

      test.doamin.com is the fully qualified domain name of message server host

      8100 is the message server http port ( by parameter ms/server_port_0 = PROT=HTTP, PORT=8100 )

      Note - You can also use sap web dispatcher for load balancing.

      Regards,

      Yashith

      Author's profile photo Maruthi Prasad NIssankararao
      Maruthi Prasad NIssankararao

      Thank you. šŸ™‚

      Author's profile photo shyam kumar
      shyam kumar

      Hey,

      Very nice info.. thanks a lot for sharing..

      Regards,

      Shyam Kumar

      Author's profile photo Eduardo Rezende
      Eduardo Rezende

      Good document.

      Author's profile photo Former Member
      Former Member

      Thanks for sharing.

      Naga

      Author's profile photo Ravikumar dasaraju
      Ravikumar dasaraju

      Nice Document.

      Ravi.

      Author's profile photo Jƶrg Brockmann
      Jƶrg Brockmann

      thanks, very helpful !

      Author's profile photo Former Member
      Former Member

      Useful document.

      Naresh

      Author's profile photo A K
      A K

      Crisp and crystal clear šŸ™‚

      Author's profile photo Former Member
      Former Member

      Worked Fine but, one server i got ( You are calling this web site with a browser that is not supported )

      Author's profile photo Former Member
      Former Member

      May be you are using IE 11....Correct?

      Author's profile photo Former Member
      Former Member
      Blog Post Author

      not only IE. Other new browsers also supporting.l

      Author's profile photo Former Member
      Former Member

      Very useful, thank you. Excellent...

      Author's profile photo Digesh Joshi
      Digesh Joshi

      nice work. Thanks.

      Author's profile photo Luis Rivera
      Luis Rivera

      Hi,

      What should I do in order to hide the URL from the outside. I'm already using a rule file using the parameter.icm/HTTP/mod_0 = PREFIX=/,FILE=$(DIR_GLOBAL)/security/data/icm_filter_rules.txt

      When I call the webgui client using https://server.domain.com/weburl it takes me to the real URL instead of keeping the weburl that I'm using to filer (mask) the real URL.

      Thanks

      Author's profile photo Zerandib @
      Zerandib @

      Good document...  very helpful !

      Author's profile photo Shanaka Chandrasekera
      Shanaka Chandrasekera

      Thanks Priyashantha for sharing this šŸ™‚

      Author's profile photo Former Member
      Former Member

      Thanks, excelent document

      Author's profile photo Deeraj Shetty
      Deeraj Shetty

      Excellent document!!! Thanks for sharing šŸ™‚

      Author's profile photo Former Member
      Former Member

      Nice Document. Thanks for sharing

      Author's profile photo Mahendra varman
      Mahendra varman

      Pretty good document.

      Thank you..

      Author's profile photo Former Member
      Former Member

      Thanks for sharing!good  jop !!!

      Author's profile photo Former Member
      Former Member

      Appreciate you efforts for preparing the doc. So helpful.

      Author's profile photo Willi Eimler
      Willi Eimler

      Thanx!

      Author's profile photo Sridhar Pantapati
      Sridhar Pantapati

      Nice šŸ™‚

      Author's profile photo Former Member
      Former Member

      Nice thanx for the great doc.

      looking to configure when needed.

      Author's profile photo Former Member
      Former Member

      Very useful document. Steps are clear and easy. This solved my problem.

      Author's profile photo Former Member
      Former Member

      Its a nice explanation hope this works as i am not able to get the gateway .

      Regards

      Debasis Nayak

      Author's profile photo Igor Spector
      Igor Spector

      Thank you for wonderful explanation.

      After providing user and password I get empty page with "bad request" message .

      All services are active .

      What could be a problem?

      Thank you and best regards,

      Igor Spector

      Author's profile photo Akintunde Odenuga
      Akintunde Odenuga

      Hi Igor,

       

      I am also having the same issue as you, pls how did you solve the problem.

      Author's profile photo Raj Kumar Reddy
      Raj Kumar Reddy

      Nice doc!

      Author's profile photo Former Member
      Former Member

      Useful document !!! .

      I have one clarification. while adding Languages for WEB UI Logon , do we need to add Language even in /default_host/sap/public/bc/ur ?

      Author's profile photo Rahul Patki
      Rahul Patki

      Nice document!!

      Author's profile photo Former Member
      Former Member

      Thanks for the document very helpful!! šŸ™‚

      Author's profile photo Antonio Voce
      Antonio Voce

      If I use ip address instead ofĀ Ā FQDN ,when I put username and password the SAP system show again the request of username and password with blank field....with FQDN the sap web gui work fine.
      I needĀ to use the ip address for network prerequisite ( IPAD on VPN )

      Please advise me!

      TKS Antonio Voce.

      Author's profile photo Akintunde Odenuga
      Akintunde Odenuga

      Hi Antonio,

      I am having the sameĀ issue as you.

      Please how did you resolve it.

       

      Thank You

      Author's profile photo Antonio Voce
      Antonio Voce

       

      unfortunatelly not solved.

      Author's profile photo Former Member
      Former Member

      How to login to AS Java? What will be the web address?

      Author's profile photo Kelvin Ng
      Kelvin Ng

      nice and useful.

      i got "This page can’t be displayed" . anyone could help?

      Thank you

      Author's profile photo Mieczyslaw Kaczor
      Mieczyslaw Kaczor

      HiĀ All,

      I configured all, first ppage witch login screenis fine, but when I try login to my system i have the error:

      this service is activated:

      could You help me, please

      best regards
      Mietek

      Author's profile photo Asad S Zafer
      Asad S Zafer

      Nice Document.

       

      Author's profile photo NICOLA POISA
      NICOLA POISA

      Nice document.

      Ā 

      I’m able to log in.

      I’m able to navigate into theĀ  folder tree.

      But now how can I do to ā€œdouble clickā€Ā  the transaction code ?

      For example ,Ā  foundĀ  the VA01 transaction,Ā  but I’m unable to start it….

      ( we hide the navigation bar to have a "lean" screen for salesman..)

      Author's profile photo Omar Vazquez Lara
      Omar Vazquez Lara

      Great info! , my issue has been resolved with it,thank you.