Journeysproperties
Journeysproperties
Columns
| Name | Type | Description |
| JourneysJourneyId [KEY] | Long | Finds all journey templates that match the primary key specified. |
| Code [KEY] | String | Property code of the journey template property |
| Name | String | Name of the journey template property. |
| Category | String | Name of the group for journey template property. |
| CategoryMeaning | String | Meaning of group for journey template property. |
| Sequence | Long | Sequence of the journey template property. |
| Level | String | Property level for the journey template. |
| DisabledForAssigneeFlag | Bool | Indicates if the journey template property is disabled for assignee. |
| DisabledForLineManagerFlag | Bool | Indicates if journey template property is disabled for line manager. |
| DisabledForOthersFlag | Bool | Indicates if the journey template is disabled for other users. |
| DisabledForInitiatorFlag | Bool | Indicates if journey template property is disabled for initiator. |
| AssigneeLookupType | String | Journey template property type for assignee. |
| LineManagerLookupType | String | Line Manager type for the journey template property. |
| OthersLookupType | String | Journey template property type for assignee. |
| InitiatorLookupType | String | Journey template property type for initiator. |
| AssigneeDefaultValue | String | Default value of the journey template property for assignee. |
| LineManagerDefaultValue | String | Default value of the journey template property for line manager. |
| OthersDefaultValue | String | Default value of the journey template property for other user. |
| InitiatorDefaultValue | String | Default value of the journey template property for initiator. |
| OverriddenFlag | Bool | Indicates if the journey template property is overridden. |
| AssigneeValue | String | Value of the journey template property for assignee. |
| LineManagerValue | String | Value of the journey template property for assignee. |
| OthersValue | String | Value of the journey template property for other user. |
| InitiatorValue | String | Value of the journey template property for initiator. |
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 |
| CategoryFilter | String | CategoryFilter |
| CodeFilter | String | CodeFilter |
| Context | String | Context |
| ContextualAction | String | ContextualAction |
| ExcludePersonal | String | ExcludePersonal |
| Facets | String | Facets |
| FilterAttributes | String | FilterAttributes |
| JourneyId | Long | JourneyId |
| LevelFilter | String | LevelFilter |
| SearchTerms | String | SearchTerms |
| SubCategoryFilter | String | SubCategoryFilter |
| SubjectAssignmentId | Long | SubjectAssignmentId |
| SubjectPersonId | Long | SubjectPersonId |
| Finder | String | finder |