-
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.
-
Have there been changes to CS 25.1 api/v2/nodes/{id}/nodes call?
Hi, I hope I haven't missed anything obvious. This call in CS 23.4 (and I think all the way up to 24.4) works just fine (servers are VMs): https://server6/otcs/cs.exe/api/v2/nodes/2000/nodes?fields=properties{parent_id,id,name,type,mime_type,create_date,modify_date}&fields=versions{id,version_number} The same call in 25.1…
-
Looking to create AWS Textract OCR engine option for IC
I have an AWS Textract account and would like to integrate it as a selectable OCR engine within Intelligent Capture. I was told there is already a Google Vision deployment, is there also an AWS Textract option available? If not, has anyone already integrated AWS Textract? Thanks in advance!
-
Using the example in GIT, the results make no sense, what is wrong?
I am using the example from the Github repository. I placed it into Postman, made the necessary changes and ran it. Here is the json with names etc changed. https://{{api_endpoint}}/v1/fax/send { "id": "645ca779-55fb-42bf-8b55-5ac1a20c2ac6", "name": "XM Fax Cloud Env", "values": [ { "key": "account_name", "value":…
-
CSUI FolderBrowserWidget CSS problem since upgrade to 24.4
Hello All, We encounter a CSS Problem for our Widget FolderBrowserWidget since we upgraded our extended ECM from 23.2 to 24.4. In 23.2 this widget worked fine and since we upgraded to 24.4 when you go to the properties of an object (document or folder) all fields (general or categorie) are not correctly rendered, some…
-
how to implement advanced control in D2 smart view dialog xml?
with D2SV 23.4 SDK, we are trying to implement a new menu to launch a custom dialog (form), including some dynamic controls, like radio, button, textarea, and button. No error from log/UI, but only label/text/dropdown list shows up in D2SV client. Do not see any documentation related. Can someone please provide us some…
-
ACS Content Transfer Connector failed to post the HTTP request to the ACS with status 500.
In documentum DCTM rest 22.4 getting this error. for transaction code. creating new document and then adding html rendition of primary content by myself (not using redition to create html).