Skip to main content

FieldLogs

Adding Measurement Points

You can monitor events that take place during job execution by setting them as measurement points. Events could be actions performed such as validation of Steps, generating signoffs, raising of flags, and so on.

Operation Plans can be defined to listen to measurement points with triggers. The values of selected measurement points are then recorded in the Operation Plan execution.

You can set measurement points at the Template and/or Step level.

To add measurement points:

  1. On the main menu, go to Templates > Your Templates.

    Templates_-_Your_Templates_Menu.png

    The Templates page is displayed.

    Your_Templates_Page.png
  2. Select the Template for which you want to set the measurement points.

    Select_Template_-_MPE.png
  3. On the property pane, hover over the Attribute_Panel_Icon.png icon to view the list of tabs.

    Hover_-_MP.png
  4. From the list of tabs, select Measurement_Points_Editor_Icon_-_MP.png.

    Select_Measurement_Point.png

    The Measurement Points Editor is displayed.

    MPE_-1.png

    You can add measurement points at the Step level and/or Template level.

    Select a Step in the workspace pane to add measurement points for it in the Editor.

    Select_Step_in_the_workspace_pane.png

    To add measurement points at the Template level , click Template_Level_-_MP.png in the Editor.

    Template_Selection_-_MP.png
  5. Click Add Measure Point. The fields are displayed.

    Add_Measure_Point.png
  6. In the Id field, enter an alphanumeric value. This is a required field. The Id helps you identify the measurement point.

  7. From the Type dropdown list, select the type of event for which you want to add a measurement point.

    If you are adding measurement points for a step, select one of the following options:

    Option

    Description

    Step Validation

    The measurement point listens to the validation of the Step. It records 'True' when the Step is validated and 'False' when the Step action is reverted (for example, a checked Step is unchecked).

    Progress

    The measurement point listens to the progress of the selected Step. If the Step has child Steps, then the measurement point listens to all the child Steps and the percentage of Steps answered against the total monitored Steps is computed.

    You can click Add Source to filter the monitoring of the Step further. From the dropdown list, select one of the following:

    • Step tag - helps you identify Steps by tag . Enter the tag in the Step Tag field.

    • Sub-Steps of type - helps you choose sub steps by their type. From the Filter by type dropdown list, select the checkboxes corresponding to the sub step type. To select sub steps of all types, select the checkbox next to Custom selection.

    • Required sub-steps - helps you identify sub steps marked as required.

    • Sub-steps of type with answers - helps you identify sub steps by type and answer. Select the sub step type from the dropdown list and then enter the expected answer in the corresponding answer fields. To listen to sub steps with answers NA, enter NA or N/A.

    • N/A on Sub-Steps of type - helps you identify sub steps by types marked N/A. Select the sub step type from the dropdown list. To select sub steps of all types, select the check box next to Custom selection.

    Step Answer

    The measurement point listens to the answer of the selected Step.

    Signoff

    The measurement point listens to the signoff for the selected Step.

    If you are adding measurement points at the template level, select one of the following options:

    Option

    Description

    Step Validation

    The measurement point listens to the validation of all the Steps of the Template.

    Progress

    The measurement point listens to the progress of multiple Steps as a percentage of Steps answered against the total number of monitored Steps .

    Click Add Source if you want to filter the monitoring of Steps further. From the dropdown list, select one of the following options:

    • Step tag - helps you identify Steps by tag . Enter the tag in the Step Tag field.

    • Sub-Steps of type - helps you choose sub steps by their type. From the Filter by type dropdown list, select the checkboxes corresponding to the sub step type. To select sub steps of all types, select the checkbox next to Custom selection.

    • Required sub-steps - helps you identify sub steps marked as required.

    • Sub-steps of type with answers - helps you identify sub steps by type and answer. Select the sub step type from the dropdown list and then enter the expected answer in the corresponding answer fields. To listen to sub steps with answers NA, enter NA or N/A.

    • N/A on Sub-Steps of type - helps you identify sub steps by types marked N/A. Select the sub step type from the dropdown list. To select sub steps of all types, select the check box next to Custom selection.

    Step Answer

    The measurement point listens to the answers of multiple Steps and matches against predefined answers.

    Flag

    The measurement point listens to Steps with flags raised.

    Flag Progress

    The measurement point listens to the progress as a percentage of the resolved flags against the total number of flags raised in the Template.

    Click Add Source to filter the monitoring further.

    From the dropdown list, choose 'Groups of Flags', and then select a group from the corresponding dropdown list.

    Signoff

    The measurement point listens to the signoffs of multiple Steps.

    Signoff Progress

    The measurement point listens to the progress as a percentage of the number of signoffs against the total number of monitored Steps.

    Click Add Source if you want to filter the monitoring further.

    From the dropdown list, select one of the following options:

    • Step Tag - helps you identify Steps by tags. Enter the Step tag in the Step Tag field.

    • Sub-Steps of type - helps you identify sub steps by type. From the dropdown list, select the sub step type. To select sub steps of all types, select the checkbox next to Custom selection.

    • Required sub-steps - helps you identify sub steps marked as required.

  8. Select the Persistent checkbox if you want the calculated measurement points for the Step or Template to be stored on the job during execution. This is useful when the measurement points need to be computed again while reloading a job.

  9. Click Save . The measurement point is added.

    Save_MP_-_MPE.png

    Note

    You can add multiple measurement points in a step.