eDOCS
Cloud ready solution offers instant access to a full set of eDOCS capabilities, no matter the cloud deployment model
-
IC web customization
Hello, Using the customization capabilities of IC web, we were able to add custom actions, and we require further information: 1. Is it possible to icons that will appear in the different menus? We added 'icon' property in the commands.js menu definition file. No icon appeared. 2. The condition code (in the code.js file)…
-
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?
-
File upload size limitation in eDOCS using REST API
Hi, I would like to upload documents of size 2 gb using eDOCS rest api. I woud like to know if eDOCS has any file size limitations to upload using REST API. Also, is there any support for uploading documents by chunks through REST API
-
Hover menu on a document in IC Web
Hello, We added a custom command in the actions bar. We would like to add a custom item to the Hover menu while hovering a document item. The action menu item should have an icon and the ability to trigger the added custom action. Would appreciate your help in the matter.
-
customizations in InfoCenter
Hi, I am trying to implement the customizations in InfoCenter according to the guide "Getting started with eDOCS REST API". I followed the steps: Stop the eDOCS REST API service Copy the custom folder to c:\Program Files\Open Text\eDOCS REST API Server\eDOCS You will have 2 additional folders under the REST API location…
-
eDocs Doc IDs - How are they created?
Trying to explain to someone the "real" document ID of their document is a tricky situation. I am curious as to how the system decides that file name. I can see some similiarities for documents within author folders. I would just like to understand how they come about. -Thanks Maria
-
Public folder link in Windows quick access
Hello. I found that if the DM public folder is added to the Quick Access (Windows Explorer), then it is not possible to remove it from there. There is no context menu and button "Unpin from Quick access" . Does anyone know a working solution to remove the shortcut?
-
Need sample code - eDocs DM 22.x - Web services - How to search for and add folders/subfolders
Hi, I have some old samples of the DM Webservices to search for and add documents, but it does not have any sample code for searching for or adding folders and sub folders. I am adding a document to the library and need sample code to find out if the folder/sub folder exists and if it doesn't then add the folder/subfolder…
-
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…
-
eDOCS REST API - token timeout
How can I refresh the token timeout?
-
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…
-
best way to add user
is there another way to add users to DM besides DM library. we are on edocs dm 16.7.6
-
Setting Read-Only status on an attachment when creating via rest api?
Is it possible to set an attachment to read-only when creating via the rest api? I have tried including "STATUS": 19 (as int and string) in the data object, but that doesn't seem to do it. Thanks!
-
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…
-
Programmatically sign a Liquid Office form?
Is it possible to programmatically sign a Liquid Office form? We have a situation where sometimes a form needs to be auto-approved and routed but include the signature as if someone actually clicked the signature field and signed the form. Any help is greatly appreciated!!
-
Warehouse Administrator
The user has been assigned a role Warehouse Administrator. But at the entrance to the transport warehouse I see such an error. Content Server Error: Error browsing the specified object. [Could not get the warehouse volume.] Tell me what could be the reason?
-
DM Infocenter detecting Application type during upload
Is there a way to have Infocenter or DM extensions detect the application type when uploading document. E.g When we drag and drop .PDF files can it automatically recognize as PDF in Application. When we are filing employees letters into their files, this extra step is time-consuming. If this is automatic, we would be able…
-
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",…
-
InfoCenter desktop client customization
Hi All, We have client who uses eDOCS InfoCenter desktop client heavily for their document and record management across organization. we have received few customization request from the client where we want to add some new features/modules and integrate new functionality inside InfoCenter desktop client. We are aware that…