-
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…
-
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…
-
Creating complex query
Hello experts , I want to create a complex query while generating profile in classifications. My complex query will use 2-3 conditions to assign the classification using Intelligent classification. Any help is appreciated !!
-
/TableView/'csui/controls/table/table.view not working
Hello everyone. I have a question about the implementation of the widget on csui. When connecting to the widget - "/TableView/'csui/controls/table/table.view'" the page stops loading, but "grunt digitalsignature --force --deploy" works without errors. Please help with the problem, we can solve it together.
-
How do I configure to preview invoice image on /OPT/VIM_VA2 ?
Recently we upgrade the archive server for invoice image. Now when select a Docid the invoice image does not show as preview but to pop up a dialogue for download PDF. Is there a configure on Opentext to show invoice image via Image Web Viewer ?
-
Concerning RightFax, how can I query a detailed list of sent emails by users?
Concerning RightFax, how can I query a detailed list of sent emails by users? I found the RightFax table HistorySecureDocs which shows my email sent with field "handle". Which table has the sent to email address associated with the key "handle"?
-
D2CheckinService plugin not used by Smartview
Hi there, I created a plugin using the D2 Smartview SDK In this plugin, I extend 2 services. For that I have 2 classes: class D2CheckinServicePlugin extends com.emc.d2fs.dctm.web.services.checkin.D2CheckinService and implements com.emc.d2fs.dctm.web.services.ID2fsPlugin class D2CheckoutServicePlugin extends…
-
enterprise connect is returning HTTP Error connection failed
Hi team, Enterprise connect is returning HTTP Error connection failed, while trying to connect via Windows File Explorer. In EC logs, I see below error, as per screenshot. Upon trying to connect two to three times via the 'windows file explorer', the error auto-resolves. Please advise. Regards, Vishnu
-
JWKS support in OTDS
For oAuth integration does OTDS provides jwks support, and exposes some wellknown urls that can be used to configure in spring. Can someone post the links here. If not what is the recommended approach to integrate with for OIDC and OAuth token based integration.