Hi Experts,
I have a requirement to filter the result data of OWL query based on some custom logic using the script files.
I could able to see the script AfterLoading is getting triggered while the result data is populated in the OWL Listpane. I want to write some logic in the AfterLoading event and filter the query output result records.
I can able to write all the required custom logic in the AfterLoading event script file but I am not able to update the result data of the OWL query.
is there a way I can update the result data of OWL query from the script file?
Thanks,
Vignesh