AssessmentId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The assessment record associated with the runtime instance of an
assessment task record. The value is null when the record is
designed through action plan template and populated when the
assessment is taken through associated omni process.
- This is a relationship field.
- Relationship Name
- Assessment
- Relationship Type
- Lookup
- Refers To
- Assessment
|
DefinitionReferenceId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The definition record associated with the runtime record. The
value is null if the record is a definition record.
- This is a relationship field.
- Relationship Name
- DefinitionReference
- Relationship Type
- Lookup
- Refers To
- OmniAssessmentTask
|
Description |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
- The description of the task.
|
EndDateTime |
- Type
- dateTime
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The end date and time of the task.
|
IsDefinition |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort
- Description
- Indicated whether the record is a definition record.
- The default value is 'false'.
|
IsMandatoryTask |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Specifies whether the action is mandatory.
- The default value is 'false'.
|
LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The most recent date on which a user referenced this record.
|
LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The most recent date on which a user viewed this record.
|
Name |
- Type
- string
- Properties
- Create, Filter, Group, idLookup, Sort, Update
- Description
- The name of the omni assessment task record.
|
OmniProcessId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Represents the omni process record associated with the assessment
task when it is executed.
- This is a relationship field.
- Relationship Name
- OmniProcess
- Relationship Type
- Lookup
- Refers To
- OmniProcess
|
OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- ID of the omni assessment task record owner.
- This is a polymorphic relationship field.
- Relationship Name
- Owner
- Relationship Type
- Lookup
- Refers To
- Group, User
|
Sequence |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The sequence in which the task can be performed.
|
StartDateTime |
- Type
- dateTime
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The start date and time of the task.
|
Status |
- Type
- picklist
- Properties
- Create, Filter, Group, Sort, Update
- Description
- Specifies the status of the task. You must define and update the
values manually.
|
StatusCode |
- Type
- picklist
- Properties
- Defaulted on create, Filter, Group, Restricted picklist, Sort
- Description
- Specifies the current status of the task.
- Possible values are:
- Completed
-
InProgress—In Progress
-
IsDefined—Is Defined
-
NotStarted—Not Started
- The default value is 'IsDefined'.
|
TaskRelationId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Represents the relation between an object associated with the
action plan target record.
- This is a polymorphic relationship field.
- Relationship Name
- TaskRelation
- Relationship Type
- Lookup
- Refers To
- BusinessLicenseApplication, CarePlan, IndividualApplication, PublicComplaint, Visit
|
UniqueName |
- Type
- Text
- Properties
- Create, Filter, Group, idLookup, Nillable, Sort, Update
- Description
- The unique name of the omni assessment task used in the Metadata
API.
|