This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
At times, Incorta Support will request that you generate a HAR file to help them with troubleshooting an issue. This article explains how to generate a HAR file.
To generate a HAR file in Chrome
Open Chrome and go to the page where the issue is occu...
Please add support to the Ago function to allow using DAYS intervals, as currently, it has Years, Quarters, and Months intervals only.
This will save writing a good amount of code to implement the required logic.
Symptoms
When logging into Incorta, it shows that the license has expired, although it is notOn the CMC, the analytics service shows a warning message that the license is invalid. Restarting the service does not help.Deploying a new license has no e...
Symptoms
After upgrading to Incorta on-premises 5.2.3, all MV's started failing with the below error message.
Error message:
INC_03070101: Transformation error [Exception in thread "map-output-dispatcher-0" java.lang.UnsatisfiedLinkError: no zstd...
Question
What properties need to be changed or checked when planning to change an Incorta server domain or IP address.
Answer
Here is a list to check for the hostname change. All are in the CMC portal:
Metadata database connection string in Detail...
In fact no. Daysbetween() is beneficial though, I would be using it with ago() if it had Days interval, for example, "ago(some_date, daysbetween(date1, date2), "DAYS")".
The use case I was looking to implement, is that I have some flags "1"s, that I ...
Additional steps that might be required to run the connection if it did not work:
Update the ojdbc.properties that is under the wallet folder as below:
Comment out the second line which starts with oracle.net.wallet_locationUncomment the last four li...