-
lift-and-shift migration of our Documentum environment from on-premises infrastructure to Microsoft
Hi, We are planning to perform a lift-and-shift migration of our Documentum environment from on-premises infrastructure to Microsoft Azure Cloud. As this is a lift-and-shift approach, there will be no changes to the Windows OS or software product versions—everything will remain as-is in terms of configuration and…
-
Smart View logo requirements
We are trying understand if there are any guidelines or restrictions such as dimensions, dpi, image resolution etc when trying to update the customers Smart View global header icon / logo? It's my understanding the logo currently is "height: 24px; width: 220px;" but can this be updated to anything?
-
User Interface in BPM - Message Type Info
I am able to create tasks in a BPM using the user interface, but I am not able to show a basic ui form to display a message. The Message Type of Info seems to be the way to do it, but no form is displayed. The BPM is being called from an entity rule. Thanks.
-
Different headers in BIRT report
Hi! I would like using different headers on the first page and the others. On the MastePage I placed a grid with 2 rows. In the 2 rows I placed 1-1 other grid with a simple label. On these grid's OnPrepare event I wrote a little script, wich depend on then pageNumber variable set the grids "display" attribute value. But it…
-
Uploading Large Files (5–10 GB) to Documentum via REST – Chunked Upload Support?
Hi Team, Has anyone successfully uploaded a large file (around 5–10 GB) to Documentum using the REST API? If yes, could you please share the approach you used — specifically: Which REST endpoints were involved? What did the request body look like? Were there any required headers or configurations? Also, is there a way to…
-
REST API - paging not working on search endpoint with OTDSTicket
I am creating a custom web application and using Authorization Code Flow (OAuth 2.0) for authentication. This part is working and I am able to get an access_token (or OTDSTicket). Then I use this OTDSTicket to make CS REST API call to the search endpoint and I am getting the first page result. However, when I send another…
-
D2FS 24.2
Hello, I successfully used the D2FS with release 22.4 Now, I tried to migrate to D2FS 24.2 but I encounter issue like javax.xml.ws.WebServiceException: Provider com.sun.xml.internal.ws.spi.ProviderImpl not found Besides, I do not suceeded to execute the D2FSExamples delivered with d2fs-sdk Does anyone suceeded and can help…
-
AGA Related Question
Hi All, One of our customers are intending to route the API calls from Sharepoint through AGA (application governance and archival) module, through an EAI (Enterprise Application Integration) API Gateway. We are not sure if this is supported or even possible so we are checking if there's any developers out there that has a…
-
Regarding 3D assets Transformation issue using GPU
Hello All, We’re currently facing performance challenges with 3D asset processing in our OTMM environment and would appreciate your expert guidance. Recently, our customer has started uploading large and complex .obj 3D files in bulk. The size of individual files ranges from 100 MB up to 1.67 GB and even 3 GB. During the…
-
Newbie on Documentum
I installed DCTM on on windows 2022/sqlserver, oracle jdk 17.0.0.8 . I saw the install put three services Connection Broker,Repository service and a Java Methods Server.The java Methods server is actually calling startmethodserver.cmd which is actually a call to E:\Documentum\tomcat10.1.13\bin\startup.bat .This service is…