Input System "WebServiceOutputClient"
This input system serves as a client towards the internal web service output system "WebServiceOutput". The input system "WebServiceOutputClient" reads in batches or documents provided by the web service for retrieval, enabling document transfer from one xSuite Interface instance to another. The .InputName of the input fields must correspond to the .OutputName on the opposite side.
Notice
To simplify the configuration, the list of fields can also be left completely empty here. The fields are then implicitly formed from all fields of the field catalog under the field names defined there. If the other side uses an identical field catalog, mapping to separate output and input names can be omitted in this way.
Property | Description |
|---|---|
InputSystem.Url* | HTTPS base address of the web service including the port number and, if necessary, with the base URL path of the web service (according to property |
InputSystem.ProxyServer | Proxy server for communication to the web service (optional) Syntax: see Proxy Server Connection |
InputSystem.AuthMode | Mode for authentication against web service:
|
InputSystem.User(*) InputSystem].Password(*§) | User name and password for authentication in In |
InputSystem.CertificateName(*) | Name of the client certificate for authentication in This corresponds to the |
InputSystem.Tenant InputSystem.Scenario* | Name of the tenant (default value: |
InputSystem.PreLoadAttachFiles | Boolean value determining whether file attachments of a document to be retrieved will be downloaded in separate web service calls If this value is Default value: |
InputSystem.FetchMode | Mode defining how batches and documents are called by the web service:
In |