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)
-
Netbeans desktop app and dfc.properties.
Hi, I'm building a desktop application usingdfc andnetbeans. The application runs ok inside the ide, but when I run the jar file outside the ide I get: 1 [AWT-EventQueue-0] ERROR com.documentum.fc.common.impl.preferences.PreferencesManager - [DFC_PREFERENCE_LOAD_FAILED] Failed to load persistent preferences from null…
-
migration from documentum to salesforce
Hi, I want to migrates all documents from documentum environment to salesforce..... Any one help me Thanks in advance
-
Query Form for r_creation_date in D2
Hi I am getting exception for r_creation_date attribute in query form. can anybody specify a query for DATE type in D2 Query Form to search results in predetermined date format. Regards Mayur Mitkari
-
Migrating a client
Hi, A client has broken into 2 entities entities and they were using one implementation with multiple filestores for each division. The broken away division has been given its filestore(Documentum filestore) and a dump of their database only. No passwords or encryption key given. My task, if possible, is to implement a new…
-
TBO access from Webtop
Dear Experts, We have webtop application which uses TBO & SBO using dbor.properties i.e. do not need to install the TBO & SBO on Content Server, but now we have planned to install the TBO & SBO on content server & i am able to install a test TBO on the content server. But I am not sure how I am going to use it in webtop…
-
Independent Java Method Server(IJMS)
Hi, I have configured and IJMS in a separate server serving a repository that is load balanced with 2 docbases bring the total of JMS serving the repository to 3. How can I test that the IJMS is working since it is not visible from DA?
-
target an instance of CTS in the DFC code
Hi, I have a requirement to create thumbnail for over 20 million documents already in the repository and I have written code which works. My worry is that every request is added into a queue and which I think is going cause a problem with creating the thumbnails for the documents are currently ingested. I thought if I…
-
Extracting Meta data that is available to assign to a document
I would like to extract all the metadata that is associated with cabinet & how they are linked to each other. Is there a dql for this?
-
Captiva InputAccel - ScanPlus Parameters - EndorserCountersScope Imprinter
We are trying to control fujitsu Fi 7180 imprinter value. In Captiva Documentation (OpenText Captiva Capture>Module Reference > Client Configuration Settings > settings.ini Parameters > Module-specific Parameters>General ScanPlus and RescanPlus Parameters) there are 3 parameters related to the imprinter:…
-
Documentum webtop and administrator don´t search
Hello good afternoon, I'm new to installing documentum and I'm having a error that I can't solve. I have installed documentum and xPlore but it won't let me search anything from documentum administrator nor from webtop. When I do a search it says: Problem with this source. View Messages for more details. And in messages I…
-
ApplicationXtender 16.3 Batch Import Assistance
We have version 16.3.298.0 of ApplicationXtender Document Manager and are utilizing the Windows program (not the web based GUI). We recently had about 500 documents digitized into PDFs and now need to upload the information to ApplicationXtender. My goal is to bulk upload all documents to the program, and fill in the…
-
Display in the DialogBox the list of selected documents
Hi everybody, In D2-Config, I have a menu-item that opens a custom Dialogbox (CustomDialog extends AbstractDialog implements ID2Dialog). In this dialogBox, I have a list control: <?xml version="1.0" encoding="utf-8"?> <dialog id="CustomDialog" width="500" height="300" resizable="false"> <content> </content> <buttons>…
-
IC Scan Plus Client Side Scripting
Dear I want to develop a dropdown list or pre-population list , User will select the value from that list before branch creation(Click on Create Button) and after process selection in IC Scan Plus module I am new to IC version Please share some sample code to archive that functionality or share us some steps how to develop…
-
EDGE browser support for Documentum products
We are using WebTop 6.8.2 and xCP 1.6 SP3 based applications. Can anyone please confirm if EDGE browser will support these applications or we have to migrate to 16.4? Thanks in advance.
-
Java Job Failing to Deploy\Run
Hi, I have been trying to deploy a custom job that is tested and running successfully on Composer 21.2. The DCTM server version is also 21.2 patched with the 21.3 update. Below are steps I performed: Created the Java job in composer and is executing without errors i.e queries the database, add them to a file and attach…
-
CheckForDataModelXcpness Error - DFC
Hi Everyone, I developed a simple application with DFC but got an error that I cannot manipulate the dm_document objects. I've done research but couldn't find any source about this error. While I can manipulate related objects from xCP Designer and DA, when I try with dfc I get the following error…
-
How to get DFC, Documentum and xCP Versions
Hi everyone, We have xCP, Documentum installed on our system. We can perform our transactions via DA and our applications are running. However, I can connect via DFC, but I cannot change and save objects. I think the reason for this process is due to jars and/or version incompatibility. How can I find xCP, Documentum and…
-
how to get folder size in DA Documentum
Hi, can anyone provide me the query of getting particular folder size in cabinet.
-
document Context menu export link restriction
Team, how we can customize document context menu "export" item to specific group in documetnum Admin.
-
Database migration SQLServer --> Postgresql
Hi, has anyone done successful migration of database from sql server to postgresql ? Actually, I would like to move documentum 7.x win/sql environment to latest cloud environment, so planning to migrate the content server to centos/postresql and then moving in to cloud. kindly share your thoughts / steps, it will help me…