Skip to main content

FieldLogs

Using Componentization Features

While using Components, you can perform some operations on those Components from the Parent Template.

Component Steps can be viewed by clicking Angular_bracket.png icon. The Component Steps are read only.

View_button_Component_.png

The Steps of the Embedded Component are displayed as shown below.

Steps_of_the_Embedded_Component.png

The Template Variables of the embedded Component Template are listed in the Local Variables section under the Step Information Editor. You can filter variables based on their Type using the dropdown below. You can only edit the values of the variables.

Variable_dropdown.png

Here, Battery Inspection is the Component Template added to the main Template Battery Maintenance. Any changes made to the values in the Component Step does not affect the variable values in the Battery Inspection Template.

VariablesListed.png

A banner is displayed indicating the number of variables inherited from the parent and user-defined Variables.

Banner.png

A checkbox is provided to inherit the value from the parent.

  • Checked: The value is inherited from the parent and is read‑only. Enabling the checkbox overwrites any existing user‑defined value from the Parent Template.

  • Unchecked: The value in Parent Template is not inherited. The variable value can be edited.

Inherit_value_from_parent.png

You can click Edit Variables on the Component to edit the variabilized Custom Fields and PTC details.

ClickEditVariables.png
EditedComponentVariables.png

Note

You cannot add new variables to the Component Step.

When the Inherit Value from Parent checkbox is selected, the variable values are read only in the Edit variables dialog.

CustomFieldNonEditable.png

A progress indicator is displayed in the top corner of the pop-up to highlight the number of Variables filled.

Progress_Indicator.png

Variables can be edited in the Edit variables dialog. The changes made to the values are reflected in the Local Variables, PTC and Custom Fields sections under the Step Information Editor and vice versa.

EDIT_UI_22.png

When a Step containing Variables is deleted from a Component Template, the system displays a warning message.

BROKEN_123.png

When you click clear.png, a confirmation dialog appears.

confirm.png

  When a Step containing Variables is excluded from the Component’s partial selection, the highlighted warning is displayed.

Partial_on_Replace.png

The View in selection option opens the Component Template in the workspace pane.

Click the three dots to display the Step actions and click View in selection.

view_in_selection.png

The Component Template is opened as shown below.

Result_of_View_in_Selection.png

Click the Execution Preview button to view the preview of the Component.

Execution_Preview_Component.png

Click the icon as shown below, to view the preview of the Component Steps.

component_preview.png

This displays the Execution Preview of only the Steps in the Component.

component_preview_steps.png

If there are multiple Component Steps in the main Template, a preview of each Step can be viewed.

component_1.png
component_2.png