hl7 - Using Environmental Variables in Mirth Connect -


is possible use environmental variables in mirth connect in either destination's content or destination's url? url or content

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

Popular posts from this blog

cakephp - simple blog with croogo -

How to group boxplot outliers in gnuplot -

bash - Performing variable substitution in a string -