Hello Dojo,
I'm developing several Low-Code Apps that share the same GQI ad hoc data sources. Depending on which app is running, I need to apply different filtering logic in my ad hoc data source.
My question: Is there any way to retrieve information about the current app context (app name, app ID, URL, page name, or any identifier) from within a GQI ad hoc data source? I've searched through the documentation but couldn't find anything related to this.
I know I can use an "On App Open" action to set a variable and pass it as a feed to a GQI argument, but I'm curious if there's a more direct approach.
Thanks in advance!
Hi Alexandre,
There is currently no way to know what LCA is executing the Ad hoc source. As you mentioned, the best way to get this information is by passing it in as an input argument from the LCA itself.
If you are interested in this feature, you can create a feature suggestion.