-
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 https://developer.opentext.com/ce/products/media-management/documentation/media-management-media-widget-224/1 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 image file uploaded via the API is marked as "NOT SPECIFIED".
Hi All, Thanks for previous help. I have another issue. I uploaded the image successfully but it was marked as "NOT SPECIFIED". Below are the parameters I sent. --form parent_folder_id="****" --form manifest={"upload_manifest":{"master_files":[{"files": [{"file_name": "test.jpg","file_type": "image/jpeg"}]}]}} --form…
-
Email Events/Reports Discrepancy between webhooks and polling
Hi Team, According to the API documentation https://developer.opentext.com/ce/products/notifications/apis/sms-email-notifications-for-cloud-messaging, email events returned from webhooks should return the same data as polling: "When the callback URL is set via either of these methods, OpenText messaging service will post…
-
Getting error in Visual Studio generating WCF References
I am using VS2022/C#, to create a Service Reference to point to our newly relocated and upgraded version of Content Server. There url is https://<baseurl>/cws/ContentService.svc?wsdl This now gives me the following error when trying to add new Connected Service: An error occurred while attempting to find services at…
-
Finding the source of a Reviewers list in Workflow Modeller
Hi, hoping someone can help. I have to get pre-existing Workflow Modeller workflows working in a new TeamSite installation, and I've never used them before. The content store has been copied over, and I can start our main WM workflow but it doesn't show me the list of Reviewers. Previously had copied over Roles, tsgroups,…