Hi, I ran into a strange situation using File Reader as the source of an inbound channel. Here is what I have:
Directory to read: C:/Testing/Mirth where it contains a sample hl7 file, called Test.hl7
Move-to Pattern : Test2.hl7
Move-to Directory: C:/Testing/AfterMirth
Delete file after read: No
Check file age: No
The destination is to write to a text file.
When I executed the channel, it does the job, but it also delete the Test.hl7 from the Directory to read. Why does it do that? I want to keep the file around. Please advise.
Thanks,
-Jonathan
Directory to read: C:/Testing/Mirth where it contains a sample hl7 file, called Test.hl7
Move-to Pattern : Test2.hl7
Move-to Directory: C:/Testing/AfterMirth
Delete file after read: No
Check file age: No
The destination is to write to a text file.
When I executed the channel, it does the job, but it also delete the Test.hl7 from the Directory to read. Why does it do that? I want to keep the file around. Please advise.
Thanks,
-Jonathan
Comment