Row Detail Dialog Box

This dialog box enables you to view, enter, and edit data in the row.

To access

Use one of the following:

  • In the Data Model Editor, right-click a row within a rule of an operation and select Row Detail.
  • Select a row and click Ctrl+D.
Important information
  • Changes you make to functions in this dialog box, such as Is or Ignore, apply to all rows in the rule.
  • Changes you make to data are immediately updated in the Data Model Editor when you move to a different field.
  • To enter multi-line values, click Alt+Enter at the end of the line of text to add a new line.
Relevant tasks Modify Virtual Service Behavior
See also Data Model Editor Context Menus

User interface elements are described below (unlabeled elements are shown in angle brackets):

UI Element Description
<Left and Right panes>

The two panes in the dialog box display the same information, providing you with a convenient interface for configuring message requests and responses.

Example: You are working with service call activity and want to copy data from the service call activity response to the virtual service response:

  1. In the left pane, select the service call activity response. (In this example, the Response - getClaim tab.)
  2. In the right pane, click the tab for the virtual service response.
  3. In the virtual service response tab, select the Copy from function.
  4. In the service call activity response tab, select the data to copy.
Call <x> of <y> Indicates the row number (x) that is selected within the rule, which contains (y) rows.
Add Call Adds a new row to the rule, enabling you to enter data manually.
Delete Call Deletes the selected row.
Search

Enter the text you want to find. The first matching text is highlighted.

Click the Previous and Next arrows in the Search box to move to other matching text.

Tip: You can also use Alt+Right and Alt+Left arrows to navigate through the search results.

<search filter>

Limits the search according to the criteria you select. Options include:

  • Message. Searches both request and response data.
  • Request/Response/Service call activity request/Service call activity response Select a message part to limit the search to that part of the message.
Request/Response/Service call activity Requests/Service call activity Responses

The tables display the data for the selected row. You can view, search, and modify the data.

Move Array Item

Moves an array in your data model to a different location that you specify.

Right-click an array item to access this option, and enter an array index.

Duplicate Array Item

Creates a copy directly below the selected item.

Right-click an array item to access this option.

Back to top