-
OTCS REST API Upload Failed for Files Larger than 500mb
I am developing a custom program using C#, consuming OTCS REST API. The OTCS version running is 22.4 and I am usinfg REST Sharp to call the API. There are instances that when the user is uploading files greater than 500MB, I wlll not get a HTTP success message with a node ID returned. Instead, a non JSON message or a NULL…
-
xCP2.3 Error while calling state-full process from state-less process
i am getting an error message like "could not create workflow for process <process urn>" while calling a stateless process, and that statelss process contains call process activity which calls a state-full process, but it worked in xCP2.2... How to solve this issue?
-
Problem UCF
Hello. My environment: jre 8u301, Inetrnet Explorer 11, webtop 6.8. When invoke ucf in my webtop application an error occurs in java console: com.documentum.ucf.client.install.launcher.InvocationException: Произошла ошибка при вызове времени выполнения UCF. Подробности: Failed to connect to server - refer ucf client logs…
-
getting auth errorError: Unauthorized, using my login email and password as username and password.
using my login email and password as username and password. but showing error, also follow other steps, and other informations are correctly.
-
How can i delete a default group in opentext ?
i have a default group and i want delete it and can't so how can i delete it ?
-
can someone please help me with the Authorization of the APIs?
I have tried almost everything but it keeps saying error:unauthorized. i dont knowwhat to do and there isnt much time left. I read somewhere that only NA servers can be used for authorization but my account was based in CANADA. so i tried to make a new account but the only options for the regions are AUS,US AND CANADA. now…
-
Changing Logo in Content Server Smart UI
Hi, I'm trying to change the logo of the Content Server Smart UI, I followed those steps described in the attached image, but nothing changed, I tried also to change the background image, and it worked well. Thanks in advance.
-
Which is best for a simple Deployment workflow with 2 decisions: WFM or .wft workflow?
Hi, I have to make a fairly straightforward workflow (no reviews), to push files through the system with deployments to Dev, QA & Prod, and just 2 yes/no decisions to be made by the initiator: to approve the deployed file on the webserver (and go on), or reject it and have the file(s) rolled back. We are debating whether…
-
REST Gateway not compatible with Java 17 (Appworks 24.1)
Hello, We are upgrading our instances from Appworks 20.2 to 24.1 version. We are facing issue with REST APIs which are generated using REST Gateway component. Does OT updated REST Gateway CAP for Java 17 compatibility ? I couldn't find any information in OT support site. Let us know if you have any information regarding…
-
Why SearchHumanTasks method is not retrieving all user tasks in 24.1 version ?
We have recently upgraded from Appworks 20.2 to Appworks 24.1 version. After upgrading we found out that SearchHumanTasks input structure has been changed. When we execute the task with required input, it only returns tasks assigned to roles and tasks assigned to current user. It is not returning tasks across all users.…