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…
-
CWS.jar - We have upgraded our CS 22.1 to 25.1 in Non Production Environment.
Hi Team, We have upgraded our CS 22.1 to CS 25.1. Coming to issue description. We have created some wbesrvices calls like upload document, Get document which were deployed in Tomcat 9 and with Java 11 to support previous version 22.1. Now, As we have upgraded to Content Server 25.1. We want to know the steps how we can…
-
Video preview issues when embedding short clips in opentext apps?
Hi everyone, I’m having a bit of trouble when embedding short video clips into an opentext-based application. Sometimes the preview fails to load or the format isn’t recognized correctly. I was chatting with a teammate about testing lightweight video exports and they mentioned free capcut as a quick way to generate simple…
-
Search Results export to excel/json record limit?
When we try to use the Search Results export to either excel or json, we only get 100 records in the resulting file. Is there a limit somewhere in settings that can be modified? I cant find one
-
We would like to upgrade WEM from version 16.7 to the latest version
Hi Team, I would like to upgrade Web Experience Management from version 16.7 to the latest version. Could you please share the relevant documentation or guidance for this upgrade?
-
BIRT - keep engine instance running
Whenever a request is made to our BIRT server to create a report, an instance is started. When the report is finished building, the instance closes. When another report request is made, a new instance is created. Each time an instance is created, BIRT consumes a significant amount of memory and CPU. When this server goes…
-
Streamlined Access to In‑Demand Developer Services
Accelerate Innovation with the OpenText™ Cloud Platform The OpenText™ Cloud Platform (OCP) is a next‑generation Information Management‑as‑a‑Service platform that powers the OpenText™ Core family of multi‑tenant SaaS applications and Thrust Services. Built on a highly secure and highly available architecture, OCP delivers…
-
When exporting a streamserve project often getting this error.
Below is an example of the error that displays for all the output process. I just copied one example. I have to shut down the streamserve project reopen, and then sometimes it will export without a problem. There are not errors in these output process. Not sure what the invalid Service Storage means. Error: Fatal F1062:…
-
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…
-
Accessing Business Process APIs outside Appworks environment.
Can we trigger GetProcessInstances SOAP API from an external webpage (through javascript ) or SOAP UI ? I'm trying to trigger but I'm getting empty response. but same request if I try through Web service interface explorer artifact (inside appworks environment), I'm getting the response. Is there anything we need to pass…
-
Cannot create a new module
Hello, I want to build my first Smart UI extension. I installed Eclipse and the CSIDE plugin. I created a new OScript project and I selected my OTHOME. When I try to create a new module it gives me the error "java.lang.reflect.InvocationTargetException" with the following stacktrace:…
-
REST API - extending token expiration
Hello, I have a PowerShell script making REST API calls to Content Server (24.3). One process involves a loop that downloads one document at a time, but may go on for a long time. Our CS setting for session expiry is 12 hours and this affects my PS script too, resulting in {"error":"SessionExpired"}. What would be the best…
-
Smart Document Type Enablement for Content Server
Hi Developers, OpenText Content Server has introduced a new Smart Document Type option, which provides the following capabilities within Business Workspaces: Uploading missing documents Restricting document types allowed within a Business Workspace Automatically outdating documents based on expiry date categories Uploading…
-
Exstream and Office365 Exchange Online (Oauth2)
Hello, has anyone already connected Exstream (23.3/25.3) Mailconnector with Office365 Exchange Server via OAuth 2.0? The 'normal' connection with SMTP will be soon disabled by Microsoft. This should be a new feature but we can't see that this is working.. Any experience? Thanks and best regards
-
Faulting application path: C:\Gupta\cbi74.exe
Hi everyone, has anyone got or seen this error? For some reason I cannot open TB anymore on my PC. Faulting application name: cbi74.exe, version: 7.4.3.2254, time stamp: 0x6296d5b2 Faulting module name: ole32.dll, version: 10.0.26100.7462, time stamp: 0xdf44327d Exception code: 0xc0000409 Fault offset: 0x0000000000010444…
-
Trigger rename action
Hi, I would like to know if it is possible (in Smart View) to automatically trigger the rename action when a document is dragged and dropped in a folder.
-
Fax jobs sent to email are received without a cover page
I a question regarding the recent changes in the otpm/otpmrs (https://developer.opentext.com/services/products/messaging-service/apis/messaging-sms-fax-and-email). Currently, all fax jobs sent to email are received without a cover page. I noticed that in the updated OpenAPI specification for otpmrs, the coverpage option…
-
New CreateUpdate Workspaces API
OT has a new CreateOrUpdateWorkspaces API to do the old SOAP based CreateOrUpdate Workspaces api.It started being avilable in 24.4.4 https://developer.opentext.com/ce/products/content-management/apis/business-workspaces-24-4-0.I in y tesing i was bale to create a payload for main workspace,categories,sets (repeating…
-
The OutputFile function
Hi all. I have a PDF Document stored in disk and I want to sent that specify document as HTTP Response I saw in the documentation that I can use OutputFile function to send document directly to an Output connector, but I can't make it work, when a try from client the HTTP Response doesn't have any PDF file is just empty.…
-
How to debug the workflow errors in Core content Extension
Hi Team, I'm getting the following error in the running workflow, Please share some insight about how to debug the workflow errors in Core content Extension. I don't face any errors in the designer.
-
Exstream CE 25.3 - PDF/UA - not passing PAC test
Hi all, I was playing around with PDF/UA creation from earlier versions of Exstream (StreamServe/StoryTeller) quite a bit and always got these errors, when I tested the created PDF against PAC: "Figure" element on a single page with no bounding box! Has anyone dealt with that before and managed to solve it? Now with the…