Password Encryption File Created Through Groovy Scripts to be Retained Indefinitely

Starting with this update, the encrypted password file (FILE_NAME.epw) created as a part of a groovy script execution is retained indefinitely. Previously, the encrypted password file was deleted if it was not used for seven days. The encrypted password file is created on the server and is not listed if you run the listFiles command. Additionally, you cannot download it from the server using the downloadFile command.

Business Benefit: Long-term retention of the encrypted password file obviates the need for frequently running the Groovy command to encrypt the password.

Key Resources