-
Core Content Management Service Client - client secrete auth gets InvalidApiKey
I have created a Core Content Management Service Client with auth type Client Secrete and I keep getting the same error {"fault":{"faultstring":"Invalid ApiKey","detail":{"errorcode":"oauth.v2.InvalidApiKey"}}}. I have validated the tenant ID, client ID and client secrete a number of times as well… I have tried a number of…
-
How to renew or extend the Free Trail API plan?
I am trying to explore Core Content APIs using my OT developer account but I am unable to use it the plan seems to have crossed 90days trial period. Is there a way to have my account have a renewed free trail plan or extent the current plan so that I can continue work on my POC?
-
Content Bridge to Core Content authentication URL format
Could someone help me find the proper Authentication URL for the "Load into Core Content" module in Content Bridge? See the screenshot below. I have tried several options but they all throw a 404 when testing the connection.
-
Shortcut tiles order on the homepage
I have a question regarding Core Content in relation to the shortcut tiles. How is their order determined? In our tenant (see attached image), the order does not appear to be alphabetical nor based on the creation date. Could you explain how the order is structured and whether it can be adjusted on the front end?
-
Outlook add-in to Core Content
We are currently in the process of integrating Microsoft Outlook with OpenText Core Content. We have carefully followed the steps as outlined in the Core Content Management Administrator Guide, but we are encountering issues that we are unable to resolve. Actions Completed Azure Configuration: Created an Azure AD single…
-
API Authentication with Thrust Services Free Trial
We are unable to get a valid bearer token for the CSS API, or make any successful API calls, for that matter. We tried the online api tool (https://developer.opentext.com/services/products/content-storage-service/apis/information-storage-css-3-0-0) As well as a direct curl to the token API: curl --location --request POST…
-
Core Messaging email "opt-out report"
Dear Community, is there a way to find out which email address has selected the "opt out" option via API. I know from CoreContent GUI there is such a report avail, but I cannot find an api call to receive this info. Thanks for your support !
-
Smart View Widget Configuration
Hello, I wanted to inquire about adding banners or photos for each department-level folder in Enterprise Smart View. For example: - Enterprise - HR: Photo/Banner - Procurement: Photo/Banner Is there a way to accomplish this only through configuration changes? Or do we have to write codes for that?
-
Core Content User Attribute - Thrust APIs
Hey All, while exploring thrust APIs realized that it does not have any API to retrieve users in the app. Is there any way to retrieve so as to work with user attribute in core apps without using admin API as that would require admin account. Additionally, the attribute information returned by CMS do not contain if user…