Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Components installed with Goal Framework and Goal Framework for SPM

Several types of components are installed with the installation of the Goal Framework and Goal Framework for Strategic Portfolio Management (SPM) applications, including user roles, scheduled jobs, tables, and scripts.

Roles installed

RoleDescriptionContains roles
sn\_gf.goal\_user\_readCan view the goals. This role can be given to users such as the project user and demand user.None
sn\_gf.goal\_user
  • Can create, view, edit, and delete goals, sub-goals, and associated targets.

Note:

  • A goal or sub-goal can be deleted only by the owner and contributors of the goal or its immediate parent goal when the sn_gf.allow_goal_deletion system property is set to Yes.
  • An associated target can be deleted only by the owner and contributors of the target or its goal when the sn_gf.allow_goal_deletion system property is set to Yes.
  • A goal can be edited only by the owner and contributors of the goal or its immediate parent goal.
  • A target can be edited only by the owner and contributors of the target or its goal.
  • Can remove the existing goal relationships between work item and goal, from the Goal Relationship [sn_gf_goal_m2m_relationship] table.
sn\_gf.goal\_user\_read
sn\_gf.goal\_admin
  • Create goals and targets.
  • Edit goals and targets created by other users.
  • Can update the goal preferences.
  • Can create target sources and context variables as part of enabling the target automation feature.

Note: Creating target sources and context variables is available when Goal Framework for SPM is installed.

- sn\_gf.goal\_user\_read - sn\_gf.goal\_user
sn\_gf.strategy\_planner\_readCan view all strategic plans and strategic values.None
sn\_gf.strategy\_planner

Can create, view, edit, and delete strategic plans and strategic values.Note:

  • A strategic plan can be edited only by the owner and sponsor of the strategic plan.
  • A strategic value can be edited only by the sponsor of the strategic plan.
sn\_gf.strategy\_planner\_read
sn\_gf.epmo\_strategy\_plannerCan create, view, edit, and delete any goal.- sn\_gf.goal\_user\_read - sn\_gf.goal\_user - sn\_gf.goal\_admin - sn\_gf.strategy\_planner

Scheduled jobs installed

Scheduled jobDescription
Migrate Goal, Strategy, and Work item data to the Goal Framework and related Planning item tablesMigrates the existing goals data to the Goal Framework tables. For information on what data is migrated and how the data can be migrated, see goal data migration.
Migrate goal relationships for assigned entities(For Strategic Planning users) Populates the fields, Assigned entity type and Assigned entity on the Goal form based on the data in the Goal Relationship [sn_gf_goal_m2m_relationship] table if you have created m2m relationship with lens entities other than Company, Business Unit, Department, and Portfolio.
Scheduled jobDescription
Update Actual value of the targets using Goal Framework for SPMUpdates the actual value of the targets by collecting the data from the respective target sources, so that the progress of the targets is updated and then the targets' progress is rolled up to the goals.

Tables installed

Display name \[Table name\]Description
Goal\[sn\_gf\_goal\]Stores the goal details.
Goal Core\[sn\_gf\_core\_goal\]Stores the core \(basic\) details for the goal. The Goal \[sn\_gf\_goal\] table extends the Goal Core \[sn\_gf\_core\_goal\] table.
Target\[sn\_gf\_goal\_target\]Stores the target details for the goal.
Units\[sn\_gf\_units\]Stores the available units for measuring the progress of targets.
Target Progress\[sn\_gf\_goal\_target\_progress\]Stores the target progress details for the goal.
Goal Relationship\[sn\_gf\_goal\_m2m\_relationship\]Defines the relationship between a goal and items \(Project, Demand, Program, Scrum Epic, Scrum Feature, and Planning item\).
Strategic Plan\[sn\_gf\_strategic\_plan\]Stores the strategic plans defined for each planning organization hierarchy.Note: This table is visible only when Alignment Planner Workspace (APW) is installed.
Strategic Priority\[sn\_gf\_strategy\]Stores the strategic priorities defined for the organization.
Strategy Value\[sn\_gf\_strategy\_value\]Stores the strategic values for strategic plans.Note: This table is visible only when APW is installed.
Display name \[Table name\]Description
Context Variable\[sn\_gfa\_context\_variable\]Stores the context variable details for the target source.
Target Breakdown\[sn\_gfa\_target\_breakdown\]Stores the target breakdown details for the target that were created based on the breakdown intervals specified for the target.
Target Source\[sn\_gfa\_target\_source\]Stores the target source configuration details for automating the actual value of the targets.

Custom scripts installed

NameDescription
Benefit PlansA target source with predefined script.Predefined script that updates the Actual value field on the target form by fetching the required value from the Actual benefit field or Non-monetary actual benefit field from the monetary or non-monetary benefit plan records. For the script template, see Target automation script for benefit plans.Note: You can use the Benefit Plans custom script only when PPM Standard (Project Portfolio Management) is installed.

System properties installed

NameDescription
glide.ui.sn_gf_goal_target_activity.fieldOption to enable activity stream for fields of the targets.
sn_gf.allow_goal_deletionOption to enable deletion of goals. The default value is true.
sn_gf.allow_target_deletionOption to enable deletion of targets. The default value is true.
sn_gf.goal_calendar_typeOption to set calender type for setting goals. The available calendar types are Gregorian Calendar and Fiscal Period. The default value is Gregorian Calendar.
sn_gf.weighted_average_enabledOption to enable the weighted average logic to calculate the progress of goals from their subgoals and targets.
NameDescription
sn_gfa_disable_target_breakdownOption to enable the target breakdowns feature at the instance level. The default value is false.
sn_gfa.target_breakdown_decimalsOption to define the number of decimals to show for target values while generating the target breakdowns. The default value is 2.
sn_gfa.weeklyCheckInDayToMapMonthOption to define end day of the week for weekly target breakdowns mapping to month. The default value is Friday.

Parent Topic:Goal Framework and Goal Framework for SPM reference