-
Documentum xPlore 16.4 SSL Not Working
I have stumbled across a strange issue that I cannot seem to find a solution for. I am working on a project to implement Full text Indexing (xPlore) to our existing Documentum build out. Other than default max memory issues with the Index Agent everything was working well. When I enable SSL Everything seems normal on the…
-
how to get filestore path for document in documentum using dfc or dql
how to get filestore path for document in documentum using dfc or dql. i need result of "(getpath,c,objid)" this api using dfc or dql
-
deletion operation
Hi, suppose we have on object id:'09000886800bc78b' having i_folder_id [0]:0b00088680017378 [1]:0b0008868005ad65 my question is while performing delete operation i_folder_id[0] the original document should have to move to i_folder_id[1] that is the folder in which link is present. What I am going say while performing…
-
How to know, is object having links are not.
Hi, I would like to know that is the object having links are not, If links are there how many are they by using DFC orDQL
-
how to set default today value for date attributes in workflow
I created a workflow with attributes, How can I set the default today value as default for date attribute? And user can change the date if they want. Thanks
-
(Using Documentum 6.5) Changing an objects workflow
This is a 'is there a way to do it?' question.... We have several work queues set up, fed by specific workflows/lifecycles. In discussion with the users, they have identified a need to be able to change an objects queue/workflow. Since each workflow has a unique type, my first thought was to have an option to simply grab…
-
xml
test
-
Does ACS based document download validates user permission on the URL launch?
Hi All, I have two questions regarding ACS url which are as below. * Once we have generated the ACS url for a specific document and launch it either it the browser or through program, does it validate the user permissions on launch of the url? Why I ask this question is, I assume that user's read permission is validated…
-
How to re-encryption of all File Stores from AES-128 to AES-256 using Trusted Content Services?
How to re-encryption of all File Stores from AES-128 to AES-256 using Trusted Content Services? or Approach for TCS re-encryption from AES 128 to AES 256
-
Tried to perform search query in the Rest api but got this error
Attribute is invalid;(DM_FULLTEXT_E_EXEC_XQUERY_FAIL) [DM_FULLTEXT_E_EXEC_XQUERY_FAIL]error: "EXEC_XQUERY failed with error: ESS_DMSearch::ExecuteSearchPassthrough. Communication Error Failed to perform URL: HTTP://xxxxxxx//dsearch/IndexServerServlet?ftRequestHandler=GET-CONFIG, errorcode: 7: Couldn't connect to…
-
Can we get ACL objects that created during workflow ?
Hello Experts , As i know we can create an ACL object using DQL and DFC code but i want to know , Is it possible to get ACL objects that created during workflow ?
-
Migrate Virtual Documents From One Docbase To Another Docbase
Hi All, We have requirements to migrate 20% of documents from one docbase to another docbase . Out of these 20 % we have following docuemnts types:- * Regular documents - For regular we have used composer to migrate the documents from one docbase to another docbase * Virtual documents - Composer does not support virtual…
-
How can I remove "Default Items" from object type dropwdown list in Preferences/Columns?
Hello, I was able to remove dm_document and folder and adde custom_type to the dropdown list in Preferences->Columns->Cabinets. However, the dropdown list shows a "Default Items" that I need to get rid of. I only want the custom type in there. The component I modified was: display_preferences_component.xml and the lines…
-
dmawk32 not working
Sorry, I am net to this. I have windows 7-32 bit machine and put below files in a folder dmawk32.exe, dmcl.dll & dm_who.awk and running below query bit it is not returning anything neither I see any error. dmawk32 -f dm_who.awk Also, one of my colleague is running below command, it is working for him but not for me.…
-
Documentum 16.4 working with Kofax Capture 11
Has anyone upgraded both Documentum 16.4 and Kofax Capture 11 in the same environment? What are you using for the export connector? Thanks!
-
How to create a sample document using Documentum REST API
How to create a sample document using Documentum REST API
-
Regarding EMC documentum rest api search template
Hey I was trying to create a rest client to consume EMC docuemtum services in python. I want to perform search query to search a specific folder in the rest api. Can anyone tell me how to do this in python or guide me how to create a http request which Im searching for the key word
-
Can anyone provide the comparison between Sitepublisher and eStudio?
Actually, I am looking in terms of usability and business purpose. so we can use either of them.
-
How to Bulk Export documents in documentum
Hi All, Can you please let us know what are the ways to bulk export documents in documentum ? Thanks, susmitha.
-
Facets in D2
How do I create a facet in D2, What should I be doing in xplore and D2.? Please give me detailed description.