Friday, 10 February 2017

How to Configure WEB-GUI for SAP FOR MOBILE

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

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 

No comments:

Post a Comment