Resource: Property, Field : AssociationYN
Description
AssociationYN is required.
Error Messages
1) ERROR, the Property type is 'residential', 'residential lease', 'land', or 'manufacture in park' and access permissions are not of type administrator, indicate that the field is required.
Fields referenced within this rule
AssociationYN
PropertyType
StandardStatus
Syntax with comments and error messages
//[ErrMsg1^ERROR, the Property type is 'residential', 'residential lease', 'land', or 'manufacture in park' and access permissions are not of type administrator, indicate that the field is required.|LogicBlk1^TRUE|LogicBlk2^TRUE]
// Grandfather clause - Entry or old entry value is not empty or the last standand status was empty or has transitioned from 'incomplete' to 'active' and...
(/*[LogicBlk1]*/(.ENTRY. != .EMPTY.).OR.(.OLDVALUE. != .EMPTY.).OR.((LASTStandardStatus = .EMPTY..OR.LASTStandardStatus.IN.('I')).AND.(StandardStatus.IN.('A')))).AND.
// the Property type is 'residential', 'residential lease', 'land', or 'manufacture in park' and access permissions are not of type administrator and the entry is empty.
(/*[LogicBlk2]*/(PropertyType.IN.('Resi','Rlse','Land','Manu')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGM','BANGN','BANGQ')).AND.(.ENTRY. = .EMPTY.))
Syntax only
((.ENTRY. != .EMPTY.).OR.(.OLDVALUE. != .EMPTY.).OR.((LASTStandardStatus = .EMPTY..OR.LASTStandardStatus.IN.('I')).AND.(StandardStatus.IN.('A')))).AND.((PropertyType.IN.('Resi','Rlse','Land','Manu')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGM','BANGN','BANGQ')).AND.(.ENTRY. = .EMPTY.))
Rule Unique ID
fabb9239-150b-497a-8b52-d901be0108de
Rule Number
10