Hi so I was wondering if there is a difference in speed/performance between Query Rule vs a!queryEntity?Are they actually different in performance for the same query, are these query methods querying a database differently?Also I understand documentation specifies to use Query Rules to grab ALL CDTs and a!queryEntity for smaller data subsets, but if there is a difference in performance I would prefer to use just one for all scenarios.
Discussion posts and replies are publicly visible
the old style query rules are SO much easier to configure but if what you said is true, I can see why it makes sense to change them. We use a lot of the old query rules too, so updating them will take some time. Our plan is to update when we need to use them. Hopefully, the old ones will still work, as they are supposed to since Appian is backward-compatible.