Connected Cube sessions shown in a dashboard

Others may weigh in on this, but I believe there’s not an off the shelf solution available for this.  Then again, there is always a solution, and I believe that …

Dataminer is taking longer than 30 minutes to start

Hi, Currently, DataMiner still needs the local configured DB to start up. It looks like your local DB is Cassandra. DataMiner cannot connect to it to retrieve the correct information …

Create a Scheduler Task from QAction

Hi, below an example of a task that is created using this method: var dms = new Dms(communication); var dma = dms.GetAgent(Settings.TestElementAgentId); var scheduler = dma.Scheduler; DateTime startDate = DateTime.Now.AddDays(5); …

HistoryMode for table parameters

Hi Yuki, At the moment the history mode is not supported for ParameterControl, it is only supported for Elementshapes, Parametershapes and Spectrumshapes. If you need it for ParameterControl as well, …

Reference SRM from Automation Script

Julio, When installing or upgrading SRM, SLSRMLibrary is deployed under c:\Skyline DataMiner\Files\ directory. Copying the DLL in a different directory will generate conflicts.

DataMiner Administration Certification

Hi Pramod, More information on certification is available on Certification – DataMiner Dojo Indeed, this includes guidance from an instructor and a test / evaluation at the end.  Note that …

Third party obtains information from elastic

Omar One option is using our API to collect the data and store that in the Elasticsearch indexes.  For example, you can use GetTrendStatisticsForParameter | DataMiner Docs to collect the trend stats …

IDP Facilities levels

Jorge In the current implementation, IDP configuration needs a minimum of one location, building, floor, room and aisle for creating a rack. Please raise a new feature request at DataMiner …