Question
US Department of Justice
US Department of Justice
US
US Department of Justice
Posted: Nov 18, 2022
Last activity: Nov 21, 2022
Last activity: 21 Nov 2022 6:41 EST
Closed
Determine all Report Definitions with elastic search enabled
Let's say that I have 1200 Report Definitions. I want a list of all of the ones that have Elastic Seach enabled. What is the approach?
***Edited by Moderator Marije to add Capability tags***
@MichaelF9802 I am assuming that you are referring to this option when you say enabled elastic search
One way is to create a report definition on the class "Rule-Obj-Report-Definition" with filter as ".pyContent.pyGetCachedDistinctValues = true" (note that this property is unexposed and it might cause performance issues if accessed frequenty but I guess it should be fine for one time use).
Refer to below screenshot for configuration.