Cube via dataminer.services
14th November 2023
I asked this a question a while ago and cube via dataminer.services isn’t yet available for general use, unless that’s changed I assume it will still be the case
Answer
14th November 2023
I asked this a question a while ago and cube via dataminer.services isn’t yet available for general use, unless that’s changed I assume it will still be the case
14th November 2023
Hi Curtis, I am not sure if InterApp calls are strictly needed for your use case but they work so that you have a messaging mechanism between different elements or …
14th November 2023
Jeroen, For real-time trend data this will be the specific value for the data offload in this case 1 minute to write the data to the files. For average trending …
14th November 2023
Hi Jens, I got confirmation that this is a bug in our current pipeline building the visio packages. The same issue will be on ALL visio packages for connectors at …
14th November 2023
Hi Jens, If you use SRM Solution you have an extension method for that called EnableDve (namespace Skyline.DataMiner.Library.Resource).
14th November 2023
Do note that these information events aren’t generated by an automation script, but by a QAction sending a “NT_UPDATE_PORTS” message https://docs.dataminer.services/develop/api/NotifyTypes/NT_UPDATE_PORTS_XML.html Release note explaining the information event. https://docs.dataminer.services/release-notes/General/General_Main_Release_10.0/General_Main_Release_10.0.0_enhancements.html#nt_update_ports_xml-128-updated-to-limit-information-events-and-allow-new-option-id_23052 In your …
14th November 2023
Hello Alain Some information on users and groups is in the file C:\Skyline DataMiner\Security.xml Maybe you can extract what you need from this file.
14th November 2023
Answer from Gilles Bara: What you are missing here is that you can also drag the entire indices dataset as data, filtered by a parameter (either static or from a …
14th November 2023
Hi Ana, Some other things that come to mind: Check the SLWatchdog2 log file for toggling halfopen RTEs or open RTEs. It might be that you don’t notice these in …
14th November 2023
Hi Jens Depending on the settings of the function manager some time before a booking starts that function resource will be enabled when it’s needed. If you’d like to test …
14th November 2023
Hi Jens, You could try to set column pid 65136 on the generic dve table of the parent element of the resource. The correct row in that table can be …
13th November 2023
I suspect that this might be possible through custom backup. There you can choose what you include. Just a thought.
13th November 2023
Hi David, You could leverage the DMS callback that allows you to send any SLNet message (see docs). There are probably multiple messages that meet the requirement. I tested it …
13th November 2023
Hi David, You can retrieve the full name of the user that is executing the query using the GQIDMS class. The GetUserFullNameMessage can then be used to retrieve the user.
13th November 2023
Hi Nehal, Could you provide me with some more info about what exactly you are trying to achieve? GQI is a perfect fit if you want to generate meaningfull metrics …