[Replace this text with your version of IIQ. The more specific you can be (7.1, 8.3, 8.X), the more people can help. If you do not know, put Unsure.]
8.2 P3
Please share any images or screenshots, if relevant.
[Please insert images here, otherwise delete this section]
Please share any other relevant files that may be required (for example, logs).
[Please insert files here, otherwise delete this section]
Share all details about your problem, including any error messages you may have received.
I need to exclude a certain set of user to be refreshed via identity refresh task I have used the filter string option (customAttriuteName != customAttributeValue) but the task not examined any identities. Only “==” works in identity refresh task filter string?
@KarunaBNP Not operator definitely works in Identity Refresh. You need to make sure that the attribute you are using is searchable.
Alternatively, you can search the identities using the filters, and click search and then search the result as Population. Then you can use this population in your Identity Refresh task. When you refer population in the task, IIQ use the filters directly and then evaluates users dynamically to refresh them.
Note: Found a fix?Help the community by marking the comment as solution. Feel free to react(,, etc.)with an emoji to show your appreciation or message me directly if your problem requires a deeper dive.
Yes the mentioned custom attribute is searchable and I cannot able to use population in this case because the user I want to include have no value to this attribute