Search Query Help - ISC

Hi Sailors,

can we search entitlements based on it’s attribute values .
for example :


using a search query I want to fetch all entitlements whose source attribute CN is Admins

Goal is to create a campaign for these , any alternative if we cannot do it with search?

Thank you in advance

You can use search query only for the attribute used in the source schema to define the type of entitlement not for source attributes.

You can use Tags or Metadata.

Thank you for your response @KRM7 .

Understood. So let’s say , we have 100K entitlements which matches this criteria ,is there any ideal way we can include tags or assign meta data to these ?

What I have in my mind is , use a script and assign meta data , and. then using meta data build a search query .

Thanks again for the quick response .

If you go with tags, you need to consider the limit.

You can have up to 500 different tags in your site. A tag association is a pairing of 1 tag with 1 object, and you can apply up to 10,000 tag associations.

Better to go with metadata.

Yes, you can use script by consuming APIs.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.