Skip to main content

Get PS Variables

Description

Get PS Variables step gets PS Variables and assigns to new fields.

Configurations

No.Field NameDescription
1Step NameName of the step. This name has to be unique in a single workflow.
Field values (Tabular):
1VariableSpecify the variable which needs to be converted to a field.
2Field nameSpecify a new field name to contain the variable value.

Note: When the variable value will be converted to field the specified type, format and other attributes will be taken into consideration.

3TypeSpecify the type of the field by picking from the list as below.

Number,

String,

Date,

Boolean,

Integer,

Big Number,

Binary Timestamp,

Intenet Address.

4FormatSpecify the format of the field.
5LengthSpecify the length of the field.
6PrecisionSpecify the precision of the field.
7CurrencySpecify the currency of the field.
8DecimalSpecify the number of decimals for the field.
9GroupSpecify the Group of the field.
10Trim typeSpecify the Trim type of the field from the following,

- None

- left

- right

- both

Common Buttons
Buttons
1OKOn click of this button. It will check the field values. If any required field values are missing then it will display validation error message.

If all the required field values are provided then it will save the field values.

2Get PS VariablesClick this button to fetch PS Variables.
3CancelOn click of this button, it will cancel the window and does not save any values.