Multiple choice technology

A list of values that can be referenced by a message, or by a notification, function, or process as its possible result type is------

  1. Events

  2. Value Set

  3. Lookup Type

  4. None of the Above

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

In Oracle Workflow, a Lookup Type defines a list of possible values that can be referenced by messages, notifications, functions, or processes as their potential result types. It acts as a constrained set of valid outcomes for workflow components. Value Sets are different (they define valid values for parameters), and Events are workflow occurrences, not result type lists.