Changing queue states

When a reading first enters the validation queue, IEE assigns it a state of New. The New state indicates that nothing has been done to the entry. Once you start working on the entry, you can change its state. States can be changed either manually or automatically:

  • Manually. Set the item state to a state such as In Progress to mark that you are working on the item. Manually changing the item's status doesn't affect the underlying data in any way. For example, marking an item as Resolved doesn't cause the data to pass the validation tests that it failed.

  • Automatically. Submit the item for reprocessing. IEE sends the data gets through the validation engine again. For example, if you run a failed item through validation again and it passes, IEE automatically changes the state to Resolved.

Manually changing a queue state:

  1. Select one or more queue entries (use CRTL-click or SHIFT-click to select multiple items.)

  2. Right-click and select Change Queue State from the pop-up menu.

  3. Select one of the following:

    • New. No changes made.

    • Resolved. Changed and the validation failure is resolved.

    • Other states as defined by the IEE administrator.

  4. Click OK to save the new state, or Cancel to discard your changes.