I know this is a little on the old side, but I have a 1.3.2 installation that I'm upgrading to 1.7. Several channels use localmap.put() in JavaScript transformers, which isn't available in 1.7. (Replaced with ConnectorMap.put(), if I'm reading correctly?)
Did some digging - the closest I found to a good description of the new variable scoping was MIRTH-274 in JIRA. Does a better description exist somewhere?
Thanks, Mike
Did some digging - the closest I found to a good description of the new variable scoping was MIRTH-274 in JIRA. Does a better description exist somewhere?
Thanks, Mike
Comment