Case workers access a TaskSpace Task List component in order to determine the most important
tasks to work on each day. Workers will filter their task list by two required data fields:
Request_date: DATE
Income: FLOAT
A value in both fields is required in order to sufficiently minimize the number of cases shown in the
case worker’s task list.
How must request_date and income be defined to minimize the response time for the task list
display?

A.
as simple process variables
B.
within separate structured data types
C.
within the same structured data type
D.
as attributes within package data