-
DFC code to stop xPlore server
Hi Everyone, I am able to stop Index agent using DFC or API and now, looking DFC code to stop xPlore server. Can any one give some suggestion? Regards, Kashif
-
PLC (v16.2) - Reviewers. How to add new ones?
I created a new group in TeamSite. That group has a role of reviewer for the branch but the group is not showing up in the dropdown in the PLC (not eStudio) Is there some magic?
-
Disablle Livesite 7.1
Hi, I recently inherited a project that requires that we disable (turn off) live site to test some functionality. Is there a simple way to disable/turn off Livesite? Livesite is hosted on Windows server 2012. Thanks in advance! -Brandon
-
Regarding Index Server
Can you please let me know how to avoid Array Index out of bounds exception in the Index Server
-
tables with dependency
Hi, I have 1 datasource (file .xml) and 3 dataset: factures, items and mercancias. In my report y have show facture 1 item 1 mercancias 1 item 2 mercancias 2 facture 2 item 1 mercancias 3 item 2 mercancias 4 item 3 mercancias 5 facture 3 item 1 mercancias 6 item 2 mercancias 7 ..... So i use 1 table to factures (dataset…
-
Documentum REST response string is getting truncated
Hello, I had developed a custom REST service to get content based on object id and then converting the content InputStream to Base64 encoded string. Post that I am writing Base64 encoded string to HttpServletResponse. InputStream is = ...byte[] contentByteArray = ...String encodedContentString =…
-
DTB Demo Toolbox- Advance text input
We are working on Documentum xcp 2.3 . we are using DTB Demo Toolbox (Editor). is there a option to type the text in Hindi using Advance text input? Regards, Krishnasami
-
Can we use Documentum Rest api's to consume
Hi, Can we use Documentum Rest api's to consume a webservice developed using another REST implementation. If so, can anyone provide implementation or documentation for it.
-
How to move Capture System from development environment to production environment
Hi Team, can any one suggest me how to move Capture System from development environment to production environment Regards Shivendra
-
Repeated attributes automatically separated by a comma
Folks, We need to change the documentum imposed separator used for repeated attributes, such as author. When there is more than one author, documentum separates them by a comma. We need to change that comma to to something else that better fits our needs. Thus far I fund that one needs to customize…
-
how to unlink the file from one folder to another
how to unlink the file from one folder to another
-
Highcharts Google Gadget for Dashboard
Is it possible to use Highcharts in a google gadget for a dashboard? I've gotten Google Charts to work just fine within a google gadget, but I haven't been able to properly use Highcharts yet. When I try calling Highcharts with some sample code, all I get is a blank gadget. If it is possible, does anyone have a working…
-
BIRT - How to show the Dimension on each page in cross tab
Hi all , Does anybody to know how I can show the "Dimension" data from Data Cube in each page of the cross tab. Exapmle: In attachment there is two pages of my report. I want to see the "Name" John and on the second page. I will happy if someone can help me . Thanks in advance! BR Georgi
-
OD Receiver v6.0.2.0.0
Is there an installer for OD Receiver v6.0.2.0.0 on Linux? We have recently upgraded our application the the OD component was accidentally missed.
-
Deployment 'queued' and files not deploying. Stuck.
What are the steps to clearing out a job that is stuck in a queued loop? I have ended all jobs in the Workflow tab to no avail, every deployment gets queued for later deployment, but there is nothing I can see. I read that we can try to restart the OD service first, then JBOSS... is there a config file or other UI i need…
-
How to read values from server.ini, for example client_session_timeout, programmatically?
Hello all, is it possible to read values specified in server.ini file programmatically? For example, how to read the value for client_session_timeout, either by DFC, DQL or IAPI? Thank you in advance, Predrag
-
Issue in DAR deployment
We are facing issue while installing a dar using Composerheadless 7.3. We have deleted few objects which will be installed by the dar and now if we try to deploy the dar again it throws class not found exception. Can someone suggest any solution?
-
msw15 format
Hi all, Could anyone post a dump of the msw15 and msw15 template format object for me? Thanks Alain
-
how to add dynamic table in grid?
Could you please help me here RowHandle row = (RowHandle) grid.getRows( ).get( 0 ); CellHandle cell = (CellHandle) row.getCells( ).get( 0 ); cell.getContent( ).add(table); getting error ; missing before
-
how to add dynamic table in grid?
Could you please help me here RowHandle row = (RowHandle) grid.getRows( ).get( 0 ); CellHandle cell = (CellHandle) row.getCells( ).get( 0 ); cell.getContent( ).add(table); getting error ; missing before
-
not able to import xml file in workspace d2????
not able to import xml file in workspace d2????
-
Why i am getting **6401: There is an error in processing your request** error?
Hello, I am getting 6401: There is an error in processing your request error when i am trying to run a report in iHub. I am unable to get why i am getting this error. Can anyone please explain about this error. But the report is running successfully in my local machine. Thanks in advance. Sai krishna
-
Getting 6401: There is an error in processing your request error in iHub.
Hello, I am getting 6401: There is an error in processing your request error when i am trying to run a report in iHub. I am unable to get why i am getting this error. Can anyone please explain about this error. But the report is running successfully in my local machine. Thanks in advance. Sai krishna
-
E_NOT_ACCEPTABLE_MEDIA_TYPE: The resource is not capable of generating a representation
Hello, I had developed a custom REST service to download files based on document object Id. Basically the files MIME type is image/tiff and application/pdf. However on invoking the REST service with GET method and passing required credentials, I'm encountering below error or WARN message…
-
Is there a way to migrate Teamsite version history
Our client is moving from Teamsite to AEM but then want to retain the version history of all historic files that are hosted in Teamsite. Is there a way to migrate files with their version history intact.
-
Using WebSphere Liberty 17 for DFC based application
We are migrating a DFC based application to WebSphere Liberty 17. Application is using DFC 7.2 to fetch pdf files from docbase and send it to printers. Can you please confirm if the following environment setup is feasible for DFC 7.2 application. WebSphere Application Server Liberty 17 Active Directory Federation Services…
-
How to load dynamic data in a parameter ina Birt report from Maximo
Hi, I am trying to use the Birt Request Page in reports run from ICD 7.6 (Birt 4.3) However the birt DataSource get its DB connection info from the mxreportdatasources.properties file. Does anybody knows how to load the data in a dataset used in a parameter set in the Birt Viewer Request Page? Thanks in advance,
-
Deploying new versions of existing reports
Good morning, all! I believe I already know the answer to this question, but I was asked to submit to the users' forum to seek clarification. The question: When uploading a new version of an existing report, if you specify it to replace the old version, will it find all old versions on the system and replace, or just in…
-
Need help for DRL to export a document with a given r_object_id
Hi, I have r_object_id of a document and I need to export it using DRL. How can I do that? Please give me steps if you can. Thanks. ashok
-
Configuring Multiple Directory Service is possible with portal?
Hi, Current portal is configured with its own LDAP. But We want to configure Active Directory without losing Existing LDAP. will it be possible to use AD and LDAP on same Portal? Thanks Jayaram