Welcome!
This community is for professionals and enthusiasts of the Genio platform.
Share your questions and challenges, and help your partners!
Is it possible to reuse a query/list that fills a TableList?
Is it possible to reuse a query/list that fills a TableList?
If so where/how can I get that variable?
The main objective is to minimize the filters in the where clause for manual queries.
Hi,
Im not sure if i understood the question or the purpose.
TableList where? Manual queries? Genio Manual Queries or pure manual code? For what purpose? If it is manual code, you will have to do the same as Genio's does in order to be reused.
Genio "Global Lists" exist and can be reused.
Genio "Manual Queries" exist and can be reused.
Genio "Views" exist and they can be associated to a table and can be reused.
Taking 2. for example, Genios "Manual Queries", They have an identifier:
They can be found in generated code file ManualQueries.cs:
And will be available through PersistentSupport inside manualQueries HashTable variable or directly using its class CSGenio.business.QQUERYIDENTIFIER:
Hope this helps on your case.
Keep Informed
About the Community
Question tools
Stats
Asked: 1/7/2020 上午10:23 |
Seen: 1542 times |
Last updated: 22/8/2020 下午3:40 |