Debugging: is it possible to trace all executed NXQL?
Is there a debug flag to activate tracing of executed NXQL queries? I'd like to see the queries with resolved parameters.
In case the params variables don't contain the expected values, the query can return empty result without any errors. These errors aren't easy to spot and analyse.
I was wondering how to trace resulting NXQL queries after EL resolution.
Any idea? Thanks.
0 votes
1 answers
3591 views