Resource: Property, Field : CommunityFeatures
Description
CommunityFeatures is required.
Error Messages
1) ERROR, the property type is 'residential', 'residential income', residential lease', 'land', 'manufactured in park' and the permission access is not administrator, indicate that the field is required.
Fields referenced within this rule
CommunityFeatures
PropertyType
StandardStatus
Syntax with comments and error messages
//[ErrMsg1^ERROR, the property type is 'residential', 'residential income', residential lease', 'land', 'manufactured in park' and the permission access is not administrator, indicate that the field is required.|LogicBlk1^TRUE|LogicBlk2^TRUE]
// The grandfather clause is met 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 income', residential lease', 'land', 'manufactured in park' and the permission access is not administrator and the entry is empty.
(/*[LogicBlk2]*/(PropertyType.IN.('Resi','Rinc','Rlse','Land','Manu')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGM','BANGN','BANGQ')).AND.(.ENTRY. = .EMPTY.))
//(PropertyType .IN. ('Resi','Rinc','Rlse','Land','Manu')) .AND. .NOT. (.USERCLASS. .IN. ('BANGG','BANGP','BANGM','BANGN','BANGQ')) .AND.
/ / .NOT.(.ENTRY. = .EMPTY.).OR..NOT.(.OLDVALUE. = .EMPTY.).OR.(((LASTStandardStatus = .EMPTY.).OR.(LASTStandardStatus.IN.('I'))).AND.(StandardStatus.IN.('A')))
Syntax only
((.ENTRY. != .EMPTY.).OR.(.OLDVALUE. != .EMPTY.).OR.(((LASTStandardStatus = .EMPTY.).OR.(LASTStandardStatus.IN.('I'))).AND.(StandardStatus.IN.('A')))).AND.((PropertyType.IN.('Resi','Rinc','Rlse','Land','Manu')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGM','BANGN','BANGQ')).AND.(.ENTRY. = .EMPTY.)) / / .NOT.(.ENTRY. = .EMPTY.).OR..NOT.(.OLDVALUE. = .EMPTY.).OR.(((LASTStandardStatus = .EMPTY.).OR.(LASTStandardStatus.IN.('I'))).AND.(StandardStatus.IN.('A')))
Rule Unique ID
571e517e-8f96-4af8-8435-0592297b54dc
Rule Number
50