Right-Click Menu in the Message Panel
Right-clicking on a data component in the message panel opens a popup menu with several choices.
Menu Item | Description |
---|---|
Show Mappings | Expands the selected component to show all sub-components with mappings. Also expands any data components in the left-hand panel that correspond to mappings so that all mapping lines are shown.
If no component is selected, the operation is performed on the root of the schema tree. |
Show Errors | Expands the selected data component to show all sub-components that have errors.
If no component is selected, the operation is performed on the root of the schema tree. |
Expand All | Expands all sub-components of the selected data component.
If no component is selected, the operation is performed on the root of the schema tree. |
Surrounds the selected data component with a Choose statement. See Surrounding a Component With a Choose Statement. | |
Surrounds the selected data component with an If statement. See If Statements. | |
|
Surrounds the selected data component with a For Each statement. See For Each Statements. |
Adds a sub-component to the selected data component. The child component will be a variable. Variables can be set to a constant value and used in other mappings in the message panel. See Adding a Variable to a Mapping. | |
Adds a sub-component to the selected data component. The child component will be a comment. See Surrounding a Component With a Choose Statement. | |
Adds a data component at the same level as the selected component. The new component will be a variable. Variables can be set to a constant value and used in other mappings in the message panel. See Adding a Variable to a Mapping. | |
Adds a data component to the same level as the selected component. The new component will be a comment. See Surrounding a Component With a Choose Statement. | |
The selections from the toolbar are also available in the right-click menu. See Mapper Toolbar Buttons. |
Copyright © Cloud Software Group, Inc. All rights reserved.