Ad-Hoc datasource assembly load issue

Hi Gerwin, I believe SLManagedAutomation.dll has some fixed 32-bit dependencies which do not work in the 64-bit GQI process. It’s recommended to split off this dependency specifically for automation scripts: https://docs.dataminer.services/develop/devguide/GQI_Extensions/GQI_Extensions_Best_Practices.html#do-not-use-skylinedataminerautomation

Service Dashboard

Hi Vig, Dashboards for services are usually built with GQI, which can pull in all service and state information. If you need to view detailed parameters for a specific service, …

Custom timerange for timeline component

Hi Stefan, At the moment, the timeline component can only have a default time range that is already available in the ‘Default time range’ setting of the component. It is …

Cerebrum Connector – How to switch salvos?

I get the impression that this question may already have been answered in the comments. If this is indeed the case, could you select this answer to indicate that the …

Overflow in Interactive automation script

Hi Benjamin, This is probably not the answer you were hoping for, but if the scrollbar isn’t available in the Cube native view, one possible workaround is to implement a …