-
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…
-
D2Rest - Weird Checkin behaviour
Hi All, I'm using D2 Rest 24.2 (same goes when I put my rest stuff in Smartview (24.2) In my D2 Config, I configured the checkin to be Silent Major However, when I get my object in D2-Rest, in the version version policies, I see only same version or next minor, Since it's configured to silent check in as the next major…
-
How can I configure D2 to open native content on double click?
Hello, I am trying to configure D2 so when a user double clicks on a document, it opens the native content in read only mode. Currently, it opens the PDF rendition of a document. How can I change the double click action to open native content? Thank you,
-
Unable to update the security template for existing document in D2
Hi Team, I have created a new security template and configured against a context. When i create a new document or checkin existing document the new security template is applied against the document but for existing document if run the d2core method its not taking effort. So pls help me to update the security template of…
-
D2Export Service
Hi, Can any one help me like when we export a folder in D2, after completion of folder export i need to display how many files got exported. Please give me any idea on this
-
D2 and D2DownloadServicePlugin issue
Hi there, D2 is configured to use the Documentum Client Manager. And the default checkout and view path are defined in D2-Config for all users. The Checkout path is C:\D2\Checked Now, the requirement. For a specific document type and format, when checking out a document, we need to add a subfolder to the check out path…
-
load documentum acl into D2 config
is there a way to load all the custom acl in documentum content server to D2 config tool so that we dont have to reconfigure D2 security
-
Authentication Failed for user logging into D2
Hi all, After performing an upgrade of Documentum, migrated the db, ldap and .cnt files over. However I am still facing this issue whereby previously the user is able to login but now they can't. This is the error that I am currently facing. Please do response if anyone knows the solutions for this. Thank you in advance.
-
Is there a way to dynamically alter the Quick Search Query in D2
Dear Experts, Currently the Filters are applied on doclist Widget but not applied to Quick Search. We would like to force apply the filter selections to Quick Search any suggestions. Can we alter the Query or process the results returned from the search by any D2 customization? Thanks n Advance. Kurian
-
How to run the D2 Rest plugin project locally using Spring
Hi All, We have created a new plugin project using d2rest smartview sdk [23.4] and on top of it we have created a D2-Rest plugin as well. If we build the project and deploy it to the ls-rest server, the endpoint works and we dont have any issues. however , we want to develop our custom D2 Rest plugin and want to test the…