ExtXmlWriter does not write any thing when there is no data on port 0

Hi,

I am writing transformed data to xml file using ExtXmlWriter. ExtXmlWriter has 3 inports say 0,1 and 2. When the records count is 0 on port 0 nothing is written to the output file even if there are records coming for ports 1 and 2. And when I set “setCreateEmptyFiles” to true then it started writing ports 2 and 3 data to output file.

I am expecting to write ports 2 and 3 data to output file even if there is no data for port 0. And how does “setCreateEmptyFiles” is linked to above behavior. Please clarify.

I am using clover version 4.1.0

Thanks in advance.

Hi

This is not correct behavior and it needs to be fixed, so I created a new report and our programmers will fix it as soon as possible. Thank you for reporting this. I would also like to apologize for any inconveniences.

Best regards