Journeystasks
Journeystasks
Columns
| Name | Type | Description |
| JourneysJourneyId [KEY] | Long | JourneysJourneyId of Journeystasks |
| JourneyTaskId [KEY] | Long | JourneyTaskId of Journeystasks |
| Name | String | Name of the journey task. |
| TaskCode | String | TaskCode of Journeystasks |
| Type | String | Task action type code. |
| TypeMeaning | String | TypeMeaning of Journeystasks |
| SubType | String | Task action subtype code. Available only for action types I-9 and Electronic Signature. |
| SubTypeMeaning | String | SubTypeMeaning of Journeystasks |
| RequiredFlag | Bool | Indicates whether the task is mandatory or optional. Valid values are Yes and No. Default is No. |
| Status | String | Status of Journeystasks |
| StatusMeaning | String | StatusMeaning of Journeystasks |
| Sequence | Int | Task display ordering sequence. Default is 1. |
| DependentTaskId | Long | DependentTaskId of Journeystasks |
| DependentTaskName | String | DependentTaskName of Journeystasks |
| TaskGroupId | Long | Unique identifier of the journey task group. |
| TargetDuration | Int | Target duration for the task. |
| TargetDurationUOM | String | Unit of measure for the target duration. |
| TargetDurationUOMMeaning | String | TargetDurationUOMMeaning of Journeystasks |
| DelayDuration | Int | Delay duration for the task. |
| DelayDurationUOM | String | Unit of measure used in specifying delaying the duration. |
| DelayDurationUOMMeaning | String | DelayDurationUOMMeaning of Journeystasks |
| Description | String | Description of the task. |
| Notes | String | Notes for the task. The notes text is stored as a CLOB object. To use in the payload, the text should be converted to a base64 encoded string using either a conversion tool or a prerequisite script. |
| AllowNoteTitleFlag | Bool | Indicates whether the Notes title can be added. Valid values are Yes or No. The default is No. |
| AllowCommentFlag | Bool | Indicates whether comments can be added to the task. Valid values are Yes or No. The default is No. |
| AllowAttachmentFlag | Bool | Indicates whether attachments can be added to the task. Valid values are Yes or No. The default is No. |
| OpenInSamePageFlag | Bool | Indicates whether the external URL should open in the existing page or a new page. Valid values are Yes and No. The default value is No. |
| NoteTitle | String | Title of the notes. |
| ActionURL | String | The URL associated with the task that's entered on the setup screen. To retrieve a navigable URL, use the getNavigationURL custom method of the resource. |
| PerformerType | String | Task performer type. |
| PerformerTypeMeaning | String | PerformerTypeMeaning of Journeystasks |
| PerformerResponsibilityType | String | Responsibility type of the journey task performer. |
| PerformerResponsibilityTypeMeaning | String | PerformerResponsibilityTypeMeaning of Journeystasks |
| PerformerPersonId | Long | Internal identifier of the journey task performer. |
| OwnerType | String | Task owner type. |
| OwnerTypeMeaning | String | OwnerTypeMeaning of Journeystasks |
| OwnerResponsibilityType | String | Responsibility type of the journey task owner. |
| OwnerResponsibilityTypeMeaning | String | OwnerResponsibilityTypeMeaning of Journeystasks |
| OwnerPersonId | Long | Internal identifier of the journey task owner. |
| AttachmentDocumentTypeId | Long | Description for the AttachmentDocumentTypeId attribute in the tasks resource, which is part of the journeys root resource. |
| AttachmentDocumentTypeName | String | AttachmentDocumentTypeName of Journeystasks |
| QuestionnaireId | Long | Internal identifier of the questionnaire. |
| QuestionnaireName | String | QuestionnaireName of Journeystasks |
| ConfigurableFormContext | String | Context for configurable form task type. |
| ApplicationTask | String | Application task type. |
| ApplicationTaskName | String | ApplicationTaskName of Journeystasks |
| ReportPath | String | Path to the report in BI Catalog. |
| DigitalSignatureTemplateId | String | Identifier of the digital signature template. |
| SignatureValidationConfiguration | String | Validation type for electronic signature. |
| WorkAuthorizationConfiguration | String | Work authorization for I 9 task. |
| ProcessCloudConfiguration | String | Configuration of the process automation. |
| LearningItemId | Long | Unique identifier of the learning item. |
| LearnEnrollmentId | Long | Identifier of the learning enrollment. |
| LearnEnrollmentType | String | Type of learning enrollment. |
| EmbeddedApplicationTaskCode | String | Code of the embedded application task. |
| ContentProviderCode | String | ContentProviderCode of Journeystasks |
| LearnCommunityId | Long | Identifier of the learning community. |
| LearningContentType | String | Type of learning content. |
| LearningContentTypeMeaning | String | LearningContentTypeMeaning of Journeystasks |
| VideoType | String | Type of video. |
| VideoTypeMeaning | String | VideoTypeMeaning of Journeystasks |
| VideoURL | String | URL of the video. |
| AnalysisPath | String | OTBI analysis path for an analytics task type. |
| AnalysisParameters | String | Parameters associated with an analytics task type. |
| DisplayOptions | String | Type of OTBI analysis. |
| DocumentTypeId | Long | Description for the document type identifier attribute. Identifier of the document type. |
| DocumentTypeName | String | DocumentTypeName of Journeystasks |
| SaveDocumentsToDORFor | String | Attachments to add to document records for a document type. |
| SaveDocumentsToDORForMeaning | String | SaveDocumentsToDORForMeaning of Journeystasks |
| SaveAttachmentsToDORFor | String | Document records of person for whom to save task attachments. |
| SaveAttachmentsToDORForMeaning | String | SaveAttachmentsToDORForMeaning of Journeystasks |
| EligibilityProfileId | Long | Identifier of the eligibility profile. |
| EligibilityProfileName | String | EligibilityProfileName of Journeystasks |
| ActivationEligibilityProfileId | Long | Identifier of the eligibility profile used for the activation criteria in a journey task. |
| ActivationEligibilityProfileName | String | ActivationEligibilityProfileName of Journeystasks |
| EvaluationOffset | Int | Number of days to consider for eligibility evaluation. |
| EnableExpiryFlag | Bool | Indicates whether the task should expire. Valid values are Yes and No. The default value is No. |
| ExpiryRelativeTo | String | Criteria based on which the task expires. |
| ExpiryRelativeToMeaning | String | ExpiryRelativeToMeaning of Journeystasks |
| ExpiryDuration | Int | Duration after which the task expires. |
| ReminderDuration | Int | Duration of the task reminder. |
| ReminderRecurrence | String | Recurrence of the reminder. |
| ReminderRelativeTo | String | Reminder relative to task duration. |
| ReminderRelativeToMeaning | String | ReminderRelativeToMeaning of Journeystasks |
| ReminderTemplateId | Long | Primary key or unique identifier of the reminder notification template. |
| DisplayFeatures | String | Task display features. |
| AddToLibraryFlag | Bool | Indicates whether the task can be added to personal task library. Valid values are Yes or No. The default is No. |
| FeedFlag | Bool | FeedFlag of Journeystasks |
| InitiatedFeedFlag | Bool | InitiatedFeedFlag of Journeystasks |
| ReassignedFeedFlag | Bool | ReassignedFeedFlag of Journeystasks |
| CompletedFeedFlag | Bool | CompletedFeedFlag of Journeystasks |
| DeletedFeedFlag | Bool | DeletedFeedFlag of Journeystasks |
| CreatedBy | String | CreatedBy of Journeystasks |
| CreationDate | Datetime | CreationDate of Journeystasks |
| LastUpdatedBy | String | LastUpdatedBy of Journeystasks |
| LastUpdateDate | Datetime | LastUpdateDate of Journeystasks |
| ActionCompleteLabel | String | Setting that enables to change the label of the complete action. |
| ActionRejectLabel | String | Setting that enables to change the label of the not applicable action. |
| ActionAddToCalendarLabel | String | Setting that enables to change the label of the add to calendar action. |
| ActionSaveLabel | String | Setting that enables to change the label of the save as draft action. |
| ActivityAction1Label | String | Setting that enables to change the label of action 1. |
| ActivityAction2Label | String | Setting that enables to change the label of action 2. |
| ActivityAction3Label | String | Setting that enables to change the label of action 3. |
| ActivityAction4Label | String | Setting that enables to change the label of action 4. |
| ActivityAction5Label | String | Setting that enables to change the label of action 5. |
| SourceTaskId | Long | Primary key or unique identifier of the source task. |
| CategoryFilter | String | CategoryFilter of Journeystasks |
| CodeFilter | String | CodeFilter of Journeystasks |
| Context | String | Context of Journeystasks |
| ContextualAction | String | ContextualAction of Journeystasks |
| ExcludeGlobal | String | ExcludeGlobal of Journeystasks |
| ExcludePersonal | String | ExcludePersonal of Journeystasks |
| ExcludeRecurring | String | ExcludeRecurring of Journeystasks |
| Facets | String | Facets of Journeystasks |
| FilterAttributes | String | FilterAttributes of Journeystasks |
| Finder | String | Finder of Journeystasks |
| JourneyId | Long | JourneyId of Journeystasks |
| LevelFilter | String | LevelFilter of Journeystasks |
| SearchTerms | String | SearchTerms of Journeystasks |
| SubCategoryFilter | String | SubCategoryFilter of Journeystasks |
| SubjectAssignmentId | Long | SubjectAssignmentId of Journeystasks |
| SubjectPersonId | Long | SubjectPersonId of Journeystasks |