Please share any other relevant files that may be required (for example, logs).
N.A.
Share all details about your problem, including any error messages you may have received.
I would like to show users a list of objects for multi selection but would also like to filter what is shown. Currently it shows all objects for the user to select. I noticed that filterString seems to be available, but I can’t get it to work.
@Deon Unfortunately, filterString is not supported for TaskDefinition arguments in a Task Signature. It works only for some object types like Identity or Application. For TaskDefinition, IIQ loads all objects and ignores filterString.