Target breakdowns migration
Summarize
Summary of Target Breakdowns Migration
The Target Breakdowns Migration process allows administrators to migrate existing values from the Review Frequency and Breakdown Interval fields to the Check-in Frequency field in ServiceNow target records. This ensures that target breakdowns are created based on current actual values and existing settings, enhancing target management efficiency.
Show less
Key Features
- Migrate Breakdown Interval to Check-in Frequency: The scheduled job transfers existing values from the Review Frequency and Breakdown Interval to the Check-in Frequency field.
- Handling of 'None' Settings: If the Breakdown Interval is set to None, target breakdowns are still created based on the Review Frequency, ensuring continuity in target tracking.
- Target Breakdown Creation: The job generates target breakdowns according to the Review Frequency, even if the Breakdown Interval was None, facilitating accurate tracking of actual versus planned values.
Key Outcomes
After running the migration job, customers can expect:
- For targets with Breakdown Interval set to None, Check-in Frequency reflects the Review Frequency, and monthly, quarterly, or yearly breakdowns are created based on existing settings.
- Targets with a Breakdown Interval of Quarterly or Yearly will have their Check-in Frequency set accordingly, with breakdowns created to represent actual values achieved over specified periods.
- Accurate representation of target values and distributions across breakdowns, allowing for informed decision-making and performance tracking.
As an administrator, when you run the Migrate BreakdownInterval To Checkinfrequency scheduled job, the existing values in the Review frequency and Breakdown interval fields are migrated to the Check-in frequency field in the target records.
The value in the Actuals to date field for the target and values in the Planned target value and Actual fields for the target breakdowns are populated based on the current actual value of the target and values in the existing target breakdowns.
Target breakdowns migration for targets with breakdown interval set to None
After running the job, the value in the Check-in frequency field for a target is populated based on the existing value in the Review frequency field of the target. If the existing value in the Review frequency field was set to any option other than None, then target breakdowns will be created for such targets based on the existing review frequency of the target. Even though Breakdown interval was set to None for a target, target breakdowns will be created for the target based on the existing review frequency of the target.
| Review frequency (Before upgrade) | Breakdown interval (Before upgrade) | Check-in frequency (After upgrading and running the job) |
|---|---|---|
| Yearly | None | Yearly |
| Quarterly | None | Quarterly |
| Monthly | None | Monthly |
| Fortnightly | None | Fortnightly The Fortnightly option is retained and no target breakdowns will be created because the Fortnightly option is no longer supported. After the owner or a contributor of the target updates the check-in frequency for the target, the target breakdowns will be created accordingly. |
| Weekly | None | Weekly |
| Daily | None | Daily |
| None | None | None In this case, no target breakdowns will be created. |
- The base value and target value of the target is 0 and 100, respectively
- The review frequency is set to Monthly and Breakdown interval was set to None
- The start date and end date of the target are 2024-01-01 and 2024-12-31, respectively
- The current actual value of the target is 60 and the current month is August
Target breakdowns migration for targets with breakdown interval set to Quarterly or Yearly
After running the job, the value in the Check-in frequency field for a target is populated based on the existing value in the Review frequency field of the target. Then, target breakdowns are created for the targets based on the existing review frequency of the target.
| Review frequency (Before upgrade) | Breakdown interval (Before upgrade) | Check-in frequency (After upgrading and running the job) |
|---|---|---|
| Quarterly | Quarterly | Quarterly |
| Quarterly | Yearly | Quarterly |
- The base value and target value of the target is 0 and 80, respectively
- The review frequency is set to Quarterly and Breakdown interval was set to Yearly
- The start date and end date of the target are 2023-01-01 and 2024-12-31, respectively
- The target is of type non-cumulative
- The actual value achieved in each quarter is 10 starting from Q1-2023 till Q2-2024
- The current total actual value of the target is 60 and the current quarter is Q2-2024