Skip to main content

FieldLogs

Adding a Custom Counter to a Custom Operation Plan

A Custom Counter does not contain an Event Trigger. It is an encapsulation of just the Action of the Custom Operation Plan.

Only when a Custom Counter is added to an Operation Plan, it becomes a Custom Operation Plan. Otherwise, it remains an Operation Plan.

The Custom Counter allows you to print reports about the Templates that constitute the Action of the Custom Operation Plan. For example, you can generate a report listing just the names of the Templates that constitute the Action.

Important

Do not use trigger-based Counters and Custom Counters within the same Operation Plan.

Always organize trigger-based Counters in a separate Operation Plan and Custom Counters in a separate Custom Operation Plan.

COP-CCounter.png

To add a Custom Counter to a Custom Operation Plan:

  1. Click the arrow to see the options in the Add Counter dropdown list near the name of the Custom Operation Plan as shown. You can also use the dropdown list in the General Settings tab as indicated below.

    AddCCounter-ClickDropdown.png
  2. Click Create Custom Counter from the list of available options.

    AddCCounter-CreateCustomCounter.png

    A new Counter is created under the Operation Plan as shown below. It is given a ther name Counter Name as highlighted below.

    AddCCounter-CounterCreated.png

There are three tabs to configure the Custom Counter. They are:

  1. General Settings

  2. Action

  3. Variables

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

AddCCounter-DelRevSave.png
  • Delete: Deletes the Custom Counter.

  • Save: Commits all the changes done so far to the Custom Counter.

  • Revert: Undoes all unsaved changes.

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

AddCCounter-CCounterName.png

The following fields can be configured:

  • Name: Name of the Custom Counter.

  • Description: Description of the purpose of the Custom Counter.

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

A sample Custom Counter with its fields set is shown below.

AddCCounter-GeneralSettings.png

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

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

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

AddCCounter-MarkAsFav1.png

The Custom Counter is marked as a Favorite as indicated by the coloured star OP-StarFavoritefilled.png. Click Save to save the changes.

AddCCounter-MarkAsFav2.png

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

To re-use a Counter marked as favorite in a different Operation Plan:

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

    AddCounterto_GOP-AddFav1.png

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

    AddCountertoGOP-listofFav.png
  2. Select the desired Counter to add to your Operation Plan and click Create.

    AddCountertoGOP-SelectfromListofFav.png

    The selected Counter is added to the Operation Plan.

    AddCountertoGOP-addedFav.png

One or more Templates may be configured as the Action of a Custom Counter.

To add an Action to a Custom Counter:

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

    AddCCounter-Action1.png

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

    AddCounter-Action2.png
  2. Click the Action. The details of the selected Action appear.

    AddCounter-Action3.png
  3. Edit the Action ID if required. This is optional. You can choose to keep the system generated Action ID.

    AddCCounter-ActionID.png
  4. Click the Select Task Queue or Assignee dropdown list to select a Task Queue or an individual assignee to assign the Action. The Task will appear in their respective inboxes.

    AddCounter-ActionSelectTQ1.png
    AddCounter-ActionSelectTQ2.png

    You can also link this field to a variable of type Queue. To know more about variables, see Variables in an Operation Plan.

  5. Click the Select Assigner dropdown list to select an Assigner for the Task from the available options. The Task appears in the inbox of the Assignee as assigned by the selected Assigner. This is an optional field.

    AddCounter-ActionSelectAssigner1.png
    AddCounter-ActionSelectAssigner2.png
  6. Click Select Team Members dropdown list to select Team Members. This is an optional field.

    AddCounter-AddTM1.png
    AddCounter-AddTM2.png

    Once the selection is made, the field is updated with the number of Team Members selected.

    AddCounter-AddTM3.png
  7. Select one or more Templates. Instances of the selected Templates comprise the Action of this counter.

    AddCounter-SelectTemplate.png
  8. By default, one instance of each of the selected Templates is listed. Optionally, you can specify a different number of instances for each of the Templates.

    AddCounter-NoOfInstances1.png

    You can choose to delete any of the Templates selected in Step 7 by clicking the deletebutton.png button as shown below. Click Delete in the confirmation dialog to remove the Template.

    AddCounter-NoOfInstancesDel1.png
    AddCounter-NoOfInstancesDel2.png
  9. Specify a Start and Due date for the Tasks. These are optional. You can link these fields to a variable of type Date. To know more about linking to variables, see Variables in an Operation Plan.

    AddCounter-StartDue.png

    Click the date as shown below to use the date picker.

    AddCounter-Datepicker.png
  10. Click the Priority dropdown list to specify a priority for the Tasks. This is an optional field.

    AddCounter-Priority1.png
    AddCounter-Priority2.png
  11. Click the Select a Release Package dropdown list to specify the Release Package. This is an optional field.

    AddCounter-ReleasePkg.png
  12. Enter any additional comments pertaining to the Tasks in the Additional Comments text box. This is an optional field. You can link this field to a variable of type Text. To know more about linking to variables, see Variables in an Operation Plan.

    AddCounter-AddlComments.png
  13. Enter the Initial Task name. This is required field.

    AddCounter-IN1.png

    You can enter a text value as shown below or choose to link this field to a variable of type Text. To know more about linking to variables, see Variables in an Operation Plan.

    AddCounter-IN2.png

    Check Use auto naming to use auto naming. A format appears as below.

    AddCounter-IN3.png

    Click add.png to include more fields in the name.

    AddCounter-IN4.png
  14. If the selected Templates have Template variables, they can be linked to the Operation Plan variables. This is optional.

    To know more, see Linking Template Variables to Operation Plan Variables.

    AddCounter-TV.png

You can link several fields in the Action of an Operation Plan to variables. These variables allow the re-use of saved values instead of typing them every time.

Variables are discussed in detail here.