Definition:

Webservice is a connector used to send data with other web applications.

Icon:

1667487132740-653.png

Configuration:

There is 2 parts in configuring of the webservice connector:

  • Configuring the Webservice in the ConfigurationCOM menu:

1667487261988-482.png

In order to use the Webservice, you have first to configure it in the ConfigurationCOM menu in the portal in the distant tab. This configuration is unique to the environment, and cannot be reused in another environment.   

1667487553991-372.png

There are so many parameters to configure for the WebService connector:

  • Name: The name of the distant Webservice used
  • IP/host: The domain name of the servor or the IP address used
  • URI: The path in the IP/host used to send the files
  • Method: signifies the method used to get the data( GET, POST, PUT, DELETE)
  • Port: The port of the listening
  • Protocol: HTTP ou HTTPS
  • Authentification Mode: There is 2 different ways for the authentification mode
  1. Basic: is a mode that needs 3 attributes(header: the header'name, user encoded in base64, password encoded in base64)
  2. Token: is a mode that consists on putting a token in the header. This mode uses 2 parameters: The header and the token is an encoded and encrypted data with a unique key using the HASHMAC algorithm.
  • Timeout: is the max time acceptable to connect to the WS and get the result.
  • Charset: is the encodage of the json file that will be sent to WS and of the result file

 

Tags:
Created by Assala Chmiti on 2022/11/03 15:48
    
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian