Connecting Cube via dataminer.services

During the empower event we we’re able to use Cube to connect to a DataMiner agent via *.dataminer.services. Can I do this already with my own cloud connected agent, or …

Dashboard Dynamic Visuals – Unknown Grid Component

Hi, I installed The Services Overview dashboard – DataMiner Dojo, ensuring the system meets the indicated requirements. I manually installed the CU3 package downloaded from Jenkins since this system is …

Bulk script validation

Currently there is the ability to Validate a script in Cube.  We have discovered that several of our scripts failed to work after a SRM framework upgrade, and validating these …

Mobile Gateway – disable

Hi Dojo, how can I easily disable the mobile gateway? It’s currently not in use but sending still TCP syn packets to an old server. I’m afraid to just delete …

Aggregation trend with other parameters

Hi Dojo, I have an aggregation trend line but I’m unable to overlay it somehow. If I open the trend and trying to “Add parameter” I can only add the …

unit tests: Metadata dll not found.

Whenever I build my solution, the unit tests are unable to reference the StyleCop Analyzers Nuget packages. I’ve tried uninstalling the packages, cleaning and re-building them, reinstalling the Nuget packages, …

Get script outputs from connector

I want to get script outputs from the script executed from the connector. I sent ExecuteScriptMessage from the connector and got response as ExecuteScriptResponseMessage. After the script executed successfully, check …