Creating Datasets from Scratch
You can create new datasets from scratch, using the Empty Source task, simply by specifying the size of the dataset.
Tasks such as these are useful when you want to hard-code data into a process, for example when mapping values, independent from external sources. The values themselves can be inserted via a subsequent
These tasks can also be useful when
Prerequisites
Additional tabs
The following additional tabs are provided:
Documentation tab where you can document your task,
Parametric options tab where you can configure process variables instead of fixed values. Parametric equivalents are expressed in italics in this page (PO).
Procedure
Drag and drop the Empty Source task onto the central stage.
Double click the task.
In the Number of attributes box (natt) enter how many attributes will be included in your dataset.
In the Number of records box (ndata) enter how many records will be included in your dataset.
Save and compute the task.