17
Generated by Jive on 2015-04-21+02:00 1 How to configure Your SAP GUI HTML for Web Access In some cases users prefer to login to their SAP systems via the web. It could be because they travel alot, or they do not have access to their computers all the time. In such cases SAP HTML can help them alot. This document describes how to configure SAP HTML on your SAP system: 1- Login to SAP system 2- Run t-code SICF to start activating the required services 3- Click on execute

Activate Sap Gui HTML

Embed Size (px)

DESCRIPTION

Activate Sap Gui HTML

Citation preview

Page 1: Activate Sap Gui HTML

Generated by Jive on 2015-04-21+02001

How to configure Your SAP GUI HTML forWeb Access

In some cases users prefer to login to their SAP systems via the web It could be because they travel alot or

they do not have access to their computers all the time In such cases SAP HTML can help them alot

This document describes how to configure SAP HTML on your SAP system

1- Login to SAP system

2- Run t-code SICF to start activating the required services

3- Click on execute

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02002

4- Navigate to default_hostsapbcguisapitswebgui and right click on to activate it

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02003

5- Double click on webgui service to make sure it is activated

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02004

6- Navigate to the second required service default_hostsappublicbcur and right click on it to activate it

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02005

7- Double click on ur service to make sure it is activated

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02006

8- Navigate to the third required service default_hostsappublicbcitsmimes

and right click on it to activate it

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02007

9- Double click on mimes service to make sure it is activated

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02008

10- Run t-code SE80 to go to the ABAP Workbench

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02009

11- From the repository browser in your abap workbench from the dropdown list choose internet services

12- Type webgui in the field and press enter

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020010

13- Give the value 1 to webgui parameter as the below

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020011

14- Save your changes

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020012

15- Go RZ10 and make sure that you have both parameters set and if not then you need to define them

loginaccept_sso2_ticket = 1

logincreate_sso2_ticket = 2

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020013

16- Run the t-code SIAC_PUBLISH_ALL_INTERNAL to start activating the services

17- The activation will start as you will notice at the bottom of your screen

18- When the activation is done you should see a screen as the below mentioning that the activation was done

successfully

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020014

19- Now it is time to test what you did so far To do that go to your browser and run httpyour server

IP or nameport numbersapbcguisapitswebgui

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020015

20- Your web page will look like the following

21- Your initial sap screen will look like the following

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020016

22- In case you face issues with the compatibility on your browser you can fix it by going to your internet

explorer --gt Tools --gt Compatibility View Settings --gt check the box display all website in compatibility view

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020017

SAP GUI HTML Public Access through a public IP

You have the option in accessing your SAP system via SAP GUI HTML using a public IP which will allow you to

access your SAP system via public natting without the need to have a private VPN Virtual private network

The way how I did was that I took

and gave it to the network team and mentioned to them my private internal IP for my SAP system along with

the port 8000 which I am using for http

From the network team side they linked httpprivate IP8000sapbcguisapitswebgui into a public IP they

have so when ever I put http public IP8000sapbcguisapitswebgui it directs me to the SAP GUI HTML

Hope this was helpful

Best Regards

~Amal Aloun

Page 2: Activate Sap Gui HTML

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02002

4- Navigate to default_hostsapbcguisapitswebgui and right click on to activate it

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02003

5- Double click on webgui service to make sure it is activated

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02004

6- Navigate to the second required service default_hostsappublicbcur and right click on it to activate it

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02005

7- Double click on ur service to make sure it is activated

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02006

8- Navigate to the third required service default_hostsappublicbcitsmimes

and right click on it to activate it

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02007

9- Double click on mimes service to make sure it is activated

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02008

10- Run t-code SE80 to go to the ABAP Workbench

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02009

11- From the repository browser in your abap workbench from the dropdown list choose internet services

12- Type webgui in the field and press enter

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020010

13- Give the value 1 to webgui parameter as the below

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020011

14- Save your changes

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020012

15- Go RZ10 and make sure that you have both parameters set and if not then you need to define them

loginaccept_sso2_ticket = 1

logincreate_sso2_ticket = 2

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020013

16- Run the t-code SIAC_PUBLISH_ALL_INTERNAL to start activating the services

17- The activation will start as you will notice at the bottom of your screen

18- When the activation is done you should see a screen as the below mentioning that the activation was done

successfully

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020014

19- Now it is time to test what you did so far To do that go to your browser and run httpyour server

IP or nameport numbersapbcguisapitswebgui

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020015

20- Your web page will look like the following

21- Your initial sap screen will look like the following

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020016

22- In case you face issues with the compatibility on your browser you can fix it by going to your internet

explorer --gt Tools --gt Compatibility View Settings --gt check the box display all website in compatibility view

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020017

SAP GUI HTML Public Access through a public IP

You have the option in accessing your SAP system via SAP GUI HTML using a public IP which will allow you to

access your SAP system via public natting without the need to have a private VPN Virtual private network

The way how I did was that I took

and gave it to the network team and mentioned to them my private internal IP for my SAP system along with

the port 8000 which I am using for http

From the network team side they linked httpprivate IP8000sapbcguisapitswebgui into a public IP they

have so when ever I put http public IP8000sapbcguisapitswebgui it directs me to the SAP GUI HTML

Hope this was helpful

Best Regards

~Amal Aloun

Page 3: Activate Sap Gui HTML

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02003

5- Double click on webgui service to make sure it is activated

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02004

6- Navigate to the second required service default_hostsappublicbcur and right click on it to activate it

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02005

7- Double click on ur service to make sure it is activated

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02006

8- Navigate to the third required service default_hostsappublicbcitsmimes

and right click on it to activate it

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02007

9- Double click on mimes service to make sure it is activated

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02008

10- Run t-code SE80 to go to the ABAP Workbench

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02009

11- From the repository browser in your abap workbench from the dropdown list choose internet services

12- Type webgui in the field and press enter

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020010

13- Give the value 1 to webgui parameter as the below

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020011

14- Save your changes

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020012

15- Go RZ10 and make sure that you have both parameters set and if not then you need to define them

loginaccept_sso2_ticket = 1

logincreate_sso2_ticket = 2

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020013

16- Run the t-code SIAC_PUBLISH_ALL_INTERNAL to start activating the services

17- The activation will start as you will notice at the bottom of your screen

18- When the activation is done you should see a screen as the below mentioning that the activation was done

successfully

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020014

19- Now it is time to test what you did so far To do that go to your browser and run httpyour server

IP or nameport numbersapbcguisapitswebgui

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020015

20- Your web page will look like the following

21- Your initial sap screen will look like the following

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020016

22- In case you face issues with the compatibility on your browser you can fix it by going to your internet

explorer --gt Tools --gt Compatibility View Settings --gt check the box display all website in compatibility view

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020017

SAP GUI HTML Public Access through a public IP

You have the option in accessing your SAP system via SAP GUI HTML using a public IP which will allow you to

access your SAP system via public natting without the need to have a private VPN Virtual private network

The way how I did was that I took

and gave it to the network team and mentioned to them my private internal IP for my SAP system along with

the port 8000 which I am using for http

From the network team side they linked httpprivate IP8000sapbcguisapitswebgui into a public IP they

have so when ever I put http public IP8000sapbcguisapitswebgui it directs me to the SAP GUI HTML

Hope this was helpful

Best Regards

~Amal Aloun

Page 4: Activate Sap Gui HTML

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02004

6- Navigate to the second required service default_hostsappublicbcur and right click on it to activate it

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02005

7- Double click on ur service to make sure it is activated

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02006

8- Navigate to the third required service default_hostsappublicbcitsmimes

and right click on it to activate it

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02007

9- Double click on mimes service to make sure it is activated

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02008

10- Run t-code SE80 to go to the ABAP Workbench

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02009

11- From the repository browser in your abap workbench from the dropdown list choose internet services

12- Type webgui in the field and press enter

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020010

13- Give the value 1 to webgui parameter as the below

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020011

14- Save your changes

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020012

15- Go RZ10 and make sure that you have both parameters set and if not then you need to define them

loginaccept_sso2_ticket = 1

logincreate_sso2_ticket = 2

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020013

16- Run the t-code SIAC_PUBLISH_ALL_INTERNAL to start activating the services

17- The activation will start as you will notice at the bottom of your screen

18- When the activation is done you should see a screen as the below mentioning that the activation was done

successfully

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020014

19- Now it is time to test what you did so far To do that go to your browser and run httpyour server

IP or nameport numbersapbcguisapitswebgui

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020015

20- Your web page will look like the following

21- Your initial sap screen will look like the following

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020016

22- In case you face issues with the compatibility on your browser you can fix it by going to your internet

explorer --gt Tools --gt Compatibility View Settings --gt check the box display all website in compatibility view

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020017

SAP GUI HTML Public Access through a public IP

You have the option in accessing your SAP system via SAP GUI HTML using a public IP which will allow you to

access your SAP system via public natting without the need to have a private VPN Virtual private network

The way how I did was that I took

and gave it to the network team and mentioned to them my private internal IP for my SAP system along with

the port 8000 which I am using for http

From the network team side they linked httpprivate IP8000sapbcguisapitswebgui into a public IP they

have so when ever I put http public IP8000sapbcguisapitswebgui it directs me to the SAP GUI HTML

Hope this was helpful

Best Regards

~Amal Aloun

Page 5: Activate Sap Gui HTML

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02005

7- Double click on ur service to make sure it is activated

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02006

8- Navigate to the third required service default_hostsappublicbcitsmimes

and right click on it to activate it

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02007

9- Double click on mimes service to make sure it is activated

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02008

10- Run t-code SE80 to go to the ABAP Workbench

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02009

11- From the repository browser in your abap workbench from the dropdown list choose internet services

12- Type webgui in the field and press enter

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020010

13- Give the value 1 to webgui parameter as the below

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020011

14- Save your changes

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020012

15- Go RZ10 and make sure that you have both parameters set and if not then you need to define them

loginaccept_sso2_ticket = 1

logincreate_sso2_ticket = 2

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020013

16- Run the t-code SIAC_PUBLISH_ALL_INTERNAL to start activating the services

17- The activation will start as you will notice at the bottom of your screen

18- When the activation is done you should see a screen as the below mentioning that the activation was done

successfully

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020014

19- Now it is time to test what you did so far To do that go to your browser and run httpyour server

IP or nameport numbersapbcguisapitswebgui

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020015

20- Your web page will look like the following

21- Your initial sap screen will look like the following

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020016

22- In case you face issues with the compatibility on your browser you can fix it by going to your internet

explorer --gt Tools --gt Compatibility View Settings --gt check the box display all website in compatibility view

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020017

SAP GUI HTML Public Access through a public IP

You have the option in accessing your SAP system via SAP GUI HTML using a public IP which will allow you to

access your SAP system via public natting without the need to have a private VPN Virtual private network

The way how I did was that I took

and gave it to the network team and mentioned to them my private internal IP for my SAP system along with

the port 8000 which I am using for http

From the network team side they linked httpprivate IP8000sapbcguisapitswebgui into a public IP they

have so when ever I put http public IP8000sapbcguisapitswebgui it directs me to the SAP GUI HTML

Hope this was helpful

Best Regards

~Amal Aloun

Page 6: Activate Sap Gui HTML

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02006

8- Navigate to the third required service default_hostsappublicbcitsmimes

and right click on it to activate it

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02007

9- Double click on mimes service to make sure it is activated

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02008

10- Run t-code SE80 to go to the ABAP Workbench

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02009

11- From the repository browser in your abap workbench from the dropdown list choose internet services

12- Type webgui in the field and press enter

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020010

13- Give the value 1 to webgui parameter as the below

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020011

14- Save your changes

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020012

15- Go RZ10 and make sure that you have both parameters set and if not then you need to define them

loginaccept_sso2_ticket = 1

logincreate_sso2_ticket = 2

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020013

16- Run the t-code SIAC_PUBLISH_ALL_INTERNAL to start activating the services

17- The activation will start as you will notice at the bottom of your screen

18- When the activation is done you should see a screen as the below mentioning that the activation was done

successfully

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020014

19- Now it is time to test what you did so far To do that go to your browser and run httpyour server

IP or nameport numbersapbcguisapitswebgui

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020015

20- Your web page will look like the following

21- Your initial sap screen will look like the following

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020016

22- In case you face issues with the compatibility on your browser you can fix it by going to your internet

explorer --gt Tools --gt Compatibility View Settings --gt check the box display all website in compatibility view

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020017

SAP GUI HTML Public Access through a public IP

You have the option in accessing your SAP system via SAP GUI HTML using a public IP which will allow you to

access your SAP system via public natting without the need to have a private VPN Virtual private network

The way how I did was that I took

and gave it to the network team and mentioned to them my private internal IP for my SAP system along with

the port 8000 which I am using for http

From the network team side they linked httpprivate IP8000sapbcguisapitswebgui into a public IP they

have so when ever I put http public IP8000sapbcguisapitswebgui it directs me to the SAP GUI HTML

Hope this was helpful

Best Regards

~Amal Aloun

Page 7: Activate Sap Gui HTML

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02007

9- Double click on mimes service to make sure it is activated

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02008

10- Run t-code SE80 to go to the ABAP Workbench

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02009

11- From the repository browser in your abap workbench from the dropdown list choose internet services

12- Type webgui in the field and press enter

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020010

13- Give the value 1 to webgui parameter as the below

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020011

14- Save your changes

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020012

15- Go RZ10 and make sure that you have both parameters set and if not then you need to define them

loginaccept_sso2_ticket = 1

logincreate_sso2_ticket = 2

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020013

16- Run the t-code SIAC_PUBLISH_ALL_INTERNAL to start activating the services

17- The activation will start as you will notice at the bottom of your screen

18- When the activation is done you should see a screen as the below mentioning that the activation was done

successfully

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020014

19- Now it is time to test what you did so far To do that go to your browser and run httpyour server

IP or nameport numbersapbcguisapitswebgui

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020015

20- Your web page will look like the following

21- Your initial sap screen will look like the following

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020016

22- In case you face issues with the compatibility on your browser you can fix it by going to your internet

explorer --gt Tools --gt Compatibility View Settings --gt check the box display all website in compatibility view

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020017

SAP GUI HTML Public Access through a public IP

You have the option in accessing your SAP system via SAP GUI HTML using a public IP which will allow you to

access your SAP system via public natting without the need to have a private VPN Virtual private network

The way how I did was that I took

and gave it to the network team and mentioned to them my private internal IP for my SAP system along with

the port 8000 which I am using for http

From the network team side they linked httpprivate IP8000sapbcguisapitswebgui into a public IP they

have so when ever I put http public IP8000sapbcguisapitswebgui it directs me to the SAP GUI HTML

Hope this was helpful

Best Regards

~Amal Aloun

Page 8: Activate Sap Gui HTML

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02008

10- Run t-code SE80 to go to the ABAP Workbench

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02009

11- From the repository browser in your abap workbench from the dropdown list choose internet services

12- Type webgui in the field and press enter

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020010

13- Give the value 1 to webgui parameter as the below

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020011

14- Save your changes

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020012

15- Go RZ10 and make sure that you have both parameters set and if not then you need to define them

loginaccept_sso2_ticket = 1

logincreate_sso2_ticket = 2

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020013

16- Run the t-code SIAC_PUBLISH_ALL_INTERNAL to start activating the services

17- The activation will start as you will notice at the bottom of your screen

18- When the activation is done you should see a screen as the below mentioning that the activation was done

successfully

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020014

19- Now it is time to test what you did so far To do that go to your browser and run httpyour server

IP or nameport numbersapbcguisapitswebgui

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020015

20- Your web page will look like the following

21- Your initial sap screen will look like the following

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020016

22- In case you face issues with the compatibility on your browser you can fix it by going to your internet

explorer --gt Tools --gt Compatibility View Settings --gt check the box display all website in compatibility view

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020017

SAP GUI HTML Public Access through a public IP

You have the option in accessing your SAP system via SAP GUI HTML using a public IP which will allow you to

access your SAP system via public natting without the need to have a private VPN Virtual private network

The way how I did was that I took

and gave it to the network team and mentioned to them my private internal IP for my SAP system along with

the port 8000 which I am using for http

From the network team side they linked httpprivate IP8000sapbcguisapitswebgui into a public IP they

have so when ever I put http public IP8000sapbcguisapitswebgui it directs me to the SAP GUI HTML

Hope this was helpful

Best Regards

~Amal Aloun

Page 9: Activate Sap Gui HTML

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+02009

11- From the repository browser in your abap workbench from the dropdown list choose internet services

12- Type webgui in the field and press enter

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020010

13- Give the value 1 to webgui parameter as the below

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020011

14- Save your changes

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020012

15- Go RZ10 and make sure that you have both parameters set and if not then you need to define them

loginaccept_sso2_ticket = 1

logincreate_sso2_ticket = 2

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020013

16- Run the t-code SIAC_PUBLISH_ALL_INTERNAL to start activating the services

17- The activation will start as you will notice at the bottom of your screen

18- When the activation is done you should see a screen as the below mentioning that the activation was done

successfully

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020014

19- Now it is time to test what you did so far To do that go to your browser and run httpyour server

IP or nameport numbersapbcguisapitswebgui

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020015

20- Your web page will look like the following

21- Your initial sap screen will look like the following

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020016

22- In case you face issues with the compatibility on your browser you can fix it by going to your internet

explorer --gt Tools --gt Compatibility View Settings --gt check the box display all website in compatibility view

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020017

SAP GUI HTML Public Access through a public IP

You have the option in accessing your SAP system via SAP GUI HTML using a public IP which will allow you to

access your SAP system via public natting without the need to have a private VPN Virtual private network

The way how I did was that I took

and gave it to the network team and mentioned to them my private internal IP for my SAP system along with

the port 8000 which I am using for http

From the network team side they linked httpprivate IP8000sapbcguisapitswebgui into a public IP they

have so when ever I put http public IP8000sapbcguisapitswebgui it directs me to the SAP GUI HTML

Hope this was helpful

Best Regards

~Amal Aloun

Page 10: Activate Sap Gui HTML

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020010

13- Give the value 1 to webgui parameter as the below

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020011

14- Save your changes

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020012

15- Go RZ10 and make sure that you have both parameters set and if not then you need to define them

loginaccept_sso2_ticket = 1

logincreate_sso2_ticket = 2

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020013

16- Run the t-code SIAC_PUBLISH_ALL_INTERNAL to start activating the services

17- The activation will start as you will notice at the bottom of your screen

18- When the activation is done you should see a screen as the below mentioning that the activation was done

successfully

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020014

19- Now it is time to test what you did so far To do that go to your browser and run httpyour server

IP or nameport numbersapbcguisapitswebgui

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020015

20- Your web page will look like the following

21- Your initial sap screen will look like the following

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020016

22- In case you face issues with the compatibility on your browser you can fix it by going to your internet

explorer --gt Tools --gt Compatibility View Settings --gt check the box display all website in compatibility view

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020017

SAP GUI HTML Public Access through a public IP

You have the option in accessing your SAP system via SAP GUI HTML using a public IP which will allow you to

access your SAP system via public natting without the need to have a private VPN Virtual private network

The way how I did was that I took

and gave it to the network team and mentioned to them my private internal IP for my SAP system along with

the port 8000 which I am using for http

From the network team side they linked httpprivate IP8000sapbcguisapitswebgui into a public IP they

have so when ever I put http public IP8000sapbcguisapitswebgui it directs me to the SAP GUI HTML

Hope this was helpful

Best Regards

~Amal Aloun

Page 11: Activate Sap Gui HTML

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020011

14- Save your changes

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020012

15- Go RZ10 and make sure that you have both parameters set and if not then you need to define them

loginaccept_sso2_ticket = 1

logincreate_sso2_ticket = 2

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020013

16- Run the t-code SIAC_PUBLISH_ALL_INTERNAL to start activating the services

17- The activation will start as you will notice at the bottom of your screen

18- When the activation is done you should see a screen as the below mentioning that the activation was done

successfully

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020014

19- Now it is time to test what you did so far To do that go to your browser and run httpyour server

IP or nameport numbersapbcguisapitswebgui

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020015

20- Your web page will look like the following

21- Your initial sap screen will look like the following

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020016

22- In case you face issues with the compatibility on your browser you can fix it by going to your internet

explorer --gt Tools --gt Compatibility View Settings --gt check the box display all website in compatibility view

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020017

SAP GUI HTML Public Access through a public IP

You have the option in accessing your SAP system via SAP GUI HTML using a public IP which will allow you to

access your SAP system via public natting without the need to have a private VPN Virtual private network

The way how I did was that I took

and gave it to the network team and mentioned to them my private internal IP for my SAP system along with

the port 8000 which I am using for http

From the network team side they linked httpprivate IP8000sapbcguisapitswebgui into a public IP they

have so when ever I put http public IP8000sapbcguisapitswebgui it directs me to the SAP GUI HTML

Hope this was helpful

Best Regards

~Amal Aloun

Page 12: Activate Sap Gui HTML

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020012

15- Go RZ10 and make sure that you have both parameters set and if not then you need to define them

loginaccept_sso2_ticket = 1

logincreate_sso2_ticket = 2

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020013

16- Run the t-code SIAC_PUBLISH_ALL_INTERNAL to start activating the services

17- The activation will start as you will notice at the bottom of your screen

18- When the activation is done you should see a screen as the below mentioning that the activation was done

successfully

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020014

19- Now it is time to test what you did so far To do that go to your browser and run httpyour server

IP or nameport numbersapbcguisapitswebgui

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020015

20- Your web page will look like the following

21- Your initial sap screen will look like the following

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020016

22- In case you face issues with the compatibility on your browser you can fix it by going to your internet

explorer --gt Tools --gt Compatibility View Settings --gt check the box display all website in compatibility view

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020017

SAP GUI HTML Public Access through a public IP

You have the option in accessing your SAP system via SAP GUI HTML using a public IP which will allow you to

access your SAP system via public natting without the need to have a private VPN Virtual private network

The way how I did was that I took

and gave it to the network team and mentioned to them my private internal IP for my SAP system along with

the port 8000 which I am using for http

From the network team side they linked httpprivate IP8000sapbcguisapitswebgui into a public IP they

have so when ever I put http public IP8000sapbcguisapitswebgui it directs me to the SAP GUI HTML

Hope this was helpful

Best Regards

~Amal Aloun

Page 13: Activate Sap Gui HTML

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020013

16- Run the t-code SIAC_PUBLISH_ALL_INTERNAL to start activating the services

17- The activation will start as you will notice at the bottom of your screen

18- When the activation is done you should see a screen as the below mentioning that the activation was done

successfully

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020014

19- Now it is time to test what you did so far To do that go to your browser and run httpyour server

IP or nameport numbersapbcguisapitswebgui

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020015

20- Your web page will look like the following

21- Your initial sap screen will look like the following

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020016

22- In case you face issues with the compatibility on your browser you can fix it by going to your internet

explorer --gt Tools --gt Compatibility View Settings --gt check the box display all website in compatibility view

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020017

SAP GUI HTML Public Access through a public IP

You have the option in accessing your SAP system via SAP GUI HTML using a public IP which will allow you to

access your SAP system via public natting without the need to have a private VPN Virtual private network

The way how I did was that I took

and gave it to the network team and mentioned to them my private internal IP for my SAP system along with

the port 8000 which I am using for http

From the network team side they linked httpprivate IP8000sapbcguisapitswebgui into a public IP they

have so when ever I put http public IP8000sapbcguisapitswebgui it directs me to the SAP GUI HTML

Hope this was helpful

Best Regards

~Amal Aloun

Page 14: Activate Sap Gui HTML

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020014

19- Now it is time to test what you did so far To do that go to your browser and run httpyour server

IP or nameport numbersapbcguisapitswebgui

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020015

20- Your web page will look like the following

21- Your initial sap screen will look like the following

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020016

22- In case you face issues with the compatibility on your browser you can fix it by going to your internet

explorer --gt Tools --gt Compatibility View Settings --gt check the box display all website in compatibility view

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020017

SAP GUI HTML Public Access through a public IP

You have the option in accessing your SAP system via SAP GUI HTML using a public IP which will allow you to

access your SAP system via public natting without the need to have a private VPN Virtual private network

The way how I did was that I took

and gave it to the network team and mentioned to them my private internal IP for my SAP system along with

the port 8000 which I am using for http

From the network team side they linked httpprivate IP8000sapbcguisapitswebgui into a public IP they

have so when ever I put http public IP8000sapbcguisapitswebgui it directs me to the SAP GUI HTML

Hope this was helpful

Best Regards

~Amal Aloun

Page 15: Activate Sap Gui HTML

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020015

20- Your web page will look like the following

21- Your initial sap screen will look like the following

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020016

22- In case you face issues with the compatibility on your browser you can fix it by going to your internet

explorer --gt Tools --gt Compatibility View Settings --gt check the box display all website in compatibility view

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020017

SAP GUI HTML Public Access through a public IP

You have the option in accessing your SAP system via SAP GUI HTML using a public IP which will allow you to

access your SAP system via public natting without the need to have a private VPN Virtual private network

The way how I did was that I took

and gave it to the network team and mentioned to them my private internal IP for my SAP system along with

the port 8000 which I am using for http

From the network team side they linked httpprivate IP8000sapbcguisapitswebgui into a public IP they

have so when ever I put http public IP8000sapbcguisapitswebgui it directs me to the SAP GUI HTML

Hope this was helpful

Best Regards

~Amal Aloun

Page 16: Activate Sap Gui HTML

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020016

22- In case you face issues with the compatibility on your browser you can fix it by going to your internet

explorer --gt Tools --gt Compatibility View Settings --gt check the box display all website in compatibility view

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020017

SAP GUI HTML Public Access through a public IP

You have the option in accessing your SAP system via SAP GUI HTML using a public IP which will allow you to

access your SAP system via public natting without the need to have a private VPN Virtual private network

The way how I did was that I took

and gave it to the network team and mentioned to them my private internal IP for my SAP system along with

the port 8000 which I am using for http

From the network team side they linked httpprivate IP8000sapbcguisapitswebgui into a public IP they

have so when ever I put http public IP8000sapbcguisapitswebgui it directs me to the SAP GUI HTML

Hope this was helpful

Best Regards

~Amal Aloun

Page 17: Activate Sap Gui HTML

How to configure Your SAP GUI HTML for Web Access

Generated by Jive on 2015-04-21+020017

SAP GUI HTML Public Access through a public IP

You have the option in accessing your SAP system via SAP GUI HTML using a public IP which will allow you to

access your SAP system via public natting without the need to have a private VPN Virtual private network

The way how I did was that I took

and gave it to the network team and mentioned to them my private internal IP for my SAP system along with

the port 8000 which I am using for http

From the network team side they linked httpprivate IP8000sapbcguisapitswebgui into a public IP they

have so when ever I put http public IP8000sapbcguisapitswebgui it directs me to the SAP GUI HTML

Hope this was helpful

Best Regards

~Amal Aloun