Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
stylenone

...

SAP Customizing allows you to control which KGS Viewer profile will be used. After successfully This section describes the SAP-side customization when using tia Viewer in SAP-side customized tia Viewer Core configuration. Among other settings, the mapping of repositories to tia Viewer URLs and its instances resides here.

Prerequisite is importing the SAP transport container that . It is available in our kgs Members Area in section tia® H5 Viewer, you can call KGS-specific Customizing.
Container transport number: E23K900055, tia H5 Viewer Version 3.0.0

...

Info

Invalid characters for Windows filenames

< (less than)

> (greater than)

: (colon)

" (double quote)

/ (forward slash)

\ (backslash)

| (vertical bar or pipe)

? (question mark)

* (asterisk)

Badi implementation guide by SAP: https://help.sap.com/viewer/6f40b8f46c4b10149770d29604c9a4eb/7.01.22/en-US/44f518d884056c30e10000000a114a6b.html

...

Choose the button “Yes”.

...

The webservice web service is activated and should be accessible via the URL of your SAP-System

...

e.g. https://e23.kgs.team:50000/tia/tia_viewer

The webservice Now the web service can be testettested. Right click on the webservice web service and choose “Test Service”

...

The URL to call the document out of the archive with the corresponding seckey is returned:

Code Block
https://<archive-server>:<port>/contentserver?create&pVersion=<AL-Version>&contRep=<CR>&docId=<Doc-ID>
&compId=<comp_id>&accessMode=c&authId=<SAP-Cerificate>&expiration=<expiration_time>&secKey=<secKey>

...