-
Workflow Modeler - Email Notification
I am trying to build an App Extension for Business Workflow that will allow a user to select a few documents and send these by email as attachments. Can the Email Notification node take attachments in this way? I can send the email but the document is not attached.
-
Core Content and Content Aviator for email analysis within MS Outlook
Like other articles, lets make use of Content Aviator from another application, in this case Outlook. We have made a small Outlook VSTO Plugin that will send the email and any attachments into Core Content and then via a specific prompt we will get a summary to be able to quickly analyse the contents and sentiments of an…
-
Create a retention policy through api to Core Content
Within our project, we are trying to create a retention policy via the API. Unfortunately, we have not been successful and keep receiving an error message. We have consulted the available documentation (https://developer.opentext.com/services/products/retention/apis/retention-service), but this has not helped us move…
-
What's new in OpenText™ Content Metadata Service for 25.4
OpenText™ Content Metadata Service version 25.4 introduces powerful new features focused on flexible data modeling and efficient instance management. Developers can now define "dynamic relations" within type definitions. These relations link attributes between a source type and a specified target type, enabling the…
-
Unable to deploy workflow to external WebApp due to Decision Service API error
Hi everyone, I’m currently trying to deploy my Core Content workflow from Visual Studio Code to an external WebApp, with the OpenTex Thrust Services Tutorial. As part of the deployment process, I need to call the Decision Service endpoint using Postman, specifically: /Decision Service/ Get 'Required Approvals' decision…
-
Rest API to update Form or Attribute inside Workflow Package
Going over the CS RestAPI documentation, in the Process section, there isn't an endpoint to update Workflow forms or attributes. Also under the Forms section, they refer to the forms as alpaca. Whatever that is, I don't see a way to update form inside a Workflow Package. Any guidance?…
-
ALM Failure When Deploying Application to OpenText Thrust Services
I am currently working with the Advanced Workflows of Core Content, which are managed through the OpenText extension in Visual Studio Code. I have followed the tutorial extensively and have created everything (workflows, etc.): https://mimage.opentext.com/ot/2/devx/vscode/latest/vscode-tutorial.pdf Now, I have reached the…
-
Integrating Core Intelligence with Core Content
I am working on PoC on checking feasibility of OOTB integration of core intelligence with core content. Can someone please share any leads/documentation you might have on this? We are looking to create interactive reports/dashboards without using extension app.
-
Authentication with Thrust Services Free Trial cannot get Core content API's connected
I am trying to get core content storage services using free trail and access it via API's I have added core content management free trail in tenant. I have created service key for the same in the tenant and tries this keys to authenticate with CSS API's, unable to get bearer token instead getting 401 unauthorized also…