Skip to main content
- Message
'Decimal' value exceeded.
- Cause
- The Decimal literal you are using exceeds the maximum supported value.
- Recommendation
- Edit the Default value property of the Action parameter, Entity attribute, or Structure attribute and fix the value in use. See the range of values for the Decimal data type.
- Message
'Integer' value exceeded.
- Cause
- The Integer literal you are using exceeds the maximum supported value.
- Recommendation
- Edit the Default value property of the Action parameter, Entity attribute, or Structure attribute and fix the value in use. See the range of values for the Integer data type.