-
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:…
-
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…