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…
-
Capture Api Create a Batch
Is it possible to create a batch in Intellegent Capture using the API and pass the UimData from the extraction to that batch
-
What is the purpose of BatchCheckLevel in Captiva 25.2 server settings in Administrator?
The default value is 0 and if we change to 1 what difference would it make. We're tying to fix issues with batches failing with corrupted batch and not showing up in the administrator
-
Need access to APIs in corefax to run our data gets.
We need a supported way to enable a service identity to retrieve fax metadata across users via the XM Fax SOAP API. Specifically, we need read-only access to operations such as Find Outbound Faxes, Find Inbound Faxes, Find Outgoing Faxes, Get Outbound Fax Advanced, Get Inbound Fax Advanced, Get Audit Logs, Get Accessible…
-
Outbound failure with SOAP API
Soap call: <FaxJobs> <FaxData> <recipient-list> <Recipient> <fax>7163064380</fax> <first-name>Customer</first-name> <last-name>Support</last-name> </Recipient> </recipient-list> <processing-options> <user>CERTEFR@mtb.com</user> <password></password> <delete-input-files>yes</delete-input-files> </processing-options>…
-
MyAviator-do we have chat history?
MyAviator-do we have chat history?
-
OTN Security Capabilities for Webhook API Endpoints
As part of securing the status webhook API endpoints, clarification is required on the security capabilities supported by OpenText Notification (OTN). Can anyone share your thoughts whether the following options are supported: Request/Payload Signature Does OTN sign outgoing webhook requests (e.g., using HMAC or similar…
-
Why this error appearing when i try to save a dictionnary in D2-CONFIG
Dear Community, I'm new with opentext products, i installed and cofigured a documentum content management server version 25.4, with clients (DA,D2-Config,Smart-view..), i created OTDS user and assigned him license and access to D2-Config, I can create configurations normally but when i try to save a dictionnary i get the…
-
Smart view 24.3 version : Looking for a JavaScript file which will invoke the view functionality
In smart view We are having a requirement to add / modify the existing view button in the inline ribbon menu in browser view. We would like to know what the URL will be invoked while clicking on the view button Also, we are looking for a particular core / JavaScript file which will invoke, so that we can make the changes…
-
Running Streamserve 5.6.2 on WIndows Server 2025
Hi, I'm currently looking at migrating out Streamserve 5.6.2 installation from Windows Server 2016 to Server 2025. As part of the switch we've moved the server to a protected part of the network because of the risk of running out of date software. Everything appears to be working fine, but there is one warning/error that I…
-
How to add new view doc option(external link) on a document in SmartView
We want to open a document in third party application from Smart View. Is it possible to add a button or link on a document in Smart View?
-
Standard Import Trace error while running from Designer intelligent capture
Hi Developers, I have installed OpenText Intelligent Capture 25.4 along with the unattended modules, including Standard Import, Standard Export, Standard OCR, Intelligent Capture Database, and the required supporting libraries obtained from the official OpenText distribution. The Designer application is successfully…
-
Override feature not working
Good day, I created a module and I am inspecting the WebModule object. I want to make a change and 'Override Features', when I do click that, there isn't any popup being displayed. I possibly need to inject the overrides manually. Are there any prerequisites for this? Could you kindly assist. I have attached a txt file…
-
How To for Forwarding Numbers for RF Cloud Connect
Does anyone have a guide or tip sheet with steps on how to forward numbers (rather than port) for RF Connect?
-
"Standard Import Trace error while running from Designer"
Hi Developers, I have installed OpenText Intelligent Capture 25.4 along with the unattended modules, including Standard Import, Standard Export, Standard OCR, Intelligent Capture Database, and the required supporting libraries obtained from the official OpenText distribution. The Designer application is successfully…
-
Delivery of XMOutboundFax failed
Looking for help on this error message 2026-05-13T14:11:25.2685708-04:00 0HNLH38MFMDJ8:00000001 [INF] OutboundFax request URL: https://intdevapi.mtb.com/xmedius (1d183783) 2026-05-13T14:11:25.2695197-04:00 0HNLH38MFMDJ8:00000001 [INF] XML Request: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <FaxJobs> <FaxData>…
-
Documentation for Core Communications (CA) Export Package Structure and Field Definitions
I am currently developing a migration tool to convert PowerDocs templates from OpenText Content Manager to OpenText Core Communications (Communications CA). As part of this effort, I have been reverse engineering Core Communications export packages to understand how templates and components are represented in their source…
-
Does Detect & Redact features in My Aviator uses LLM?
Hi Team, Trying to understand this, if i upload the document which has PI which i want MyAviator to detect or redact?, does the information being sent to the LLM in the background or is it done outside of that and can be later used
-
Overriding standard inlineActionbar - change commands order, move to inlineActionbar
Hi experts, Does anyone knows how to override inlineActionbar to provide custom commands order and move some standard command to otherToolbar. Thanks.