Is there a way to hide or encrypt the password while writing Groovy code in "FCCS" ?
We have created a Groovy script to validate metadata in "Financial Consolidation and Close". During the EDMCS-to-FCCS metadata import process, if any validation errors are detected, the script stops the pipeline, generates a CSV file containing the validation errors, and sends it to the user for troubleshooting.
Our concern is that the password is currently visible within the Groovy code. Is there a way to hide, secure, or encrypt the password in the FCCS Groovy script instead of hardcoding it?
Tagged:
0