hl7 - Using Environmental Variables in Mirth Connect -
is possible use environmental variables in mirth connect in either destination's content or destination's url?
or 
even if it's not possible directly, can use
var value = java.lang.system.getenv(varname); in global deploy script, add variables global maps , access them in usual way. same code work in other scripts.
Comments
Post a Comment