-
OBuild and OSCript references - update on JIRA's?
Hi @Dave Carpeneto Wondering if there's an update on following JIRA's we'd previously swapped notes on. OIDE-3718 covers the "remove server requirement from OBuild" request OIDE-3778 covers the "replicate arbitrary folder from source tree" request OIDE-4473 covers the "option to specify target platform" request OIDE-4475…
-
APPWORKS GATEWAY INSTALLATION : DB Connection unsuccessful
Hi Team, I have installed Appworks gateway 23.4 ,tomcat 10 and JDk 10.0.0.1. When i am trying to connect with database, i am getting error "The database connection setup did not complete successfully. Consult the logs for further details". I have tried to configure using IP , FQDN and localhost for gateway access, unable…
-
Is CSIDE 24.4 posted?
I am keeping get message to update CSIDE to 24.4, but when I check updates, there are no CS updates available. Can someone confirm if CSIDE 24.4 is posted and how to update it? Also after install today's main build, I cannot build any project, but with a lot of errors that CS components cannot be found. Does anyone get…
-
Wrong number of bind values passed
In my LR “Wrong number of bind values passed” on version 23.4 Do you know about patch on 23.4 ?
-
Custom connector SDK
I was asked to create a custom connector in orchestration workflow to consume data in SQL Server DB. Is there any SDK or document avaible?
-
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.
-
MIGRATE_CONTENT on SHAREABLE documents
Hello, We need to migrate content from file store to ECS for SHAREABLE documents. Since the documents are multi pages with different content, is there any known way to do this, exemple: EXECUTE MIGRATE_CONTENT FOR '{{objectId}}' WITH target_store= '{{targetstore}}' is it sufficient or should we do this for each page number
-
Records Management's RSI value on documents are not showing latest value within Web reports
Hello, we were asked to include the RSI value on a Web Report that lists all the metadata information about documents. For some reason it is displaying the RSI value of when the document was first added into Open Text ECM, and not the current RSI value (if it was changed after it was first added). The field we are…
-
OCP vs Postman
Why would the namespaces url return different results for OCP vs Postman? https://us.api.opentext.com/cms/namespaces For OCP it returns 4 namespaces: default, system and my 2 app namespaces For postman it returns only the first 2.🤔 (Using the same client id/secret) But if I paste the bearer token from OCP into Postman I…