What is the best approach for environment-specific values in Open UI scripts?
Hi everyone,
We have some Open UI JavaScript files that contain environment-specific values, such as redirect URLs. With manual management of the files, we ensured that any updates to a given file were refreshed with that environment's specific updates.
In an automated deployment world, a file checked into Dev (and GitHub) finds its way into upper environments quickly!
What have you done to parameterize your Open UI JavaScript files?
LOVs are no longer a preferred choice. Is there an easy way to read from a file on the file system perhaps?
Thanks!
Jason