Dummy Input - Data360_Analyze - 3.12

Data360 Analyze Server Help

Product
Data360 Analyze
Version
3.12
Language
English
Portfolio
Verify
Product family
Data360
Product name
Data360 Analyze
Title
Data360 Analyze Server Help
Copyright
2023
First publish date
2016

Creates an input file with a specified set of fields and a given number of records, automatically filling each row with null values.

CAUTION:
This node has been deprecated and will not be supported in a future release. As an alternative, the Create Data node can be used to provide similar functionality.

Properties

NumberOfRecords

Enter the number of records to output.

A value is required for this property.

Header

Enter the names of the fields to populate the header. This should be a comma-separated list of field names. You can also specify the field types by adding a :type identifier after the name. Where no type is given for a field, the default type is string.

Example: Specifying field names

order_id, order_date, address, timestamp

Example: Specifying field names with types

order_id:int, order_date:date, address, timestamp:datetime

A value is required for this property.

Inputs and outputs

Inputs: None.

Outputs: out1.