Hello all,
Quick update.
EPMAutomate version 15.08 includes password encryption.
You may need to upgrade, but it is worth it.
Run the command to encrypt the password and store it in a file.
Update your script(s) by replacing the hard-coded password or the variable to point to the password file (path and file).
Syntax per Oracle documentation:
epmautomate encrypt P@ssword1 myKey C:\mySecuredir\password.epw
It actually works!!
Screenshot with password reference in a script:
Check the URL for details:
http://docs.oracle.com/cloud/latest/pbcs_common/CSPGS/apbs05s01.html
Regards,
Scott Williams

