Apartment address. Match an apartment address to prompt for unit number.
- 
Choose Owner Org Unit.
- 
Active = Checked
- 
Match All Fields = Checked
- 
Alert Message = "This is a large apartment building, Please ask customer for unit number."
- 
Street (1) = "1212 Evergreen Lane.*"
- 
City = "mytown"
All addresses on street. Match all addresses on a certain street.  Matches ave and avenue because of ending wildcard.
- 
Choose Owner Org Unit.
- 
Active = Checked
- 
Match All Fields = Checked
- 
Alert Message = "This street is in a different county, please setup reciprocal card."
- 
Street (1) = ".* Evergreen Ave.*"
- 
City = "mytown"
Match list of cities. Match several different cities with one alert.  Could be used if certain cities don’t have reciprocal agreements.  Note the use of parentheses and the | character to separate the different options.
- 
Choose Owner Org Unit.
- 
Active = Checked
- 
Match All Fields = Checked
- 
Alert Message = "Customer must purchase a Fee card."
- 
City = "(Emeryville|San Jose|San Francisco)"