Hi Friends,
I have created an object script class method to anonymize live hl7 messages with some info masking.
To anonymize files , I need to place live messages in d://input folder and need to execute the below command in the Intersystems terminal
do ##class(prashanth.tool.HL7Annonymiser).processFilesInDir("D:\Input\")
ANONYMIZED files will be generated in D:\output\" folder.
everything is working fine.
Here when i need to annonymise some files ,
1) I need to open terminal (iris)
2) connected to user