Error Message :
U0011586 Missing final action in <IF>.
The wrong error message is displayed when an error occurs within a condition of an IF-Workflow.
If an error occurs within the conditions of an IF-workflow, the same error message is shown for every error. See error above.
CHECK_FILE appears to be working within normal workflows.
Investigation
IF file ’/path/automic/file.txt’ exists
The TRUE path will successfully run.
The FALSE path fails with:
U00011503 Workflow 'JOBP.IF.CHECK_FILE' (RunID '0001045988') ended abnormally.
U00011586 Missing final action in <IF>.