Share all details about your problem, including any error messages you may have received.
Entitlement Extended Attributes Not Appearing in Entitlement Name Search on Access Request Page.
Filtering on these columns works as expected and returns correct values. However, when I try to search directly using these attributes, no results are returned.
Please advise if additional configuration is needed to enable search indexing or mapping for these extended attributes
Try to check In IIQ Debug page → search for EntitlementExtendedAttrConfig object. Custom extended attributes must be defined there, with display=true and searchable=true. Secondly try to run Full Text Index Refresh task.
You need to edit the FullTextIndex object named BundleManagedAttribute and add those as indexed entries so the values are indexed via the full text index refresh job.