Hi Team,
In a WF, I am writing results in mutiple tabs of same excel spreadsheet. To avoid result writing issue, block until done has been used with each output tool.
Good part is, in first attempt, wf writes result in all tabs of excel spreadsheet. But, issue is, when I re run WF then it is not refreshing/overwriting results in excel sheet. In other words, it is not refreshing excel sheet.
Note:- with output tool, I am already using setting as to overwrite sheet.