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 Name | Description |
---|---|---|
Meta Tab: | On this tab you can specify the field metadata (output specification) of the data | |
1 | Step name | Name of the step. This name has to be unique in a single workflow. |
2 | Name | Provide a name for column in your grid. |
3 | Type | Select a data type from a list. |
4 | Format | Choose a format from the list. |
5 | Length | Specify the length of the field. |
6 | Precision | Specify the precision of the output data type. |
7 | Currency | Specify the currency symbol to use. |
8 | Decimal | Specify the decimal symbol. |
9 | Group | Specify the grouping symbol to use. |
10 | Set 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. |