-
Execute a query in beforeOpen and pass the output as a variable in open method in BIRT Report
I need to execute a query like ( SELECT column1 FROM table 1WHERE column2='ABC 'AND id = '1234859') . The output of this query will be 'X2224891', 'Y2839120' . I need to pass this output as a variable to the main query written in the open method. Is this possible to do it in the beforeOpen or any other way to achieve this?
-
"OperationCount" and "NonReadCount" columns in KuafUsage/KuafUsageSummary tables
What types of access are included in the "OperationCount" and "NonReadCount" columns in the KuafUsage and KuafUsageSummary tables? I have been unable to find anything in the OT My Support Portal knowledge base, nor online in general, about the details of these tables.
-
DCTM Rest 23.4 with OTDS (Without Password)
I am looking for Reference article for DCTM Rest Authentication with OTDS Access Token for the user without providing password. We cannot send the password to OTDS access token API. So is there something like proxy token for the user? Or does DCTM Rest Supports Azure Oauth?
-
Documentum is not processing the queue
Often we face this issue where Documentum stacks the queue and doesn't process it. Is there any we can identify what is causing the Documentum to hold queue processing? The session within the Documentum are within the limit. When I kill that one queue which is taking too long time to complete, then it starts to pickup the…
-
Which keystore to import Active Directory SSL
Running OTDS 21.2 In OTDS admin console. the authentication handler with the Active Directory is configured to use port 636 and use ssl setting = true, refer to Capture.JPG screen shot Question: Where to import the SSL Certificate from the Active Directory server? Is it in the Tomcat keystore in which OTDS 21.2 is…
-
Unable to generate OTCS token through Rest API Python Script
Hi All, i was trying to generate OTCS token so that i can authenticate and write a script for business workspace creation. Through postman i tested the API and works fine. Referring to that, i wrote a python script. I can see that authentication or token generation is not happening. am posting my code below.As i am pretty…
-
Unable to get LLCookie using ll.login function
Hi all, we recently migrated our OpenText to new environment (Azure tenant actually). And an old proven method of getting LLCookie stopped working. Nothing is being returned when we Post. This is the code (C#), I am trying to execute, and CookieContainer is empty :-(. Any help would be very much appreciated. var url =…
-
Credentials for PGIFAX
Please help with the required information to connect with the fax service for below non-prod URL. https://test2messaging.easylink.com/soap/sync We have updated the URL out of below 3 config parameters. We use three service request config parameters to connect with the same. PGIFAX_USERNAME PGIFAX_PASSWORD…
-
Cannot connect to core capture designer
I am unable to login to core capture designer i am using using tenant password and email but I don't have a siteName.
-
How to embeded media widget in our own application
hi all, I'd follow the instruction and the demo code in but it appears that I need the Adminstrator role to access the widget what settings in teams that can change the permission that only adminstrator can access the widget ? thanks for help