
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2024 07:08 PM
Apparently, the vast majority of our FY23 APM scoring metrics were deleted in production(not sure when/how). They do exist in a pre-production instance.
Would xml exports/imports of apm_app_score and apm_app_indicator_score suffice? If not, what else must be considered?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2024 06:41 AM
Hi David,
XML export then import is the method I use in setting up demo instances. Export to XML, determine the sys_ids of the new fiscal periods (in your case the FY23s ), mass find and replace of the fiscal period references. All else should match such as Business App sys_ids as well as the indicator profile records.
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2024 06:41 AM
Hi David,
XML export then import is the method I use in setting up demo instances. Export to XML, determine the sys_ids of the new fiscal periods (in your case the FY23s ), mass find and replace of the fiscal period references. All else should match such as Business App sys_ids as well as the indicator profile records.
mark

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2024 06:44 PM
Thanks mcastoe.
I'll test it out.. but it sounds reasonable. 🙂