...
SAP Customizing allows you to control which KGS Viewer profile will be used. After successfully importing the SAP transport container that is available in our Members Area in section tia® H5 Viewer, you can call KGS-specific Customizing.
Container transport number: E74K900314E23K900055, KGS Viewer Pack V2.5.4tia H5 Viewer Version 3.0.0
Info |
---|
Please note: SAP-User for KGS Components |
...
Info |
---|
Please note: After installing the newest version of the viewer pack, the changes won't have to be transported anymore, but will instead be set without a transportation. |
(Transaction /KGS1/VIEWER_CUST)
...
ID | Parameter | Description |
---|---|---|
01 | Token Password | Type: String You may enter the token password here in order to store it |
02 | Check Viewer Authorization | Type: Boolean You may set this to true, in order to check the authorization object, which might define special access rights for a user or group following the crud principle. |
03 | Browser Path Chrome | Type: String Here you may define the path pointing to the installed exe-file of the Chrome browser |
04 | Browser Path Firefox | Type: String Here you may define the path pointing to the installed exe-file of the Firefox browser |
05 | Browser Path IE | Type: String Here you may define the path pointing to the installed exe-file of the Internet Explorer |
06 | Browser Path Edge | Type: String Here you may define the path pointing to the installed exe-file of the Edge browser |
07 | Browser Path Other | Type: String Here you may define the path pointing to the installed exe-file of any other browser |
(Transaction /KGS1/VIEWER_PARAM )
...
User profile with definition of default browser "Mozilla Firefox" |
---|
/KGS1/SUPRESS_VIEWER User Parameter
...
Badi implementation guide by SAP: https://help.sap.com/viewer/6f40b8f46c4b10149770d29604c9a4eb/7.01.22/en-US/44f518d884056c30e10000000a114a6b.html
Webservice for tia H5 Viewer
For the new version of the tia H5 Viewer a webservice is needed. This webservice is included in the above mentioned transport.
To activate the webservice change to transaction SICF and press the “Execute” button.
...
In the next window you will find the webservice tia_viewer under the tab tia.
...
Right click on the webservice tia_viewer and press “Activate Service”
...
Choose the button “Yes”.
...
The webservice is activated and should be accessible via the URL of your SAP-System
Code Block |
---|
https://<sap-system>:<port>/tia/tia_viewer |
e.g. https://e23.kgs.team:50000/tia/tia_viewer
The webservice can be testet. Right click on the webservice and choose “Test Service”
The browser will open and will show the following result.
...
...