Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Unable to access Global Scope ATF Step Configurations after Zurich Upgrade

Jyothi Priya1
Tera Contributor

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

1 REPLY 1

Shaqeel
Mega Sage
Mega Sage

Hi @Jyothi Priya1 

 

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