Hello.
I've been trying to use the "Get Dataflow Execution Status" and "Was Last DataFlow Run Successful" functions, but I'm getting weird results.
I purposely created a dataflow that always fails:
Then I test these functions on the workflow editor I get a "FAILURE" and "false" responses (see images).
However, once I deploy the workflow and run it, the workflow follows the path as if the Dataflow was successful....Am I doing something wrong?