Hello Dojo Community,
When using a DataMiner connector with a logger table, that table gets stored in the indexing system. This enables us to query the data directly from the indexing system with ease.
My question(s) is(are):
Can we do the same thing when using STaaS? Are we able to create a GQI Data Source to query the data directly from STaaS? Can someone provide an example?
Thanks,
Hi Flavio,
Indexing loggertables are supported on STaaS, elements can push and retrieve data from these loggertables.
What is currently not supported on STaaS is doing direct queries to STaaS and advanced search queries (a requirement for GQI). If you would need this let us know so we can adjust our priorities accordingly.
Regards,
Louis
Hi Sebastian,
Getting the loggertable data through GQI is not supported. Using a parameter table to show the data is supported.
Small update for completeness, only loggertables with indexing are not supported in GQI.
Hi Louis,
Does this mean that if you want to present a logger table in a dashboard/LCA, it is not currently possible with STaaS? Or what do you mean by advanced search queries?