SET_REQUIRED

Resource: Property, Field : LotFeatures_2

Description

LotFeatures_2 is required for all except for business opportunity.

Error Messages

1) ERROR, the property type is not 'business opportunity' and property sub-type is not 'boat-slip' or 'deeded parking' , indicate that the field is required.

Fields referenced within this rule

LotFeatures_2 

PropertySubType 

PropertyType 

StandardStatus 

Syntax with comments and error messages

//[ErrMsg1^ERROR, the property type is not 'business opportunity' and property sub-type is not 'boat-slip' or 'deeded parking' , 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 not 'business opportunity' and property sub-type is not 'boat-slip' or 'deeded parking' and the entry is empty.
(/*[LogicBlk2]*/.NOT.(PropertyType.IN.('Busop')).AND..NOT.(PropertySubType.IN.('BSLP','DDPK')).AND.(.ENTRY. = .EMPTY.))

Syntax only

((.ENTRY. != .EMPTY.).OR.(.OLDVALUE. != .EMPTY.).OR.(((LASTStandardStatus = .EMPTY.).OR.(LASTStandardStatus.IN.('I'))).AND.(StandardStatus.IN.('A')))).AND.(.NOT.(PropertyType.IN.('Busop')).AND..NOT.(PropertySubType.IN.('BSLP','DDPK')).AND.(.ENTRY. = .EMPTY.))

Rule Unique ID

ba8e2266-986a-4b8a-ba7f-7fe17783bf5c

Rule Number

131