Exam PCSAE All QuestionsBrowse all questions from this exam
Question 54

An automation returned an output called: csvReport.

What filter would be used to check if the automation returned results?

    Correct Answer: D

    To check if the automation returned results, the appropriate filter to use would be 'Is defined/Exist'. This filter will determine if the output, csvReport in this case, is present and contains any data. Other filters like 'Equals/Matches', 'Contains/Includes', or 'In/In list' would not specifically check for the existence of the output.

Discussion
amkoppadOption: D

D is correct.

piipoOption: D

D Exist

chucklepieOption: D

D, outputs only exist if they return something