Quantcast
Channel: Mendix Forum Questions
Viewing all articles
Browse latest Browse all 83469

Optimal way to filter list of objects in Microflows

$
0
0
Hi All, I have requirement to filter objects matching a text from a list. Filter should be case-insensitive. For this I am using below code, but the problem with this code is it is causing performance issue. Can any one recommend an optimal solution for this problem The reason I am doing list operation above instead of XPATH is Item objects are retrieved as part of different operation My domain model is as below

Viewing all articles
Browse latest Browse all 83469

Trending Articles