-
Hot to set Expiration date to a document and send notifications?
Hello everyone, I'm working with the Records Management's OOTB features of OpenText and I would like to create 2/3 types of documents that have different expiring periods and send a notification when the document is expiring. Can anyone help me with some examples of implementation? Do I have to use RM classifications?…
-
How do you get rid of a persistent instance in jobs
In OpenText Administration Client, there is an instance showing active when it has finished even though we have refreshed and at the command line run dshdsk -check. How do I clear that instance? Please advise
-
odbc howto break sentence into different lines
Hi, Just a simple question I´d like to remember. How do you break a sentence into several lines without quotes? Is it possible? i.e. $st= "SELECT * FROM CUSTOMER WHERE CUSTOMER LIKE 'JOHN%' AND CIA = 'XXXXXXX' "; break into $st="SELECT * FROM CUSTOMER WHERE CUSTOMER LIKE 'JOHN%' AND CIA = 'XXXXXXX' "; Regards
-
How to create a file with a rendition in OCP
When attempting to create a file instance I'm getting "Failed to relate object". I've been through all the docs and tutorial and I've tried several different options to no avail. Any tips would be appreciated: Here are the details: POST cms_url/instances/file/emb_document { "parent_folder_id":…
-
OpenText Extended ECM CE 24.3 (OTXECM) in an Amazon EKS cluster with Istio enabled
Please advise if there are any steps required on configuration for deploying OpenText Extended ECM (OTXECM) in an Amazon EKS cluster with Istio enabled for mTLS network encryption between pods? We have gone through the cloud deployment guide, but cannot find anything. Thank you.
-
customizations in InfoCenter
Hi, I am trying to implement the customizations in InfoCenter according to the guide "Getting started with eDOCS REST API". I followed the steps: Stop the eDOCS REST API service Copy the custom folder to c:\Program Files\Open Text\eDOCS REST API Server\eDOCS You will have 2 additional folders under the REST API location…
-
Use Case Documents for OTCS
Hello, Are there any use case documents for OTCS? I am looking for some use cases for departments like finance, HR, aftermarket, and sales using OTCS. Any leads?
-
OTDS User sync to Documentum - Create default cabinet for user using user_login_name
We're about to start using OTDS to sync users from AD to Documentum (instead of the LDAP job). We need a cabinet created for each user, however in OTDS settings: If we use the User Attribute Mappings > create_default_cabinet = T, the cabinet is created with the user_name (and dm_cabinet.is_private = TRUE) We need the…
-
Looking to migrate documents from RDIMS
I have a project to migrate documents from an older OpenText repository to SharePoint. I need a few basic places to begin reading on utilities and methods of exporting to MS Office and PDF files in either a file system or directly to SharePoint On Premises or SharePoint OnLine. I've got years of experience doing…
-
Open action on Grid open in new window
Is it possible to have an open action on a grid open in a new window? Thank you.