Hi Isomorphic,
In our project, we create a lot of complex queries using ds.xml.
We use a lot of variables within them (criteria, rawValue, etc.)
However, many of the snippets have repeated section of query.
Is there any way to create re-usable query snippets (akin to method extraction or re-usable components in programming languages)?
I tried looking in the guide, and online, however, didn't find any info on this.
--
Thanks
Pankaj
In our project, we create a lot of complex queries using ds.xml.
We use a lot of variables within them (criteria, rawValue, etc.)
However, many of the snippets have repeated section of query.
Is there any way to create re-usable query snippets (akin to method extraction or re-usable components in programming languages)?
I tried looking in the guide, and online, however, didn't find any info on this.
--
Thanks
Pankaj
Comment