-
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,…
-
eDOCS OCC Integration
Hi, has anyone done some work to integrate OpenText Capture Center in eDOCS similar in a way the Rendition module works in Content Server? Here a rendition is created on user demand or automatically if defined mime tyes are created in a container object. That allows full text indexing of scanned documents or long term…
-
eDOCS DM Server Ping Utility
Hi all, I've posted a new utility called the eDOCS DM Server Ping Utility. It allows you to select a single DM Server and ping all of the servers in the Fail Over Load Balance (FOLB) list for that server. This uses the DM Webservices API so it is 5.3.1 (all patches) specific at this time. You can find the utility here:…