I built a KNIME workflow, and it writes data into one EXCEL (.xlsx) template, and once the data is updated the pivot figures based on the data will also get updated. This works good in the first batch of testing, but now I encountered an issue on the Webportal occassionally. This means sometimes, it works good, but sometimes i see the below message:
XLS Sheet Appender 5:398 - ERROR: Execute failed: A part with the name '/xl/drawings/drawing4.xml' already exists : Packages shall not contain equivalent part names and package implementers shall neither create nor recognize packages with equivalent part names. [M1.12]
It took me some time to create the sample workflow that can reproduce the error. Please find the workflow, source data and the result template in the below page: