Network Integrity Action Editor

Use the Action editor to configure an action. To access the Action editor, double-click an action entity. The tabs in the Action editor depend on the type of action.

When using the Action editor to configure an action, see the following topics:

Action Editor Details Tab

Use the Details tab to specify general details about the action.

Field Use
Description Enter a short description of the action.
Implementation Prefix Displays the implementation prefix. Design Studio creates the implementation prefix from the entity name and removing any invalid Java characters.
Abstract Select to specify whether the action is abstract. See "About Abstract Actions for Network Integrity" for more information.

If the action is abstract, then it can only be used as a component within another action.

If the action is not abstract, then it can be deployed and a scan can be executed from it.

Address Handler Specify the address handler for the action. Use the Select button to choose an address handler from a list of dependent cartridge projects.

This field appears for assimilation, discovery, and import actions only.

Result Categories Add result categories to the action.

This field appears for assimilation, discovery, and import actions only.

Documentation Add any other information about the action.

Related Topics

About Network Integrity Actions

Creating Network Integrity Actions

Configuring Network Integrity Actions

Network Integrity Action Editor

Action Editor Processors Tab

Use the Processors tab to view and manage the processors on an action.

Action Processors Area

Field Use
Action Processors table Lists all processors on the action by name and provider and indicates whether the processor has any conditions set.The Owner Action column identifies processors added from other actions.
Move Down

Move Up

Select a processor and click to change the order of the processors in the Action Processors table.
Select Add existing processors and actions from dependent cartridge projects to the action.
Open Open the Processor editor for the selected processor.
Remove Remove the selected processor from the action.
Add For Each Add a For Each processor to the action.
Add Create a new processor to add to the action.

Conditions Area

Field Use
Conditions table Displays the condition applied on the selected processor from the Action Processors table. Set to true to run the processor when the condition is true. Set to false to run the processor when the condition is false.
Remove Remove the selected condition.
Select Add an existing condition to the selected processor.

Related Topics

About Network Integrity Actions

Configuring Network Integrity Actions

Working with Network Integrity Processors

Adding Existing Processors to Network Integrity Actions

Adding New Processors to Network Integrity Actions

Adding For Each Processors to Network Integrity Actions

Applying Conditions to Network Integrity Processors

Network Integrity Action Editor

Action Editor Scan Parameter Groups Tab

Use the Scan Parameter Groups tab to view and manage the scan parameter groups for assimilation, discovery, and import actions.

Field Use
Scan Parameter Groups Section table Lists the scan parameter groups on the action, and to which cartridge project they belong.
Move Up

Move Down

Reorder the selected scan parameter group for the action.
Select Add an existing scan parameter group to the action, or a scan parameter group from a dependent cartridge project.
Open Open the Scan Parameter Group editor for the selected scan parameter group.
Remove Remove the selected scan parameter group from the action.
Add Create a new scan parameter group and adds it to the action.

Related Topics

About Network Integrity Actions

Configuring Network Integrity Actions

Working with Network Integrity Scan Parameter Groups

Network Integrity Action Editor

Action Editor Model Tab

Use the Model tab to view and manage the model collections on an action.

Field Use
Model Section table Lists the model collections on the action.
Open Opens the Model Collection editor for the selected model collection.
Remove Removes the selected model collection from the action.
Select Adds an existing model collection to the action, or creates a new model collection to add to the action.

Related Topics

About Network Integrity Actions

Configuring Network Integrity Actions

Network Integrity Action Editor

Action Editor Result Source Tab

Use the Result Source tab to view and manage the result sources on discrepancy detection and discrepancy resolution actions.

Field Use
Result Source table Adds a result source to the action. Result sources come from the result category on discovery, import, or assimilation actions.

If the result category of the source action that this action acts against is set to All, this action acts against all the results that are generated by the source action.

Open Edits the selected result categories for the selected result source.
Remove Removes the selected result source from the action.
Add Add a result sources (and result categories) on the action.

Related Topics

About Network Integrity Actions

Configuring Network Integrity Actions

Adding Result Sources to Network Integrity Actions

Network Integrity Action Editor

Action Editor Conditions Tab

Use the Conditions tab to view and manage the conditions on an action.

Conditions Area

Field Use
Conditions table Lists the condition on the action.
Remove Removes the selected condition from the action.
Add Creates a condition.

Condition Details Area

Field Use
Condition Details table Provides further details on the selection condition from the Conditions table.
Implementation Class Specifies or creates a new Java implementation class for the condition.

Click Implementation Class to create a new class for the processor implementation.

Click Select to select an existing class for the processor implementation.

Input Parameters table Specifies the input parameters that determine the result of the condition.
Open Opens the Processor editor for the processor to which the selected input parameter is output.
Remove Removes the selected input parameter.
Select Adds an existing parameter, output from a predecessor processor in the sequence of processors in the action, as input to determine the result of the condition.

Related Topics

About Network Integrity Actions

Configuring Network Integrity Actions

About Conditions for Network Integrity

Creating Conditions for Network Integrity

Applying Conditions to Network Integrity Processors

Network Integrity Action Editor

Action Editor Realization Tab

Use the Realization tab to associate the Network Integrity action with a conceptual model technical action.

Field Use
Realizes Opens the selected technical action in the Action editor.
Select Associates the Network Integrity action with a conceptual model technical action. To select from the available conceptual model technical actions, there must be a dependency defined between your Network Integrity cartridge project and the Model project in which your conceptual model is saved. See "Managing Cartridge Dependencies" for more information.

Related Topics

Working with Conceptual Models

About Network Integrity Actions

Configuring Network Integrity Actions

Network Integrity Action Editor