-
Documentum 23.4
I am new to Documentum, can someone please guide me towards on-premise installation tips for documentum ? Do we have to deploy the latest version using kubernetes docker image or there's any other path available ?
-
Post-processor query fails from time to time
Hello. We have a problem with our Communications Server application in the Exstream 16.6.3 environment. We have created a project with Communications Builder which creates PDF documents based on the XMLIN-event and sends them to Document Broker Plus output connector to store certain documents (job output mode). We use…
-
Documentum Docker 23.4 - Docbase fails to start - [DM_CRYPTO_F_KEYSTORE_INIT]
I'm trying to get a Documentum Docker 23.4 environment working but keep running into the same issue. The docbase will boot and work the first time after installation, but every subsequent attempt, I get the following error: [DM_STARTUP_W_DOCBASE_OWNER_NOT_FOUND] *** warning *** : The database user, dctm as specified by…
-
CMS API : Generating unique values based on sheme for attribute when creating new type instance
Is there a way for generating unique values for an attribute when creating a new type instance , for example : Type Definition : Contract Attribute : contract_id and the values will be : CONT-LOA-0011 ?
-
How to make Eclipse working more predictable?
Hi, everybody. Please help me to configure Eclipse to work CSIDE plugin properly. I'm experiencing some problem when Eclipse does not start building the project. I tried to disable automaking projects and etc. Nothing help to me to force Eclipse to rebuild OScript code when I pick menu item "Build All". Please if anybody…
-
How to implement string search for begins with?
Hi, everybody, I'm new in OScript language. Could you please to help to write some code to find all strings from collection what begins with expression? To do similar like SQL LIKE. Thank you
-
CMS API : Fetching typeDefinitions / namespaces for regular users ?
I noticed that for a given namespace/typeDefinition , only users that are tenant or owner of that namespace/typeDefinition can fetch it through the API GET /cms/namespaces , GET /cms/type-definitions/ , GET /cms/type-definitions/attributes , What could be the solution for this issue ? maybe user impersonation ?
-
CMS Api : Is there a way to map or link a Dictionnary to an attribute in a type definition ?
I need a way to use the Dictionnary with an attribute in a type defintion in Content Metadata ? - Thank you
-
Date and time format incorrect in Documentum Administrator and D2
Hi all, I have this issue with Documentum Administrator and D2 whereby the dates are not tallying and getting this error... {1st image} however i manage to overcome this in the past where I edited the dfc.properties and added dfc.date_format = yyyy:MM:dd HH:mm:SS. But i think it affected the date and time format in the D2…
-
xCP Viewer Widget - Auto height / Utilise 100% of the available height
Is there anyway to allow the xCP viewer widget to have an auto/100% height? Currently the width can be set to auto/100% but the height requires a specific value. We need the widget to be able to take up the available space on the screen.