PROCESS OF
ACTIVATING WEB GUI
@ It is
inbuilt since WAS 640.
@ Internal
ITS (Internet transaction server) provides the webgui for html without any
additional installation. It is available by default since WAS 640.
@ The
transaction to check whether it is available/active is SITS PMON Ensure that
the parameter itsp/enable is set to 1.
@ SAP
provided internet communication frame work with various services releated to
web gui, crm, srm, xi, bw, solution manager. Etc these services need to be
activated based on requirement and displayed component.
Execute transaction SICF ->select the services right click
->active.
default-host/sap/public/bc/its/mimes sap/bc/gui/sap/its/webgui.
@ Execute SE80 to publish the services ->select the internet service->select
system ->right click ->publish complete services ->select inter net
service->select web gui -> right click ->publish complete service make
sure that besides the internet service to be used also the two internet
services system and web gui(also known as SAP GUI for HTML) have been published
to site INTERNAL because object of these services may also be used by other
services.
@ SMICM -> Internet communication manager is a new services provided
in web requests. It is monitored by using SMICM
@ The webgui is accessed by using URL
https://<icman-host>;<icman-port>/sap/bc/gui/sap/its/webgui
icman-host->name of the application server/instance
icman-port(http)->port number of the server(8000+instance number)
icman-host(https)->port number of the server(44300+instance number)
http://xyz02:8000/sap/bc/gui/sap/its/webgui
@ define the ICMAN host using parameter ICM/host-name-full.
you can use this parameter to specify the fully qualified host name.
(FQHN) of the server on which the ICM is running and is available for
requests. for example xyz02
xyz.co.in instated of xyz02.
No comments:
Post a Comment