We have a process that receives data from a port and we keep on storing all the messages/data into a single file. Up on 5.4.1rev2 we had a task scheduler task that stopped the interface/moved the file that the data was written to/start the interface back up. I did like to get away from this task to be outside of cloverleaf. Is there another alternative to do the same? Something along the lines that cloverleaf at a particular time at the data, starts writing data to a different file or cycles the output file somehow?
Thanks,