-
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.
-
Getting 404 while invoking batches rest API
We are trying to update multiple documentum objects using the batch api. The POST api /repositories/{repositoryName}/objects/{id} is used for updating the object. When tested individually, the API works. But getting 404 response while using in batch API. Attaching the request and response below. Request: Response:
-
SDK Example: Adding a simple tile to landing page
D2 Smart View example, showing how to add a new simple Tile to the landing page. Also, in the samples in the SDK (included in the SDK itself), there is a sample on how to add a more complex tile and widget (See the GroupAdmin sample) We can't add mp4's here, so here is a Core Share link This video is a 200-300 level -…
-
Does Documentum support OAuth2.0 authentication
Does Documentum support OAuth2.0 authentication? I have viewed this documentation but cannot find the authentication methods available: https://developer.opentext.com/ce/products/documentum If it does support it, what type of OAuth2.0 grant type does it support? client_credential? code_grant? Thanks in advance!