[en] You would like to centrally manage your Automation triggers and configurations from another NiceLabel application.
[en] You can reload your Automation configuration, start, and stop triggers from Control Center, from another Automation configuration, or from Designer PowerForms.
[en] Solution 1
[en] Manage your Automation configuration and triggers in Control Center. See the instructions in the Control Center User Guide.
[en] Solution 2
[en] Manage your Automation configuration and triggers in another Automation configuration or in Designer PowerForms.
[en] To reload your configuration, use the action Open Document/Program. In the File name edit field use the syntax:
[en] "[ManagerExe]" RELOAD "[ConfigurationFilePath]\MyConfiguration.misx"
[en] where [ManagerExe]
is a file location of the NiceLabel Automation Manager program. Usually, it is "c:\Program Files\NiceLabel\NiceLabel NiceLabel 10\bin.net\NiceLabelAutomationManager.exe"
[en] [ConfigurationFilePath]
is the folder part where your configuration file (.misx) is stored.
Esempio 3. [en] Example:
[en] "c:\Program Files\NiceLabel\NiceLabelNiceLabel 10\bin.net\NiceLabelAutomationManager.exe" RELOAD "c:\automation warehouse 3\pallet central.misx"
[en] To start your triggers use the syntax:
[en] "[ManagerExe]" START "[ConfigurationFilePath]\MyConfiguration.misx"
[en] To stop your triggers use the syntax:
[en] "[ManagerExe]" STOP "[ConfigurationFilePath]\MyConfiguration.misx"
Nota
[en] Using the action Open Document/Program you start and stop all triggers in a defined configuration.
[en] To start or stop only specific triggers within the same configuration, use Automation Manager in Control Center.