Dynamically set username and password in Oracle execute db query process

Hi,
I am using execute DB query process where setting user name and password by clicking on ‘Setup Environment’ . New requirement is to set it up dynamically . A rest api is available to fetch the existing password of DB , i need to call this API and get this password and pass it to’ execute DB query’ process. is there any option available to dynamically set it up. Reason for this setup is client is changing password frequently and every time i need to modify the process, this configuration needs to be automated.

HI,

As per current behavior in Community Edition user id and password need to be provided at set up env and same will be used by EVA bot for process execution

In Enterprise Edition however you can provide credential of your choice while setting up robot. You also have the flexibility to alter application password for the same robot using credential manager screen.

Regards,
Amit