...
The Operations Panel displays all the configured operations grouped by Plants. Users will only be able to see Plants that they have permission access to view. Instructions on setting up operations in the main Shoplogix Configuration is at the bottom of this document.
Note: Plant with a selected operation cannot be collapsed.
Groups Container:
...
The Groups Container allows users to set up and configure all the groups within an operations. These groups must have a unique name. Each group has its own set of manual checks configured, and all the Job Rules as conditions for triggering these configured checks. Users are able to Add new groups from scratch or by duplicating an existing group, Edit existing groups by modifying its name or whether the group is active or not, or deleting the group. If a group is configured as Inactive, there will be a RED circle beside the group name, otherwise it will be GREEN.
...
Under Area settings, add filters. All the filters set up in a line area will be selectable in the Quality Configuration. These filters will be in all operations that fall under the Plant where these filters are configured.
Flash Quality Configuration Importer:
Execute these commands to import the Flash Configuration into the new Enhanced Quality Configuration.
Note: Uncompressed Flash Quality Configuration XML file must be correct and exactly matches what is shown on the GUI.
Note: You could do this as many times as you like, however each time you do it, the entire Enhanced Quality Config is overwritten. We recommend you import Flash once and only once.
Remote Desktop Login Into Server
Open PowerShell in administrator mode.
Execute: cd D:\Shoplogix\Enterprise\bin
Execute: .\dataprocessor.exe --importFlashQualityConfig
You will receive a success message if import was successful, otherwise an error with details will be displayed in the terminal.
...