I have the need to distinguish inside an Xlate, whether the Xlate is executed in the testing tool (where I don’t want certain things to happen, like say write the processed transaction code to a file) or whether it runs in a process. I can’t seem to find anything that tells me whether the Xlate is executed in the testing tool.
I am thinking of using the process name [file tail [pwd]] to check if the process name is correct. But maybe there is another option?
Thanks in advance!
Zuyderland Medisch Centrum; Heerlen/Sittard; The Netherlands