Webservice
When creating a Web Service, what is the difference between SOAP and REST connection?
Question: What is the difference between SOAP and REST connections when creating a Web Service? Solution: In DocuWare version 7.5, we now have the ability to select what type of connection we want to use when creating a Web Service. Both SOAP and ...
How to register a Web Service in DocuWare
Question: How do you register a Web Service in DocuWare? Answer: In order to register a Web Service with DocuWare, please complete the following; In the Web Client, open the Configurations page via the dropdown underneath your user name. From the ...
FAQ: Webservice Activity in Workflow (DocuWare 7.5+)
General questions Question: Where can I find all web service related information? Answer: Web services documentation Universal Modules documentation (list of web service types and more) General Developer page (in case the web service should access ...
Dropdown missing for an input parameter during Web Service setup in workflow.
Behavior: The dropdown is missing within an input parameter we want to set a variable for when setting up a web service in a workflow. Solution: When this happens, it means that the parameter's data type is not supported in DocuWare. Please ensure ...
ERROR: "415 UnsupportedMediaType" when sending GET request containing a body from a Workflow Web Service step
Behavior: When attempting to set up a Web Service step in a workflow that utilizes a GET request containing a body, the following error message is shown; "415 UnsupportedMediaType" Solution: By product design, the Web Service activity does not ...
Could not establish trust relationship for the SSL/TLS secure channel [Workflow Web Service]
Behavior: When reaching the Web service step in a workflow, you receive the following error, The activity Web service call failed with the following error message: "The underlying connection was closed: Could not establish trust relationship for the ...
How to use authentication for my Webservice?
Question: How to use authentication for my Webservice? Answer: The use of basic authentication for a Webservice is a new feature included in DocuWare 7.1 for the first time. To use this function follow these steps: Download the project from GitHub: ...
Workflow-Designer Web Services only accessible via HTTPS from 01.11.2018 on
The security of our DocuWare Cloud Services is our top priority as a service provider. That is why we regularly check how we can improve the security of our services. For several years now, both the DocuWare Web Client and the DocuWare Desktop Apps ...
How do I set up a Web Service so that I can use it in the Workflow Manager?
Question: How do I set up a Web Service so that I can use it in the Workflow Manager? Answer: The following is a basic guide on how to set up a Web Service so that it can be used in the Workflow Manager. First, copy the files of the Web Wervice to ...
How do I access the Natif.AI endpoints from the Workflow Designer's Web Service activity?
Question: How do I access the Natif.AI endpoints from the Workflow Designer? Answer: Please refer to the following guide to access Natif.AI's endpoints from the Workflow Designer; From Natif.AI, go to your Extraction/Classification Workflow's ...
Is it possible for Global Variables to be used within the JSON path when setting up a Web Service Activity?
Question: Is it possible for Global Variables to be used within the JSON when setting up a Web Service Activity? Answer: By product design, using Global Variables within the JSON path would not be possible. KBA applicable for both Cloud and ...
How to configure Timeout settings for Web Services in workflow
Question: Are there timeout settings for Web Services that can be configured in a workflow? Answer: By product design, DocuWare offers Timeout settings for SOAP-based Web Services only. To access these Timeout settings, click on the HTTP Response ...