For site1 I have tclproc1 that shows echos when run under the testing tool, but when run under runtime thread (Route Messages,HCI_static route,Raw, Proc name), no echos. During debugging, I went to site2 and ran tclproc2. It shows echos for testing tool and runtime thread. I copied tclproc2 to site1 and run. Has echos for testing tool but not runtime thread. Tclproc1 and tclproc2 are identical and thread configs are identical. I searched the forum and found “Xlate Log Errors” Aug 2010 discussing EO config but no solution was given. I reviewed our EO configs and they’re all identical and I couldn’t find anything about echos. Here’s the tclproc:
proc copy_hl7_file {args} {
echo ”
echo ” “
echo ”
} ;# proc-end