Hi all,
I'm running a chain of 5 conditional runner macros in a workflow, however number 4 reports failure, thus does not trigger the 5th runner.
However the workflows run fine outside of the runner, and even though the runner reports failure, the data outputs in the reported failed 4th workflow are being updated, indicating that the 4th workflow must have run successfully.
I've tried to inspect and compare the settings of the successful and failed workflows in the runner to see what could be so different but I'm not seeing anything jump out at me in the settings / meta data etc.
Any fixes or troubleshooting advice much appreciated.
many thnx in advance
dubya
some vague extra detail jic:
each workflow in the runner chain outputs to a combination of Alteryx and SQL DB's.
each is dependent on an output in the previous in some way.
no macros in the reported failed workflow.
all workflows have the limit conversion errors as checked, max 10 per loc. (the default, i think)
on previewing the failure tab, the failed row reports '1' in the error column.
Log column is truncated in the preview so no available clues there, and I don't know how to further interrogate that.