Datasource Validation
Valid and Unique Datasource Names
Datasource name cannot be blank, contain any spaces.
Each Datasource name must have a unique name.
Length of Datasource name cannot be more than 80 characters.
If you provide the same name to two Datasource, an validation error occurs.
It allows only alphanumeric character and _ characters.
New Datasource will be created.
Datasource name already exists and will be modified.
Valid and Unique Datasource Attribute Names
Datasource Attribute name cannot be blank, contain any spaces.
Each datasource Attributes name must have a unique name.
Attribute name for datasource should contain less than 28 characters.
If you provide the same name, an validation error occurs.
It allows only alphanumeric character and _ characters and are case insensitive.
Datasource Attribute Position
Datasource Attribute Position maximum value cannot be more than 999 minimum value cannot be a negative or zero.
Datasource Attribute Length
Datasource attribute length cannot be a invalid Length.
The length specified for Data Source Attribute in Data Source must be a number.
The Length for attribute of type 'DECIMAL' must be in between '7' and '32' or set to 0.
The Length for attribute of type 'CUSTOM_DECIMAL' must be in between '1' and '29'.
The datasource attribute length cannot be negative.
The Length for attribute of type 'STRING' must be in between '0' and '4000'.
The Length for attribute of type 'BOOLEAN' must be '5'.