Run Query Securely
Last updated
Was this helpful?
Last updated
Was this helpful?
It is prebuilt action in Avo Assure which is located under @Generic element category. It instructs Avo Assure Client to run the specified query from the input with specified DB with Password in Encrypted text.
Note: DB password must be encrypted with AES encryption.
Input: <DB IP/instance name/DB file path>; <DB port>; <DB username>; <DB password>; <DB name>; <Query>; <DB Number>; <collection/ warehouse>(Optional); <querytype/ schema>(Optional)
Output: <Dynamic Variable>;<Dynamic Variable>(Optional)
Consider a scenario where user is testing a financial services application and needs to ensure that only authorized users can execute queries. For this scenario Run Query Securely action used by Avo Assure. In query execution, sensitive data is encrypted during transfer. It ensures that secure logging and monitoring of data access.
The Run Query Securely action needs to run query with encrypted password.
The Run Query Securely action performed on specified DB.