you need to add space after comma,
like this: BELONGS_TO ABC, XYZ
------------------------------
Regards,
Hudaya
ACCP, ATP, ACP-CA
------------------------------
Original Message:
Sent: Sep 19, 2017 11:34 AM
From: cm119
Subject: Service Rule Contains multiple options (OR)
Looks like 'BELONGS_TO' has to match a full string? I need to find a piece of text within a string..
I have AP names like ap-abc-01, ap-xyz-01, etc. So I need a search string to find 'abc' or 'xyz' to match a rule.
BELONGS_TO "abc,xyz" didn't work, neither did "*abc*,*xyz*"
I'm on Cisco, and CPPM doesn't properly fill out the AP-Name or AP-Group variables, so this is the only alternative I have figured out.