Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The web service tia_viewer on SAP system is setup with the transport imported before:

It listens to the port set up for HTTP protocol in SAP profiles.

Its URL is: https://<sap-system>:<port>/tia/tia_viewer

 

To active the web service tia_viewer, follow these steps:

 

  1. Execute transaction SICF and press Execute button

grafik-20240925-091811.pnggrafik-20240924-134352.png
  1. In the Virtual Hosts / Services tree view find tia > tia_viewer

Right-Click tia_viewer and select Activate Service of the context menu.

When being asked Do you want to activate service /default_host/tia/tia_viewer? , select Yes.

Screenshot 2024-09-24 154123-20240924-134124.png

Now the web service is activated and listening.

  1. Right-Click tia_viewer again and select Test Service of the context menu.

The browser opens and shows following browser will open and will show the following result.

https://<sap-system>:<port>/tia/tia_viewer?sap-client=<client>
image-20240828-083318.png

When this JSON document is returned, the connection test is successful, although the property success in the response is false as the test message did not contain the JSON body expected.

  • No labels