Hi community,
We would like to display certain logs (created using the LogHelper - Docs) on a Dashboard or Low-Code app. For that, I believe we would need to develop GQI Data Source. However, I'm not finding the best way to retrieve the user connection ID, which (from the docs example) seems to be necessary.
Has anyone already tried to achieve this? Is someone able to provide me with a snippet?
Kind regards,
Hi Flavio,
At the moment, this functionality isn't feasible because the GQI data source solely offers a callback for sending messages and not a complete implementation of the IConnection interface.
Currently, not right away. The interface provides several capabilities that are not currently accessible within GQI. Furthermore, since GQI is slated to transition to a DxM in the future, it’s uncertain whether we’ll be able to fully deliver all the features the interface offers.
Hi Sebastiaan, is it currently on the roadmap to support the complete implementation of the IConnection interface in the future? This would also allow us to use other internal libraries that we already have for automation scripts and connectors that rely on SLNet.