Components installed with Journey Accelerator
Summarize
Summary of Components installed with Journey Accelerator
The Journey Accelerator application installs various components upon activation, including user roles, tables, and dependencies on other features or applications. Demo data is optionally available during installation to provide sample records and configurations for common use cases.
Show less
Roles installed
The application installs specific roles to control access levels:
- Administrator [snja.admin]: Grants full access to create and manage all Journey Accelerator components, tables, and data.
- Modifier [snja.modifier]: Allows modification of Journey Accelerator plans, stages, and to-dos.
- Reader [snja.reader]: Permits read-only access to plans, stages, to-dos, and dashboards.
These roles can be assigned to users, groups, or other roles to tailor access according to organizational needs.
Tables installed
The Journey Accelerator application creates multiple tables to store and manage plan-related data. These include but are not limited to:
- Plan Header Field: Tracks configurable fields in the plan header.
- Model Task: Stores task records used for copying tasks.
- Plan: Manages Journey Accelerator plans and their associations.
- Plan Configuration: Contains detailed plan configurations.
- Plan Header Configuration: Manages fields for plan header configuration.
- Plan Type: Tracks different plan types.
- Stage: Stores details about stages and their relationships.
- Stage Configuration: Contains configuration details of stages.
- Stage Name: Tracks names of various stages.
- Task: Stores task details and relationships.
- Task Template: Contains task template details.
- Task Template for Stage Config: Maintains relationship between task templates and stage configurations.
These tables enable structured management and customization of Journey Accelerator plans, stages, and tasks to fit customer workflows.
Additional information
The Application Files table can be referenced to view all components installed with the Journey Accelerator application. For managing table data and administration, customers should refer to relevant documentation on table administration.
Several types of components install with the activation of the Journey Accelerator application, including user roles and tables. There are also dependencies on other features or apps.
Demo data is available for the Journey Accelerator application. If you want to install the demo data, click Load demo data when installing this application. Demo data includes sample records and configurations for common use cases.
Roles installed
| Role title [name] | Description | Contains roles |
|---|---|---|
| Administrator [sn_ja.admin] |
Grants access to create and manage all Journey Accelerator components, tables, and data. |
|
| Modifier [sn_ja.modifier] |
Grants access to modify all Journey Accelerator plans, stages, and to-dos. |
[sn_ja.reader] |
| Reader [sn_ja.reader] |
Grants access to read all Journey Accelerator plans, stages, to-dos, and dashboards. |
none |
- To assign a role to another role, see Add a role to an existing role.
- To assign a role to a group, see Assign a role to a group.
- To assign a role to a user, see Assign a role to a user.
Tables installed
| Table name [name] | Description |
|---|---|
| Journey Accelerator Plan Header Field [sn_ja_plan_header_field] | Tracks the fields that are available for configuration in the plan header. |
| Journey Accelerator Model Task [sn_ja_model_task] | Contains Journey Accelerator task records used to copy a task. |
| Journey Accelerator Plan [sn_ja_plan] | Contains Journey Accelerator plans and manages associations with related tables. |
| Journey Accelerator Plan Configuration [sn_ja_plan_config] | Contains details about Journey Accelerator plan configurations. |
| Journey Accelerator Plan Header Configuration [sn_ja_plan_header_config] | Tracks fields used for plan header configuration. |
| Journey Accelerator Plan Type [sn_ja_plan_type] | Tracks the different Journey Accelerator plan types. |
| Journey Accelerator Stage [sn_ja_stage] | Contains Journey Accelerator stage details and relationships to other Journey Accelerator tables. |
| Journey Accelerator Stage Configuration [sn_ja_stage_config]xx | Contains details about a stage's configuration. |
| Journey Accelerator Stage Name [sn_ja_stage_name] | Tracks the names of the different Journey Accelerator stages. |
| Journey Accelerator Task [sn_ja_task] | Contains Journey Accelerator task details and relationships to other Journey Accelerator tables. |
| Journey Accelerator Task Template [sn_ja_task_template] | Contains details about Journey Accelerator task templates. |
| Journey Accelerator Task Template for Stage Config [sn_ja_m2m_stage_task_temp] | Used to maintain the relationship of task templates to Journey Accelerator task templates. |
For more information on table administration and how to manage data, see Table administration.