Thursday, June 27, 2013

Generate Rows

Generate rows outputs a specified number of rows. By default, the rows are empty; however they can contain a number of static fields. This step is used primarily for testing purposes. It may be useful for generating a fixed number of rows, for example, you want exactly 12 rows for 12 months. Sometimes you may use Generate Rows to generate one row that is an initiating point for your transformation. For example, you might generate one row that contains two or three field values that you might use to parameterize your SQL and then generate the real rows.

Generate Rows Options

OptionDescription
Step NameOptionally, you can change the name of this step to fit your needs
LimitSpecifies the number of rows to output
FieldsThis table is where you configure the structure and values of the rows you are generating (optional). This may be used to generate constants.

No comments:

Post a Comment