R32222 PropertyValue - Has Value If Description Is Set
| Code | R32222 |
| Entity | Systems.Bpm.PropertyValues Entity |
| Name | HasValueIfDescriptionIsSet |
| Attribute | PropertyValueField |
| Layer | Back-End |
| Events | Commit |
| Priority | Normal |
| Modify | NO |
| Applicable Legislations | ALL // no condition needed |
| Action | If (PropertyValue.Description != null)
Validate that: PropertyValue.PropertyValueField != null |
| Description | If the field 'Description' is filled in, then the field 'PropertyValueField' must have a value. |
| Message | Custom property with code '{Property.Code}' does not have a value.
The field 'PropertyValueField' is required when the field 'Description' has a value. Еnter a value for this property' |
| Version | Introduced: 2021 |
| Revocable | NO |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.