Documentum
The Documentum Developer Community is the learning and networking resource for application developers building content management, case management, and business process management applications on Documentum platforms. This include developer topics for: D2, Webtop and xCP (Documentum xCelerated Composition Platform)
-
JAR not signed by EMC. DFS 7.3 P3
Hello, community. When I call a custom DFS service that depends on DFS core services and user UCF, the response is <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"> <S:Body> <ns2:exportByIdsResponse xmlns:ns2="http://ws.gesdoc/" xmlns:ns3="http://rt.fs.documentum.emc.com/"…
-
Workflow task is not finished gracefully: socket write error
System: 7.2.0040.0206 Win64.SQLServer + XCP 2.2 (Patch 14). Context : I have a simple workflow that is started after importing an excel file into the system (triggered by the XCP business event). The workflow has only one activity : an automatic activity (Java Service) that is processing the records found in the excel file…
-
Using Windows Environment variables in D2-Config Check-out path and Temporary path
We have a wide range of users with different machine configurations. So, when we set a fixed path like 'C:\Windows\Temp' as temporary path or check-out path, some users are facing issue as they are not having access to that location. To fix it, we are working on setting '%userprofile%/Downloads' as the path. However, I…
-
Content 7.3 on Windows Server 2016 Standard
Couldn't find any references of Server 2016 in the release notes but I still gave it a shot. when I start the installer (7.3 for Oracle), I get the following error once InstallAnywhere has finished decompressing everything: Flexeraax2$aaa: Windows DLL failed to load at Flexeraax2.af(Unknown Source) at Flexeraax2.aa(Unknown…
-
xCP 2.3 Application Deployment Failure with xPlore Errors
I am unable to deploy xCP 2.3 application with below xPlore Errors. Any idea on the resolution for these Errors ? I am using xCP 2.3 Patch 11, which is compatible with xPlore 1.6. and xDA All Services including Index Agent & dsearch page are UP & Running fine…
-
Is it possible to use XML Form with xCP Workflow?
I have an xCP requirement to redesign a workflow based on an existing workflow for Webtop. The legacy workflow uses XML Instance as Process Data Type. When the workflow starts, the performer fills the form fields and submits the workflow. In xCP Designer, the XML Instance type is not available. The only available types is…
-
How can I know what service I can use?
Hi, I have used Documentum for a while but still confusing for something: Where I can find information about my Documentum system, like version, license, components/running services, etc.? Are there any files in the server containing these information? How can I know what services else I can use in my Documentum system?…
-
D2 Page Layout / Menu and Widget Positions
Hi all, We've just upgraded D2 to 4.5 and, as part of the upgrade, we've deleted all of the user preferences. Is there a way to change the default position of the Menu in D2 for all accounts? When I say all accounts, I mean current and future accounts. Its default position is along the left side but we want to set it on…
-
Remove Preference on Webtop Browser Close (onUnload)
We have a requirement that a warning banner be displayed once per session. I've implemented the warning banner as text on a custom Kerberos Docbase selection page. I can clear the preference "application.authentication.docbase" when the user uses the Logout button and I'd like to also do the same when the browser is…
-
Access Package Data from Process builder workflow
Hi Guys, I'm trying to get the runtime package data of a workflow, if this can be done could you please let me know through DFC or DQL ? Please let me know the method used for in DFC to get the data from package and also DQL query to get the data. Thanks, Venkat
-
800-byte file shows as 0-byte content size
Hi, I have a strange anomaly in one of my documents. This document's primary content file is a 864-byte GIF file, with an additional, manually imported PDF rendition. It all works fine in Webtop, and the original file can be successfully exported. However, the size-related properties in the docbase are set to 0: DQL>…
-
DRL of a document
I am using Search Service (Documentum REST 7.3) to show list of documents (some metadata like object name, title etc.) in an Angular app. Users want the ability to copy the URL of displayed documents, so that it can be shared with other users. Those users can then access the DocumentURL to view/download the document…
-
EMC Documentum Repository Interrogation Utility (Repoint) - add repository
Hi, I want to add a repository under Repository Selector. I can't find a way to modify the repositories. I guess that's coming from a config file. Please let me know if you have any idea on this. Thanks!
-
No widget is displaying at design time under layout from UI page
Following error is occuring while click on layout button. A communication error occurred: "Connection refused" The Web Server may be down, too busy, or experiencing other problems preventing it from responding to requests. You may wish to try again at a later time.
-
BindFile opertion using documentum rest services
Can anyone let me know how to do bindfile operation using Documentum rest services.
-
how to set same i_contents_id across all documents during import of bulk documents using REST Servic
Hi I have an requirement to import documents and all documents should point to same content (ex: d:/test) and also all the imported documents should have same i_contents_id. Could anyone let me know how to do this using Documentum rest services. Thanks Shaik
-
Handling Failed Kerberos calls
We have configured Kerberos in Documentum REST 7.3. For requests to REST, where users exists in AD, everything works fine. User (through some client) accesses REST and is automatically logged in. Now, consider a scenario where user accessing the REST services does not exist in AD. The expectation would be that some kind of…
-
Question on Text/Date Widget Labels – xCP 2.2 Designer
Hi All, I have a question related to UI page widgets in xCP 2.2 Designer. I have a requirement were, I need to display few Text and date widgets in a page and the Label for the Text and Date widgets has to be set in the runtime (according to a condition different business objects will provide the label values). I tried to…
-
Load a document from external location in to content server using documentum rest services
Hi I am new to documentum rest services. Could you please help me how to load documents in to repository using documentum rest. Thanks In advance
-
Default sort order in Doclistwidget -D2
Hi We are working on D2 4.2 and we have used Doclist widget to display document and folder. We want to set the default sort order in doc list widget so that when user logs in for the first time he can see the documents ordered by a custom attribute in descending order. Has anyone achieved this before ? Regards Yashashri.