Skip to main content

Data Grid

Description:

Data Grid is a step in the Input Plugin for Process Studio Workflows. The Data Grid step is used to create a tabular data grid. This is usually done for testing, reference or demo purposes.

Configurations:

No.Field NameDescription
Meta Tab:On this tab you can specify the field metadata (output specification) of the data
1Step nameName of the step. This name has to be unique in a single workflow.
2NameProvide a name for column in your grid.
3TypeSelect a data type from a list.
4FormatChoose a format from the list.
5LengthSpecify the length of the field.
6PrecisionSpecify the precision of the output data type.
7CurrencySpecify the currency symbol to use.
8DecimalSpecify the decimal symbol.
9GroupSpecify the grouping symbol to use.
10Set empty string?Set the field value to null (Y/N)
Data Tab:This grid contains the data. Everything is entered in String format so make sure you use the correct format masks in the metadata tab.