HTTP Integration
  • 17 Apr 2021
  • 1 Minute to read
  • Dark
    Light

HTTP Integration

  • Dark
    Light

Article summary

Since Tegsoft cannot download files with Webservice technology, it provides some integration operations with HTTP protocol. The file can be read from Tegsoft system with authorized, secure access with http clients.
All HTTP services serve in the following format.


http: // TEGSOFT_SERVERIP / Tobe / app / ApplicationServlet? externalService = SERVICE_NAME ¶Meter0_name = PARAMETER0_VALUE¶meter1_name = PARAMETER1_VALUE … .¶Metern_name = PARAMETERn_VALUE  

TEGSOFT_SERVERIP address in this address is the address of the server where Tegsoft system is installed (such as 192.168.47.207, 10.45.119.21). SERVICE_NAME expression is the access names of the services given in the table on the left. Each service can receive additional information in the format parameter0_name = PARAMETER0_VALUE as required.
Since HTTP services mean access and use of Tegsoft infrastructure, it is a process performed with user authorization. The client application that will use the HTTP service is required to verify with a valid user code and password. User code and password are verified according to the rules specified in the heading "User Management".

The user code and password used for HTTP are used only to authenticate access. It is sufficient for the users to be valid, to have their password verified and to have the "Call Webservice" authority. The data access privileges of the specified users are not taken into account while the HTTP function is running. HTTP functions work with full authority.

A user with Access-WS-Invoke (Web service call authorization) must be specified. The web service call process is recorded in the security authorization records.

  • Usercode: Authorized user code
  • Password: The user password field

Details are given on the relevant pages for the services described under the headings below.

  • Access_audio_Record_file
  • PMS Transactions

Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.