Multiple choice technology platforms and products

Which of the following is a reserved word for Workflow Expressions only?

  1. WORKFLOWSTARTTIME

  2. PROC_RESULT

  3. SYSDATE

  4. STARTED

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

STARTED is a built-in variable reserved exclusively for Informatica Workflow Expressions to check the status of tasks or workflows. Other variables like SYSDATE can be used across mapping expressions as well.