WorkerJourneystasksproperties
WorkerJourneystasksproperties
Columns
| Name | Type | Description |
| WorkerJourneysWorkerJourneyId [KEY] | Long | Unique identifier of the journey. |
| TasksWorkerJourneyTaskId [KEY] | Long | Unique identifier of the journey task. |
| Code [KEY] | String | Property code of journey template task. |
| Name | String | Name of the journey template task property. |
| Category | String | Name of the group for journey template task property. |
| CategoryMeaning | String | Meaning of group for journey template task property. |
| Sequence | Long | Sequence of the journey template task property. |
| Level | String | Property level for the journey template task. |
| DisabledForLineManagerFlag | Bool | Indicates if journey template task property is disabled for line manager. Default value depends on the task type. |
| DisabledForOthersFlag | Bool | Indicates if the journey template task property is disabled for other users. Default value depends on the task type. |
| DisabledForOwnerFlag | Bool | Indicates if the journey template task property is disabled for owner. Default value depends on the task type. |
| DisabledForPerformerFlag | Bool | Indicates if the journey template task property is disabled for performer. Default value depends on the task type. |
| PerformerLookupType | String | Journey template task property for performer. |
| OwnerLookupType | String | Journey template task property type for owner. |
| LineManagerLookupType | String | Journey template task property for performer. Lookup type of the journey template task property for line manager. |
| OthersLookupType | String | Journey template task property type for other user. |
| PerformerDefaultValue | String | Default value of the journey template task property for performer. |
| OwnerDefaultValue | String | Default value of the journey template task property for owner. |
| LineManagerDefaultValue | String | Default value of the journey template task property for line manager. |
| OthersDefaultValue | String | Default value of the journey template task property for other user. |
| OverriddenFlag | Bool | Indicates if the journey template property is overridden. Default value depends on the task type. |
| PerformerValue | String | Property value of the journey template task for performer. |
| OwnerValue | String | Property value of the journey template task for owner. |
| LineManagerValue | String | Value of the journey template task property for line manager. |
| OthersValue | String | Property value of the journey template task for other user. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| AllocatedAfterDate | Date | AllocatedAfterDate |
| AssignmentId | Long | AssignmentId |
| CategoryFilter | String | CategoryFilter |
| CodeFilter | String | CodeFilter |
| Context | String | Context |
| ContextualAction | String | ContextualAction |
| Facets | String | Facets |
| JourneyId | Long | JourneyId |
| Overdue | String | Overdue |
| PersonId | Long | PersonId |
| SearchTerms | String | SearchTerms |
| StatusCategory | String | StatusCategory |
| StatusFilter | String | StatusFilter |
| SubCategoryFilter | String | SubCategoryFilter |
| WorkerJourneyId | Long | WorkerJourneyId |
| Finder | String | finder |