Extracting JSON values with Regex

Hi Reinout, Although you can indeed achieve this with a regular expression, I believe a better solution would be to develop a new custom operator that can parse JSON. This …

how to write raw tcp packet send and read driver

Hi Peng Fei. Your code is in the right direction, but would change the following things: Param 1 can be a fixed parameter: <Param id=”1″> <Name>dynamicCMDData</Name> <Description>Command Data</Description> <Type>fixed</Type> <Interprete> …

How to certify custom Driver / retrive certified

Hi Marco, We consider a driver/connector as external when a user has developed a driver from scratch or modified an existing Skyline connector. When you have developed a driver yourself, …

Launch Desktop Cube and open a specific View/Service from Visio

Hi Tiago, from 10.1.3 onwards, you can use the cube:// protocol, for details see https://docs.dataminer.services/user-guide/Getting_started/Accessing_DataMiner/Accessing_DataMiner_Cube/Opening_DataMiner_Cube/Options_for_opening_DataMiner_Cube.html

Weather Platform In Data Miner

Hi all, Beside  Dark Sky and OpenWeather OneCall API can I use Point Forecast API from api.windy.com ? From what I can see, Dark Sky will end on March 31st, …

Windows server log monitoring

Hi Phil – maybe a quick clarification first.  When you talk about Windows Log, are we talking about the event log from Windows itself?  Because the MS Platform driver has …

Windows server log monitoring

https://catalog.dataminer.services/result/driver/5905 Please try our generic log connector or peruse our catalog: https://catalog.dataminer.services/

MySQL trend table cleaning operation

Hi Jeff, I suspect that the timer just starts to run when the software starts, and then runs once every hour starting from that startup time.