Hello,
I am writing a script (VBS) to use in SAM. It will execute on the Orion server with the default Orion credentials, but I am running Oracle queries within the script that require a separate username & password. I do not want to store the username & password explicitly within the script, instead I would like to use the Orion variables to pull the username & password from the SAM credentials list. Is there any way to do this?