-
Can I add a folder reference when the document is created?
Is it possible to include a folder reference when creating a document via the REST API to avoid having to follow up with another API call?
-
We are utilizing eDOCS/API vers 16.7.2 When add documents via Rest API, file created as zero bytes
I have a java program that is utilizing the eDOCS API vers 16.7.2, when uploading a file via Swagger it works fine and the document is created successfully, it is unlocked (no red mark on thumbnail) and its not zero bytes. However, when I attempt to add a document via my java class, the document is created, however the…
-
Shared story can't be reused in more texts
We're encountering an error stating 'Shared story can't be reused in more texts' while generating the document format output. Could you provide any insights?
-
eDOCS REST API - token timeout
How can I refresh the token timeout?
-
Using OTDS Impersonation REST API
Hi I am developing a solution where I need to Impersonate users in eDOCS. eDOCS is set up as a Resource in OTDS. I tried the API call "/authentication/ticketforuser" and I got a ticket for a specific user. When I try to use that ticket as "X-DM-DTS" in the header when calling eDOCS REST API I…
-
How do you call the “eDOCS DM Document” from 64-bit MS Access application?
I am an application manager with the Canadain Armed Forces. I have updated the MS Access application from 32-bit to 64-bit. In the 32-bit version I used “ SendKeys "e~" “ to open the Recently Edited Documents folder. However, under 64-bit it opens the MS Access insert object form and the user needs to select “eDOCS DM…
-
eDocs - Rest API - Lookups
What Am I supposed to set in the key value and where I can find it using the api? Thanks.
-
InfoCenter Customization.
We are seeking to use the IC customization platform to provide a required field based on criteria. The two areas we’ve attempted specifically. Presenting a Custom Form Using the Events elements to alter a form With the InfoCenter Customizations platform, should it possible to make a profile form field…
-
InfoCenter Sample app
OpenText InfoCenter InfoCenter Developer enables you to customize and build integrations for InfoCenter. A developer can create customizations that allows users to interact with custom menus, forms and develop custom UI within InfoCenter. As a developer, you will develop with InfoCenter code to create customizations that…
-
eDocs Search Rest API does not return version number
It returns something like this, how am I supposed to know which version it is? "APP_ID": "MS WORD", "ITEM_TYPE": "D", "DOCNAME": "NVCA_Model_Legal-Opinion", "DOCNUM": "12", "LAST_EDIT_DATE": "2022-02-25 04:34:19 UTC", "DOCS_LIBRARY_NAME": "EDOCS_DM", "AUTHOR_ID": "Author User", "STATUS": "0", "SEC_REASON_LINK": "1",…