Saved Alarm Filters: any way to change a Saved Filter from “Public” to “protected”?
18th October 2022
Hi Dojo, as per title – any way to change an alarm filter from Public to Protected? Alternatively, could these saved filters be duplicated? Thanks
Question
18th October 2022
Hi Dojo, as per title – any way to change an alarm filter from Public to Protected? Alternatively, could these saved filters be duplicated? Thanks
18th October 2022
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 …
18th October 2022
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 …
18th October 2022
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 …
17th October 2022
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 …
17th October 2022
How can we delete everything in the DataMiner/Protocols directory without deleting the Icons.xml file? How can we also delete all files and subdirectories from the protocols directory without deleting the …
17th October 2022
Hi Dojo, Bit of a legacy config no longer needed, but can the tab on left be removed from CUBE? It used to be configured at group level in Cube, …
17th October 2022
I learned how you can share dashboard to anybody using cloud share as described in the document , page 61. However, I can not see “Create cloud share” option in …
16th October 2022
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 …
14th October 2022
Can Dataminer leverage the network connectivity discovered with IDP to do RCA, without resorting to the manual connectivity editor?
14th October 2022
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 …
14th October 2022
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 …
14th October 2022
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) …
14th October 2022
I’ve just updated DIS to 2.39.1.21 and when trying to open the C# code of an automationscript (by clicking the icon to the left of the <Exe type=”csharp”>-tag), visual studio …
14th October 2022
Hi, I’m trying to get information of an DOM instance from an automation script. I’ll trigger that script through an low code app and pass the guid of the instance …