Recent Posts in My Followed Categories
Switch the "Categories" drop down to see either Recent posts in All categories or only posts in the categories you Follow.
-
OCP Developer Workbench - API testing app
The OCP Developer Workbench is now available! The developer workbench desktop application is an application allowing developers to understand the functionality of the APIs offered by the OpenText Thrust Services, and how to use them. It offers a highly a configurable user interface, with perspectives (such as Library…
-
Follow Product Categories to personalize your experience
Following product categories allows you to see all posts for the products you follow in the Quick Links list and site header; receive email notifications; and refines your search results. Read on to learn more. Select a product Category: Quick Links After 'Following' a product Category, you can use the Quick Links menu to…
-
oAuth Clients in OTDS
Hey Folks, I am wondering if anyone here worked with oAuth Clients in OTDS. I tried Authorization flow and it works great. I am trying to see if Password credentials flow will work with the oAuth client that is created in OTDS. Thanks Mahesh
-
I need help creating a Live Report for all missing documents.
I have a requirement to report on all missing documents within a specific document type across all created employee workspaces. How would I create a custom report in xECM 23.4?
-
Query for createTraitDefinition
Hi All , Can some one help me to understand the createTraitDefinition attribute properties. Is attribute properties are fixed or Can we add a custom property to attribute i.e like the below examples custom1,custom2, custom3 ? Swagger API :…
-
IC web customization
Hello, Using the customization capabilities of IC web, we were able to add custom actions, and we require further information: 1. Is it possible to icons that will appear in the different menus? We added 'icon' property in the commands.js menu definition file. No icon appeared. 2. The condition code (in the code.js file)…
-
Going from Template Workspaces to Business Workspaces - need help finding documentation.
Hi there - We are in the process of upgrading our OpenText ecosystem. All has been going well so far, but we noticed that in the future, Template Workspaces will no longer be supported. Business workspaces seem to be pretty similar from what I'm reading but we have an extensive library of different binders + templates we…
-
Writing workflow method while using Workflow Manager (no Process Builder environment)
Hi, In the Process Builder development guide I see the following: "To write a workflow-specific method, write a Java class that extends the abstract class WorkflowMethod, which is defined in the bpmutil.jar file in the DOCUMENTUM_SHARED directory. Your class must implement the doTask( ) method that performs the main action…
-
How to assign a ACL to a folder using REST
I am trying to update the ACL on a folder using REST. The call does not return an error but the ACL is not updated. Here are the details: POST Request: https://<server>/dctm-rest/repositories/<REPO>/folders/<objectid> BODY: {"properties" : {"acl_name" : "<acl>", "acl_domain" :"<domain>"}} The call executes and returns a…
-
💥 NEW way to work with OpenText! 💥
We're excited to introduce a new sample application - Goose Watch 🪿 This application showcases four OpenText API Services - Content Metadata Service (CMS), Content Storage Service (CSS), Information Intelligence Service (InfoIntel) and Messaging Service, running on the OpenText Cloud Platform (hosted on GCP), and the use…
-
Application Xtender Index Image Import question regarding PDF Documents
Lately I've been encountering issues with Index Image Import freezing up when attempting to import certain PDF documents. The only way to stop this is to kill the process in task manager. I'm using the "@@" import option so that multi-page PDF documents have each page imported as individual pages into AX. Appears to be…
-
Core Fax API with Oauth 2
Hello, Does the OpenText Core Fax API (REST and SOAP) support OAuth 2.0 authentication? Thank you!
-
How can i generate a user token for an SSO account using Core Fax API?
How can i generate a user token for an SSO account using Core Fax API? The doc only refer methodology using local user. Thanks for your help.
-
PDF compliant to PDF/UA
We try to improve the accessibility of our PDF output. This output had to meet the PDF/UA standard according to Documentation "A PDF/UA document is a PDF 1.7 document that complies with additional agreements for digital accessibility." Is there some information or guideline to reach this standard? At the moment we use…
-
Help Needed with Integration Issues in OpenText
Hi everyone, I’m facing integration issues with OpenText Intelligent Viewing and Content Server. Despite following the setup instructions, I'm running into authentication and authorization problems. Here’s what I’ve tried so far: Checked user permissions and roles. Confirmed the service account setup. Reviewed…
-
Migration Archive Server documents into Core Archive
Hi, Dear Colleagues! I would like to raise up one very important topic for migration with Migration Tools approach. Situation at glance: We have Archive Server OnPrem with 10 Logical Archives. We have installed on the other VM: Core Archive Connector + Opentext Migration Tools. Initialization script "otcam-config" was…
-
Enable 25.2 feature: Encryption of entity properties – Preview
Hi, How can I enable this 25.2 feature from the release notes: Encryption of entity properties – Preview. I thought it would be something like below in the wcp.properties, but after a TomEE restart nothing is found to try it out or maybe I'm just looking at incorrect places?…
-
GOS Attachments to OpenText xECM Workspace?
Hi Developer Team, I have a use case where I need to move attachments added via the GOS (Generic Object Services) menu in SAP to the OpenText xECM system. For example, when a user creates a Purchase Requisition (PR) using transaction ME51N, they may attach a document using the “Create Attachment” option in the GOS menu…
-
Business Workspace sync across Env's
Hello, We are looking for Business Workspace sync across xECM. Suppose, if a Business Workspace is created in PROD, same should be replicated in lower Env's. Note: Only BW to be created, data/files are not required. Can anyone suggest approach, thanks !!!
-
What will be the best process of migrating SharePoint data to cloud xECM?
Hi Developers, Regarding the migration of data from SharePoint to OpenText xECM Cloud, particularly for large files exceeding 200+ GB, the standard cloud procedure involves: Exporting SharePoint data to an SFTP location. Using XML control files to facilitate structured import into xECM Cloud. Do we have any other approach…
-
Passing Smart parameter : current location : to the web report
Hello, I need to show my WebReport as Smart UI Widget. The current NodeID (depends on user's choice) will use as parameter's for the report by default . Is it possible to use some "smart" parameter? How I can achieve such requirement? Thanks , Olga
-
Getting error - Thrust service API Authorize Error
Can some one help to solve this error Error Details : {"fault":{"faultstring":"Invalid ApiKey","detail":{"errorcode":"oauth.v2.InvalidApiKey"}}}