-
Design Manager - Access Empower Document Metadata/Tags
How can I access the current Document Metadata from within a Design Manager function? Is there a set of SYS_* variables available or a function to load them? I tried quite a while, getting nowhere. Especially I would like to access the "External Document ID" (busDocId) and the Tags (docTags) Currently I can access these…
-
Are there any code examples or samples for signoff workflow task customization?
According to the Documentum Server 16.7.1 Administration and Configuration Guide, the signoff authentication check can be customized. We are looking for examples or samples; and any libraries needed to customize the "check_signature" method of the "dm_check_password.exe" program to replace the signoff workflow task that…
-
Repeat a BIRT Grid on every page.
Hi All, I need help in solving a design problem. In LAYOUT section, I created a Grid with 2 columns. In first column I added TABLE to loop elements, in second column i used GRID to display Car info. When I generate PDF, TRABLE get dynamically expands to multiple pages, BUT GRID only Shows in first page, Is there any way I…
-
how to set metadata field expiration!
When i upload assets i can see your field has been expired, there is not field restriction or field trigger has been setup on it. can you plz share sequence of steps to set field expiration( otmm 21.3)
-
SearchHost & MarkupHost for the OT2 Viewer?
This document about loading the OT2 Viewer mentions that we need to set the search host URL using the following code: viewer.setSearchHost("https://highlightservice.dev.bp-paas.otxlab.net") But that endpoint doesn't seem to work for me. I keep getting 404 errors when the page loads and when I am performing a search. Please…
-
Migration of Repo
Hi there, I am migrating the repo and database from PROD to UAT. I am following the Upgrade and Migration Guide by OT and they mentioned to copy over the data file [$DOCUMENTUM/data] from prod to target system. However, when I am creating a new repo it gives me this error on my UAT. Can someone please explain this /…
-
Incorrect/Inconsistency ECM PDF Filename retrieve by SAP program
Hi All, We encounter an issue of inconsistency ECM PDF Filename retrieve by SAP program. Issue : 1 of 20 Print out will able to encounter retrieve wrong PDF Filename by SAP program - Refer to Figure 1 - How to print PDF File by SAP Program Sample code used LOOP AT gt_response_headers INTO gs_response_headers WHERE line CS…
-
How to generate Custom log by using log4j2.properties in DFS
Hi, I am trying to generate custom log by using log4j2.properties in DFS. I am using below version of s/w Content server 23.2 Documentum Foundation Service 23.2 EMC Composer 23.2 Kindly help.
-
OTCS get user image from Active directory.
Hello, As mentioned in the title, I'm wondering if there is a way to get all user's images from active directory at once. Best Regards.
-
Sortable option is not available for Custom Column creation in Facets
Hello all, I created a custom column, however; the "Sortable" option is fixed as "No" Are there is a reason why? Sorting the column will be greatly beneficial.