Forum Discussion
adametek
2 years agoNew Contributor
So, is there any script can we run directly so that all name mapping will get updated in case of environment upgrade ?
Marsha_R
Champion Level 3
2 years agoIf you're going to have frequent environment changes, then you need to put your environment values in variables and use those variables to reference the objects that change instead of having them be directly in the code. Then all you have to change each time is that set of variables.