Latest Activity
Hi, I need help constructing the correct VQL to change the password for a JDBC connection within VDP? I believe it is something like: ALTER DATASOURCE JDBC connectionname ENCRYPT_PASSWORD 'thisisthenewpassword';
what user id and password can I use for denodo express?
Hello, I am trying to Deploy a webservice I have created in QA to Prod. When I am trying to Deploy it, is failing with the error of "Missing VQL Properties". When researched on this, according to the link pasted below we can use the "Create Missing VQ...
SolutionManager Missing Deployment using Solution Manager Best Practice Password
I have two web service data source which expect the user name and password to be passed as part of the POST body. This is easy to make work with interpolation variables but is far less than ideal. Is there a method where the configured credentials c...
Hi Team, I have a sql server connection for which password is lost. And getting it reset at database end is not feasible. So is there any way by which I can decrypt this password. Please tell. Thanks.
Hello, How can I manually encrypt the passwords that are in the properties files?
I need to connect to an external system in a User Defined Function (UDF) for data processing and require the user to provide the password as one of the arguments in UDF. Is there a way to mask the password provided by the user?