Output System "WebServiceInputClient"
The output system "WebServiceInputClient" serves as a client towards the internal web service input system "WebServiceInput." This output system enables the document transfer from one xSuite Interface instance to another xSuite Interface instance. The .OutputName of the output fields must correspond to the .InputName 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 |
|---|---|
OutputSystem[].Url*(%) | HTTPS base address of the web service, including port number and any base URL path of the web service (according to property |
OutputSystem[].ProxyServer | Proxy server for communication to the web service (optional) Syntax: see Proxy Server Connection |
OutputSystem[].AuthMode | Mode for authentication against web service:
|
OutputSystem[].User(*) OutputSystem[].Password(*§) | User name and password for authentication in In |
OutputSystem[].CertificateName(*) | Name of the client certificate for authentication in This corresponds to the |
OutputSystem[].Tenant OutputSystem[].Scenario* | Name of the tenant (default value: |
OutputSystem[].PreLoadAttachFiles | Boolean value determining whether file attachments of a document to be transferred will be sent to the web service in advance in separate calls Otherwise, the file attachments will be embedded in the document and submitted with the document in a single call. Default value: |
OutputSystem[].IdField | Name of a field from the field catalog (optional) The ID of the receiving batch that was generated by the target web service will be written back to this field. |