-
Issue while uploading the document with required properties.
We are trying to upload the document using D2-REST APIs. We were able to upload the document but if there are required attributes missing/incorrect while uploading, then also document is getting uploaded without an error. Is there any way or API to check the provided attributes are correct or not while uploading the…
-
Documentum on-prem Vs on-Saas?
What is difference between Documentum on-prem and on-Saas?
-
How to use Documentum as trial?
Hi, I would like to inform you that I'm using free trial of Open text and I need to use Documentum as trial. Is there any way to use documentum as a free trial or we require license for it.
-
Documentum Webtop how to restrict printing
If a user has read access to a file(pdf) , is there any way in Webtop (16.7) to prevent the user from saving/printing the file?
-
Getting latest file using documentum_id
I have a use case where the user is modifying the same file in each iteration keeping the version field in Documentum same. Initially, the file was created and checked into webtop server with version 1.0. Later on, the user makes some changes to the original file and uploads the file with new changes with the same version…
-
Creation Profile aware D2 import via D2-REST API using d2-object-creation
Hi, I am trying to create an object via the d2 rest api and import content while honoring the selected creation profile which knows about the required fields, hidden fields and validations etc as well as where to autofile the content. I'm still in postman at this point and can't get it to work correctly - I can create the…
-
Datediff calculates the difference between days wrong
Hi I'm using Documentum version 16.7.0000.0810 and while using the datediff function of DQL, I found out that the date difference in days between 30/10/2022 and 31/10/2020 is 1.0416667 days which is equal to 1 day and 1 hour when you would expect 1.0 days. This is correct because I am in Belgium, and we had a switch from…
-
dm_xfm_form object type is not getting deleted or updated
We are trying to delete dm_xfm_form object type which we created manually. However, we want to drop/modify that object type but it's not allowing us to drop/delete or even modify it. Can anybody give the insight if has done similar update/drop object type. Any inputs on this will be highly appreciated.
-
Housekeeping Database.
Hi, I have a situation where my database is getting bigger and bigger, I am looking for a way to reduce the data in database by using Housekeeping method and archiving it to save it somewhere else. Is there any particular instruction for this? Thank you.
-
secure flag not set for some cookies of webtop 16.7.9
Dear Experts, Our security experts reported that some of the cookies in webtop 16.7.9 based application are not marked as secure in Chrome. we have set the secured_cookies_for_https_only as true in app.xml as shown below, <security_support> <secured_cookies_for_https_only> <enabled>true</enabled>…