I want to create a new enviroment variable that I used to do in the old version, but with new version it changed. The idea that create a new enviroment varible, and configure on execute package, the variable check dev enviroment or prod enviroment and if it prod the execute package will run. My Version is
How can I do that?
Best answer by devin.tiemens
Hi,
This is not possible (yet), but when your environments run on different machines you can fix it by using the machine name system variable in your prepare instance.
This is not possible (yet), but when your environments run on different machines you can fix it by using the machine name system variable in your prepare instance.