R33756 PropertyValue - Property Value Entity Validity
| Name | Value |
|---|---|
| Code | R33756 |
| Entity | Systems.Bpm.PropertyValues Entity |
| Name | PropertyValueEntityValidity |
| Attribute | EntityItem |
| Layer | Back-End |
| Events | Commit |
| Priority | Normal |
| Modify | NO |
| Action | If (PropertyValue.EntityItem != null) Validate that: GetEntity(PropertyValue.EntityItemId).Name == PropertyValue.Property.EntityName |
| Description | If the field 'EntityItem' is filled in, check if it is identical to the entity in the definition of the property. |
| Message | This entity item isn't from the entity for which property '{PropertyValue.Property}' is defined. The property is defined for entity '{PropertyValue.Property.EntityName}'. |
| Version | Introduced: 2023 |
| Revocable | NO |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.