Skip to main content

FieldLogs

Adding a Configurator Counter

A Configurator Counter adds Configurations to an Operation Plan. Using these Configurations, you can execute a subset of Actions defined in the Counter. This is useful when many Actions are defined, but only a few are needed.

The Counter contains information about the Configuration and the corresponding Action. The Action is made up of instances of one or more Templates. You can execute specific Templates based on the Configuration of an Operation Plan.

Counter_Type-_Configurator.png

You can add Configurations that contain a subset of the Actions. In the example below, there are three Configurations namely Battery, Voltage check, and Quality. Similarly, there are three Actions namely Inspection 1, Inspection 2, and Inspection 3.

Config-Counter-Example.png

In the above example, the Battery Configuration will generate only the Actions Inspection 1 and Inspection 3.

To add a Configurator Counter:

  • Click Add Counter in the dropdown list near the name of the Operation Plan.

    You can also use the dropdown list in the General Settings tab as indicated below.

    add-counter.png

    When a new Counter is created, it is automatically assigned a generic name Counter Name, as shown below.

    counter-name-.png

There are three tabs to define the Counter. They are:

  1. General Settings

  2. Action

  3. Configurator

On every Counter, there are three buttons Delete, Revert and Save as seen below.

three-common-tabs.png
  • Delete: Deletes the Counter.

  • Revert: Undoes all the unsaved change.

  • Save: Commits all the changes done to the Counter.

You can customize the name of the Counter in this section. Edit the placeholder text Counter Name to enter an appropriate name for your Counter.

enter-counter-name.png

The following fields can be configured:

  • Type: Select the Counter Type - Configurator from the dropdown list.

  • Name: Enter a name for the Counter. You can also use the auto-naming option. The auto-name format can be configured using the options highlighted below.

    Auto_naming.png
  • Description: Description of the purpose of the Counter.

  • Maximum Task Created: This sets the maximum number of Tasks that this Counter can create.

  • Functional Types: It is used only to visually highlight the Counter. It has no impact on the Tasks generated from the Operation Plan.

    You can also use the Link to Variable option to link to a Functional Type Variable.

  • Visible from Planning: If this option is enabled, the Tasks generated are visible from Planning and Inbox section.

  • Mark as Favorite: This option enables you to bookmark an Operation Plan.

A sample Counter with its fields set is shown below.

sample.png

This counter can also be seen in Planning and Inbox when you select Visible from Planning.

If this option is selected, then the Tasks generated by this Counter are listed under the Counter in the Planning and Inbox sections.

In the below example, the Visible from Planning option is enabled on the Operation Plan- Battery Inspection Counter.

visible-from-planning.png
op-active.png

The Tasks generated by the Operation Plan- Battery Inspection Counter are grouped under the Counter name in the Inbox and Planning sections as seen below.

inbox_and_planning.png
inbox_and_planning-OP.png

You can re-use this Counter by marking it as a favorite.

You can mark a Counter as a Favorite if you would like to re-use it in other Operation Plans.

Click the OP-StarFavorite.png to mark the Counter as a Favorite as shown below.

mark-as-fav.png

The Counter is marked as a Favorite as indicated by the colored star OP-StarFavoritefilled.png. Click Save.

mark-as-fav-saved.png

This Counter can now be re-used in other Operation Plans.

To re-use this Counter in a different Operation Plan:

  1. Select Add Counter from Favorites in the Operation Plan as shown below.

    add-counter-from-favs.png

    The list of Counters that have been marked as Favorite are displayed.

    select-a-fav-counter.png
  2. Select the desired Counter to add to your Operation Plan and click Create.

    click-create.png

    The selected Counter is added to the Operation Plan.

    fav-counter-reflected.png

The Action (Create a Task, Update a Task and Email notification) is made up of instances of one or more Templates.

To add an Action to a Counter:

  1. Click Add New Action in the Action tab as shown below.

    Add-new-action.png

    A new Action appears with an auto-generated ID as shown below.

    Action-name-ID.png

    The details of the selected Action appear.

    Action-generated.png
  2. Select the required Action type from the dropdown list as shown below.

    Action_types.png

    The three action types are as follows:

  3. [Optional] You can rename the Action ID.

    renamed-actionID.png
  4. [Mandatory] Select a Task Queue or an Assignee from the dropdown.

    task-queue-dropdown.png
  5. [Optional] Select an Assigner from the dropdown.

    select-assigner.png
  6. [Optional] Select team members from the dropdown.

    team-members-dropdown.png
  7. [Mandatory] Select a Template.

    select-a-template.png
  8. [Optional] Select a Status from the dropdown.

    status-dropdown.png
    • New

    • Blocked

    • Default

  9. [Optional] Select a Priority.

    priority_dropdown.png
  10. [Optional] Select a Release Package.

    release-package-dropdown.png
  11. [Optional] Add additional comments.

    additional-comments.png
  12. [Mandatory] Enter Task name.

    task-name.png

    Click Use auto naming to auto-generate a name for the Task.

    use-auto-naming.png
  13. [Mandatory] Choose the Number of Template Instances.

    TENPLATE-INSTANCES.png
  14. [Optional] Select a Functional Type.

    Functional-type.png
  15. [Optional] Select a Configuration.

    config-dropdown.png

A Configurator allows you to execute specific Templates depending on the Configuration enabled in an Operation Plan. It enables you to select a subset of Actions relevant to a particular Configuration.

Configurations-sample.png

To add Counter Configurations:

  1. Click Add Counter Configurations.

    add-counter-config-button.png

    A dialog is displayed.

    add-config-dialog.png
  2. Enter the required details.

    config-counter-required-details.png
  3. Select an Action from the dropdown. A list of all the Actions are displayed, allowing you to select one or more based on the Configuration requirements.

    actions-dropdown.png
    Multiple-Actions.png
  4. Click Add.

    click-add.png

    The Action is added to the Configuration.

    Configuration-created-action-added.png

    Multiple Configurations can be created with the corresponding Actions added to the matrix.

    Multiple-config-matrix.png
  5. Click the Type dropdown.

    OP-_Type.png

    The Configuration supports two types of rule execution namely:

    • Union: The Union Type creates Tasks for Actions that are part of at least one active Configuration.

      Note

      Active Configurations are triggered only when the Configuration is activated during instantiation. If a Configuration is not activated, the associated Actions remain inactive and are not executed.

    • Intersect: The Intersect Type creates Tasks for Actions that are present in all of the active Configurations.

    The Execution Flow is set to Simultaneous, by default.

  6. Click Save.

    Click-Save-Counter-Config.png

To delete a Configuration:

  1. Click Delete Counter Configurations.

    Delete-counter-configurations.png

    A dialog is displayed.

    config-delete-icon.png
  2. Select a Configuration from the dropdown.

    Config-to-be-deleted-selected.png
  3. Click Delete.

    delete-config.png

    The Configuration is deleted.

    config-deleted-sample.png
  4. Click Save.

    config-modification-saved.png

    The Configuration is created.