Hello,
I am wondering if you have some way of determining the Structured File Producer's file writing has concluded, e.g. with a Python operator? I am aware that there are some solutions with Python where the last batch is a part of the output message and that can be used to determined, however that does not seem to be the case with Structured File Producer.