Another way to parameterize tools is with values stored in a data source. Data sources are added at the Responder suite or action suite level and saved in .pva files or .pvn files. You can specify any number of data sources for a Responder suite or Action suite, and you can use any specified data sources throughout a Responder suite’s tools or Action suite’s tools.

In addition, you can create an aggregate data source in which you can combine the values of other available data sources into a single data source.

Virtualize can parameterize tools with values from any of the following types of data sources:

Manually creating a data source for parameterizing large, complex XML messages can be time-consuming and tedious. You can automatically generate a data source based on the structure of the request or response message that you want to parameterize. Columns in the generated data source are automatically mapped to the appropriate elements in the request or response message. The only thing you need to do is add values to the generated data source template. Refer to the following sections for additional information:

You can achieve this with data groups. See below for details.

Understanding Data Groups and Aggregate Data Source

Virtualize lets you create and use two types of combined data sources:

A Data Group is similar to an Aggregate Data Source in the sense that they are both made up of other data sources. However, a Data Group allows access to only the common columns shared across all data sources; an Aggregate Data Source aggregates all of the columns from the various data sources. Moreover, an Aggregate Data Source makes all data values available at a single time. A Data Group allows you to determine which set of values is used at any given time.