I want to do IF statement: If my resource runs out of data to process do x actions. How do I do this? I tried to use Ignore errors but that did not work.
I have the append option for the first write action,, and the other one is where the line end and append is also used to chain the two parts together based on an if statement. But it still appears on the same line for some threads where I run a couple. I have tweaked the resource settings, but help would be appreciated guys.