Unable to access Global Scope ATF Step Configurations after Zurich Upgrade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi Everyone,
We are currently experiencing issues accessing Global scoped Step Configurations in our Test environment following the Zurich upgrade. We are not able to access all Global Step Configurations in our ATF Tests.
Could anyone please help me understand on how to retrieve the Global ATF Step Configurations in our existing ATF Test cases.
Thanks & Regards,
Jyothi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7 hours ago
The Zurich release introduced stricter scope isolation and governance for ATF components.
There is posibility that the sys_scope relationships were altered during upgrade or The Step Configuration table (sys_atf_step_config) lost records due to cloning or upgrade
Type sys_atf_step_config.LIST and apply filter scope=Global and if the records are missing they need to be restored.
You can use update set from pre-upgraded instance to import the missing configurations You can request servicenow support to provide baseline ATF configurations for Zurich.
***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
***********************************************************************************************************************
Regards
Shaqeel
