Adding the Target Data Set

You can define one target data set or multiple target data sets. You can create multiple target data sets to define several matchings for a more comprehensive error analysis. By default, Automation Process Composer makes the first data set that you define Target 1.

See Also
Adding Simulation Data Sets
  1. From the Utilities section of the action bar, click Data Matching and drop it on the process diagram.
  2. Double-click Data Matching .
    The Create New Target dialog box appears.
    Note: If you have already defined a target, click in the Target list to select the target.
  3. Click X Data Source, and select one of the following:
    • Drive the values from a text file. Extract an array of values to use as the set's X-data.
    • Use an array parameter for the values. Specify an array parameter that contains the values that you want to use as a data set.
  4. Click the Y Data Source tab, and select one of the following:
    • Drive the values from a text file. Extract an array of values to use as the Y-data.
    • Use an array parameter for the values. Specify an array parameter that contains the values for the Y-data.
  5. If you chose Drive the values from a text file, do the following:
    1. Select the Content or Parameter. This can be existing content already defined in the simulation process or you can add new content.
    2. Enter the Row Start and the Row End.
    3. Enter the Column Start and the Column End.
    4. Click Load file.
  6. If you chose Use an array parameter for the values, select the array or create a new parameter.

    While you can create a new array parameter at this time, it will be difficult to define the data filter correctly because no values will be present at design time. Use the Parameters panel to add a new array parameter that is populated correctly with sample data at design time.

  7. Click Ok to return to the Data Matching Editor.
    The Target is added to the Target list on the Targets tab.