Resource: Property, Field : StreetName
Description
StreetName is required except for business opportunity.
Error Messages
1) ERROR, the 'property type' is not of type 'business opportunity', indicate that the field is required.
Fields referenced within this rule
Syntax with comments and error messages
//[ErrMsg1^ERROR, the 'property type' is not of type 'business opportunity', indicate that the field is required.|LogicBlk1^TRUE]
// The permission access is not type of administrator and entry is empty.
(/*[LogicBlk1]*/(PropertyType != .EMPTY.).AND..NOT.(PropertyType.IN.('Busop')).AND.(.ENTRY. = .EMPTY.))
Syntax only
((PropertyType != .EMPTY.).AND..NOT.(PropertyType.IN.('Busop')).AND.(.ENTRY. = .EMPTY.))
Rule Unique ID
e4b6e32a-d61d-4343-a5b4-ef356153eb98
Rule Number
198