-
eDocs - Rest API - Searches evaluation with "or" clause in criteria
Hi, I am using the searches/evaluation endpoint as below: It is working but now I would like to search using an or clause, something like: Is it possible and what is the correct schema to do it? The mobile version of the app has a unique input field and I want to either search for title or the number of the document. Thanks
-
eDocs - Rest API - Checkout doubts
Hi, Checking the /documents/{id}/versions endpoint I noticed that it returns a list of versions with a STATUS key, I known that we can LOCK the document not necessarily a specific version, so I wonder what is the meaning of STATUS for each version returned? How can I discover to which user is the document checked out when…
-
eDocs - Rest API - Get the DOCNUM of a created document
Hi, I am uploading a document using the endpoint: POST /documents It is working as follows: But the response does not give me the new document`s DOCNUM. I need it to reference the document to a folder. Is there a way to indicate the properties that I want it to return? Thanks.
-
eDocs - Rest API - Get a collection of available workspaces
Hi, I would like to know how can I specify more than one filter criteria in the Get methods`endpoints like edocsapi/v1.0/workspaces. It is working perfectly fine with edocsapi/v1.0/workspaces?library=JURIDICO&filter=AUTHOR_ID=MARCIO I would like to add another criteria like…
-
eDocs - Rest API - Get a collection of results based on the specified search criteria
In the documentation the endpoint: POST - searches/evaluation Specifies the body as a multipart/form-data Even the swagger version specifies the same with an example body: I could not make it work with Content-Type: multipart/form-data;
-
eDocs Integration - DM API, Retrieve folder items
Hello, eDocs 16.4 version. I'm trying to look up the items in a folder using the DM API (configured with the HTTP protocol), but I'm not succeeding. I have a document as listed in the version table below: VERSION Table: VERSION_ID 652234 DOCNUMBER 610406 VERSION 1 SUBVERSION ! VERSION_LABEL 1 AUTHOR 5954466 TYPIST 5954466…
-
eDOCS REST API Server - 'custom' implementation
Hi, I am trying to implement the 'custom' option of the eDOCS REST API. I have followed the instructions in the PDF, 'Getting started with the eDOCS REST API and InfoCenter customizations' as below: 1. Stop the eDOCS REST API service 2. Copy the custom folder to c:\Program Files\Open Text\eDOCS REST API Server\eDOCS 3. You…
-
eDocs API request schema
Where can I find the schema for making requests with the eDocs API? For example, on the API reference page for eDocs API, the POST method for the 'documents' endpoint just shows that the required POST data is 'data'. It doesn't show what the format for that data.
-
How to store document using eDOCS REST API with AppWorks GateWay
Hi! I would like to store some document generated from our company's software to eDOCS. I saw the API for eDOCS REST API under API REFERENCE tab. I would like to store some documents to eDOCS DM by calling eDOCS REST API. I have installed AppWorks Gateway from developer site. currently I don't have eDOCS DM. Is there any…
-
Tool to Automatic Synchronize AD Groups and Users
Hi All, Is there any free tool to automatic synchronize AD users and groups in eDOCS Server? We are looking for a tool that will sync the users that are in groups in Active Directory and they will be automatically added to eDOCS Server? The sync can be a schedule task or something but not manually. Thanks. Kind regards,…