Hello fellow server nerds
We use custom encrypted macros to get the active gallery user that is running the workflow. These use a MongoDB tool to map the __UserID to the resulting name. We encrypt them so we can distribute the macro to the users without giving them access to the server MongoDB.
Does any one know if the MongoDB password persists through a Server upgrade?
Dan