Hi again,
I've used a FileReader and here's my question:
How to prevent Mirth from reading incomplete file during a concurrent "my SW write" and "Mirth read" on filesystem?
It is possible to have Mirth looking for a flag file and then reading a message file.
So "my SW" can freely write message file and then the flag file.
Obviously mirth shold then move / delete both file.
Actually seems not to be possible.
Thanks
Stefano.
I've used a FileReader and here's my question:
How to prevent Mirth from reading incomplete file during a concurrent "my SW write" and "Mirth read" on filesystem?
It is possible to have Mirth looking for a flag file and then reading a message file.
So "my SW" can freely write message file and then the flag file.
Obviously mirth shold then move / delete both file.
Actually seems not to be possible.
Thanks
Stefano.
Comment