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…
-
Is it possible to add date-based rules in xPression xDesign. ?
Means a specific section should only comes before date eg (2.03.2025) and after this date another section. Any suggestions? xPression 21.3 -xDesign
-
Oscript help with my code auto close script
hello, My callback function is not working, please help public function Dynamic autoCloseStep( \ Object prgCtx, \ WAPIWORK work, \ Integer workID, \ Integer subWorkID, \ Integer taskID, \ Integer returnSubWorkID, \ Integer returnTaskID, \ Dynamic extraData = Undefined ) Object tempPrgCtx = prgCtx // Create admin session…
-
enterprise connect is returning HTTP Error connection failed
Hi team, Enterprise connect is returning HTTP Error connection failed, while trying to connect via Windows File Explorer. In EC logs, I see below error, as per screenshot. Upon trying to connect two to three times via the 'windows file explorer', the error auto-resolves. Please advise. Regards, Vishnu
-
OT Media Management API | Create a folder - malformed syntax error
Hi Team, I am facing malformed syntax for below request, looks some params are not right can some one help me to sort out this issue. note : other post methods are executed fine other than this create folder. https://otmm-dev.com/otmmapi/v6/folders/*********3380442446794dcb161f { "folder_resource": { "folder": { "name":…
-
Is there a way to read files from Server Path using Webreport?
Constant Filepath :S:\SA\Bus_Activity\Records_Mgmt [LL_Reptag_$filepath yyyyyy /] Solving for yyyyy so that tag can read files on This location?
-
Query for createTraitDefinition
Hi All , Can some one help me to understand the createTraitDefinition attribute properties. Is attribute properties are fixed or Can we add a custom property to attribute i.e like the below examples custom1,custom2, custom3 ? Swagger API :…
-
Issue with Inherited Permissions in Document Management System
Hello, I am currently working on our Document Management System, and I have implemented several web service calls (using C#), such as documentManagement.ListNodes, to retrieve the nodes in a folder and set up the appropriate permission rights. These operations are functioning as expected. However, I have encountered an…
-
How to ensure re-deployment of helm is "from scratch"
Hi, Working on Helm deployment ot Content Management (xECM) 25.1 and running into some errors. Deployment finalizes 100% pass but otac-0 pod doesn't come up and throws: Enter authenticate Error: 401 Client Error: for url: http://localhost:8080/ot-admin/rest/auth/users/login Exit authenticate When correcting presumed error,…
-
Unable to open Documents in Webtop 16.7.8
Hi Team, While opening the documents getting below errors: 2023-08-09 16:05:48,925 [Thread-0] INFO com.documentum.wdk.extnnative.WDKExtnNative - Archive is: ucfinit.jar 2023-08-09 16:05:48,925 [Thread-0] INFO com.documentum.wdk.extnnative.WDKExtnNative - Applet class is: com.documentum.wdk.extnnative.handlers.UCFInitJar…
-
How to combine multiple content servers into one single content server
Hi Experts, We are looking forward to consolidate our multiple Content Servers into a single one. Kindly let us know how can we achieve the same and what would be the course of action for it.
-
JWKS support in OTDS
For oAuth integration does OTDS provides jwks support, and exposes some wellknown urls that can be used to configure in spring. Can someone post the links here. If not what is the recommended approach to integrate with for OIDC and OAuth token based integration.
-
oAuth Clients in OTDS
Hey Folks, I am wondering if anyone here worked with oAuth Clients in OTDS. I tried Authorization flow and it works great. I am trying to see if Password credentials flow will work with the oAuth client that is created in OTDS. Thanks Mahesh
-
D2Rest - Weird Checkin behaviour
Hi All, I'm using D2 Rest 24.2 (same goes when I put my rest stuff in Smartview (24.2) In my D2 Config, I configured the checkin to be Silent Major However, when I get my object in D2-Rest, in the version version policies, I see only same version or next minor, Since it's configured to silent check in as the next major…
-
FTL include directive in FreeMarker component
Hi, I'm trying to use an include directive in my ftl template which is directly in component. The template which I want to include also uses include directive inside, to include another template. So it's looks like this: In component I have something like this: <#include…
-
Application Xtender Index Image Import question regarding PDF Documents
Lately I've been encountering issues with Index Image Import freezing up when attempting to import certain PDF documents. The only way to stop this is to kill the process in task manager. I'm using the "@@" import option so that multi-page PDF documents have each page imported as individual pages into AX. Appears to be…
-
How to download prebuilt Docker imges for InfoArchive
I am new to this but hoping to get help from all the gurus here, I need to download prebuild docker images for Info Archive - • otia-ias:24.1.0.n-m • otia-iawa:24.1.0.n-m • otia-mgmt:24.1.0.n-m • otia-otds-ia-init:24.1.0.n-m and download the packege - infoarchive-24.1.0-n-k8s-helm. zip I have signed-up and created an open…
-
Documentum D2 Smartview DocList Widget
Hi, Is it possible to configure a 2nd doclist widget for Smartview UI that browser a different section of the repository? I have getting an error when the smartview ui load, I have configured the widget on the D2-Config and added it to the Landing page xml with no luck See error and landing page xml below <!-- Landing Page…
-
RightFax Version 20.2.3.4739 Causes API Call Misbehavior, with RightFax/API/Documents
When we invoke the REST call to our url , http://172.31.23.95/RightFax/API/Documents?jobId=10361&userId=2&filter=JobSucceeded&skip=0&top=50&userId=2 We get back…
-
Why am I getting a 401 error
Using Postman to build my command. Running the command I get a 401 = The request is unauthenticated. Please pass the correct auth code. What is it finding that is unauthenticated? There is a message "Please pass the correct auth credentials". The script already has the XM-Token_Authorization. This seems to be a…
-
Exstream version history
Hi, Can anyone help with the details of OTExstream version history ? We have a legacy version 16.6.31 and we are trying to find out the latest version supported for a non-cloud migration. If I understand correctly the latest version (23) supports only a SaaS model, is that correct? SaaS migration is a long-term target for…