-
Database Configuration in Containerized OPA, and solution.yml
In composed Docker containers I am finding I have to manually create database configurations (Cordys System and Cordys Logger) that are present out of the box on a standard OPA installation. The actual SQL database is initialized without issue, but as far as I know, you need these relational database configurations to be…
-
Create extension app using core content
We are trying to build extension app using core content management. By following the instructions, we have developed a project using VS Code and the app extension is deployed to the tenant. However, we are unable to see the changes in the subscribed core content app. Need your help to understand the process to integrate…
-
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…
-
What is the general approach for adding a sidecar container to a DCTM Helm chart
We want to add a sidecar container to run the OTEL collector for gathering application logs within the pod. Before proceeding, we have a few questions that need clarification: Is there a recommended approach for adding a sidecar container to the DCTM Helm chart? Are there any developer reference documents or links…
-
Sender fax number is not displayed in cover page
We are sending fax using XM Fax Cloud webservice, we are populating Sender information including fax number in the request but somehow fax number is missing from the cover page.
-
How can i generate a user token for an SSO account using Core Fax API?
How can i generate a user token for an SSO account using Core Fax API? The doc only refer methodology using local user. Thanks for your help.
-
Exstream CN basic question
Hi all, We are looking into implementing our current solution into Exstream Cloud Native. Our current solution is build on Communication Builder service, where we have one StoryTeller process exposed to StoryBoard and here we have created 200+ Themes which all have a Theme rule when to be triggered. The value which decide…
-
helm dependency update error
running the command "helm dependency update ." getting this "Unable to get an update from the "https://artifactory.otxlab.net/artifactory/BPhelm"" im trying to follow the documentation posted as Deploying D2 Components in a Private Cloud here. , can anyone support me whit this, thank