Latest Activity

code

Changing JDBC Connection Password with VQL

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';

vql JDBC Password

code

Denodo express user id and password problem?

what user id and password can I use for denodo express?

Password

code

No Option of "Create Missing VQL Properties " in solutions manager

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

code

Credentials in message body?

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...

Interpolation Variables Password

code

decrypt password

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.

Password

code

Encrypting passwords

Hello, How can I manually encrypt the passwords that are in the properties files?

Password

code

Mask password in an User Defined Function (UDF)

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?

UDF Password User Defined Function