-
Error updating object attribute
I'm trying to update a type object and am getting the below error. Through various invenstigations, I'm pretty confident the issue is on the server rather than something with a local cache. [ERROR] FAILED QUERY: alter type act_document DROP components DfException:: THREAD: ModalContext; MSG:…
-
File Extension removal on import in webtop
Is there an option to remove the file extension of a file (ie .pdf) so that it doesn't become part of the name of the file in Documentum? Currently the "title" is the path of the document on my computer and the "name" of the document is the name of the file with the extension. I would like it to not add the extension on…
-
[DM_QUERY_E_BAD_EQUAL]error:"The attribute qualifier, b23, for attribute string_value is not a valid
Hello, I got the below error in my browser when I want to launch a statefull process containing more than 19 variables developped in xCP Designer 2.3 (Documentum 7.2) [DM_QUERY_E_BAD_EQUAL]error:"The attribute qualifier, b23, for attribute string_value is not a valid qualifier Thank you in advance
-
db query table blocking issue on MSSQL Server with TS 6.6
Hello Not overly familiar with xCP so coming in as a DBA. Performance issues being hunted down. Ran a trace for 8 hours and got 298 blocks between 2 and 5 seconds. Most blocks were part of blocking chains. Blocks affected the following: update dm_workflow_s set i_vstamp = i_vstamp where r_object_id = @P1 1. What is the…
-
How can we configure the login dialog in D2 16.5
How can we configure the login dialog in D2 16.5? I need to show custom message in red in the login dialog of D2 16.5. It should appear below the Password Text field. Please kindly let me know if you have any solution for the same. Thank you.
-
Assign role to another role
Hi, we have two roles eni_facility_writers and eni_facility_reader. We would like to assign these two roles to at third role eni_facility. How we can do that from da? Thanks. Regards.
-
Reject a Task using DFC
Hi, I have a workflow which contains a Reject Flow (the red arrow on designer) and a regular flow on a task (let's say task X). I want to reject this task using DFC. However, the "reject" is not one of the operations that IDfWorkitem handle. So, how can I make this operation? Is there a query or a DFC method for doing this…
-
How to check when the Workflow is Created? Manually and using DQL?
Hi everyone, I am a newbie in Documentum. I would like to know how to know when is the date workflow is created? (Manually and using DQL). Thank you so much in advance. Appreciate your help :)
-
Can one user accept a task sent to a group?
Hello, We have a business case where the approver of a document may not be known up front so I created a group for these approvers. Currently, the task is sent to and must be completed by everyone in the group before the workflow is completed and the document Effective. Is there a way to make it so when one person accepts…
-
How to update Client Capability and Extended Privileges using DQMAN?
Hi I would like to check how to udpate the Client Capability and Extended Privileges using DQman? Thank yoU!