Store Permanent values that can be access by multiple scripts
7th August 2023
Hi Amer, If I understood correctly, you would like to select programmatically the memory file that will be used in your script. A possible option is to create a new …
Answer
7th August 2023
Hi Amer, If I understood correctly, you would like to select programmatically the memory file that will be used in your script. A possible option is to create a new …
7th August 2023
Uninstalling cloud pack doesn’t change the Cloud Connection Status to “Disconnected”. It only change Cloud Session to “Invalid”. I contacted the cloud team
7th August 2023
Hi Ladan, You could uninstall the cloud pack from the servers, but that’s only a short-term solution, as an upgrade could reinstall it. To remove the cloud connection permanently you’ll …
7th August 2023
Hi Elvio, You can do that by having the following flow: Timer > Group (type poll action) > Action (on parameter, type run actions) > Parameter (type dummy) > QAction
7th August 2023
Hi Alexander, I did this with our Ziine system were we migrated from 1 single Cassandra Linux node to the same one with Cassandra Cluster configuration. I didn’t had any …
7th August 2023
Hi Andrea At the moment Cube indeed doesn’t allow to export and import automation scripts in bulk. Maybe it’s worth looking into maintaining those automation scripts in an Automation script …
7th August 2023
Hi Andrea, You can copy the .xml files from the c:\Skyline DataMiner\Scripts folder, from one dataminer system to another. The dataminer server will have to be restarted afterward. Alternatively, you …
7th August 2023
Hi Mieke, Can you share how these filters are built in the code? One thing you could try is removing some parts of the filter or built it term by …
7th August 2023
The child row results in an element shape each time. That means they all refer to the same element by default. Try using the parameter shape data in your colored …
7th August 2023
Hi Miguel, Great use-case! Unfortunately, it is corrently not possible to provide the user with additional input arguments. The current lifecycle of a custom operator only calls the ‘GetInputArguments’ method …
7th August 2023
Hi 🙂 We have seen this notice in the past. The notice is generated by an incorrect call coming from software/driver/automation script, using NotifyType.AddFile type instead of NotifyType.FileAdd. We checked …
7th August 2023
Hi Nathan, Changing any items under the Agents>System>System Info Name will not have any impact in your system. Usually this information is used when you generate reports. So you can …
7th August 2023
Hi Bruno, SNMP traps can be processed in two ways: directly within the parameter xml (advantage is its simplicity) or you can pass the trap object to a QAction (flexibility). …
6th August 2023
Hi Samson, You could use a combination of the ‘*’ and ‘?’ to create a wildcard expression to specify the alarm range and even the source DMA if needed. The …
4th August 2023
Hi Robin, If the ID stays the same the bookings will remain, you can finish etc. You just need to check if your LSO scripts use the previous Node Label.