title | One use case of a Lookup attribute is to model the Instructors assigned to specific Courses. In this model, an Activity Definition SummaryActivity Lookup attributes allow a Workflow to contain a reference to an Activity Definition. |
A common use case for this data type is to assign Instructors to Courses (in scenarios where they cannot be more simply modeled as a Custom List).
Overview
During configuration, a specific Activity Type is selected.
In input mode on a Workflow, the lookup allows the user to choose from a list of published Activities matching that type. (Optionally, the list can be filtered by a custom SQL procedure as well)
Use Case: "Course Instructors"
Related articles
Filter by label (Content by label) |
---|
cql | label in ( "activity-type-lookups" , "activity-lookup-attr" ) |
---|
|