Hello,
We need to connect SAC to Denodo directly without any middle layer (3rd party tool).
What are the best options ?
Currently we are testing the Live gateway connection via partner app and that's a performance bottle neck thus looking for a...
Hello,
We are trying to decrypt the data in web intelligence report. There is an encrypted data column that needs to be decrypted. Please suggest an option to decrypt the data in run time or when report is refreshed or any other alternative...
Ap...
Thank You Tammy!I am in a process of gathering the connection details (Odata, ODBC or JDBC)Currently, APOS semantic tool with Live Gateway connection is being used to retrieve data from Denodo. There are performance and object Data Type alteration is...
Hi Mani,
Function being used before data is loaded in database is
publicstring Encrypt'FIELD'(string 'FIELD'){returnthis.EncryptStringAES('FIELD);}
Now, in Universe object definition,
modifying the sql expression using the function ....Decryp...