04-18-2018 03:12 AM
Hello,
i have system that was in the beginning licenced to Development System.
Now i changed the licence to Base Deployment Enging as it is only used to execute testplans with a custom GUI.
The question is now: How can i add, change, modify the StationGlobals on a Base Deployment-Engine-system?
Thanks
Solved! Go to Solution.
04-18-2018 05:10 AM
1) You could add, create or modify you StationGlobals on your development system then deploy the StationGlobals.ini file to your target system.
2) You could have a SequenceFile which has a Sequence that you can run on your target system to setup your StationGlobals. It could perform an Engine.CommitGlobalsToDisk so you didn't have to shut you UI down.