WorkerJourneysevents
WorkerJourneysevents
Columns
| Name | Type | Description |
| WorkerJourneysWorkerJourneyId [KEY] | Long | Unique identifier of the journey. |
| WorkerJourneyEventId [KEY] | Long | Unique identifier of the journey event. |
| Category | String | Event category code. Values are from ORA_PER_ONB_CONTENT_SBTYP_EVNT lookup. For example, Insight |
| CategoryMeaning | String | Event category meaning. For example, Insight. |
| Sequence | Int | Display order of the events. |
| Description | String | Description of the event. |
| EventURL | String | URL of the event. |
| ImageURL | String | URL of the event background image. |
| Title | String | Title of the event. |
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 |