DataMiner cube disconnction

Hello, We have been facing a problem with DataMiner cube as it sometimes interrupts the current active session by logging off and then logging back in. The cube logging reports …

Low code app – displayed time

Hi, How can i change the way an time/date is viewed in the low code app? It’s currently in 12 hour mode and i would like to have it to …

SRM – Trigger script on cancelation

Hi, Is there a way to trigger on SRM events other then start,stop pre-roll etc? For instance when i cancel a booking is there a way to run an automation …

AlarmEventMessage.SourceID 23

I encountered the following line in an automation script and would like to know what is being checked: if (((AlarmEventMessage)dmsMessage).SourceID == 23) Would there be an Enum type in SLNetTypes.dll …

Cube user/passwort start argument

Hi Dojo community, are there any command line arguments supported by Cube to log in as a specific user (and logoff) or can this be controlled in another way? Our …

Augmented Operation for position forecasting

We wonder if we could use Augmented Operation (may be trend forecast) for a car sharing application. The goal is to predict where a user will drop a car after …

Profile parameters: Dynamic table index?

I have a profile with a few different parameters. One of the parameters is a table param but the table index will differ. How would I use a dynamic table …

Set Parameter Failed

When doing sets from automation we noticed that from time to time we get failures. (Code: 0x80131500) Skyline.DataMiner.Net.Exceptions.DataMinerException: Set Parameter (‘_512_13’:63001/) Failed: 0x80004005 at Skyline.DataMiner.Automation.ScriptDummy.SetParameter(Int32 pid, String idx, Object value) …