Profile Load Script – Take a write lock on an element
27th February 2023
Didn’t test this yet, but another approach that might work is to let the script lock the elements it needs. Probably you’ll need to call another subscript with the elements …
Answer
27th February 2023
Didn’t test this yet, but another approach that might work is to let the script lock the elements it needs. Probably you’ll need to call another subscript with the elements …
25th February 2023
Hi Conan, An alarm summary shape does not make use of the element shape data. Filling in the element directly or through inheritance will link the shape to the element …
24th February 2023
Hi Daniel, Looking at the documentation, I have the impression you can only use min or max (and not sum) with the alarm action. Also the example in the documentation …
24th February 2023
Hi Jeroen, i confirmed with the IDP team, this method should be just fine
24th February 2023
Hey Jorge. Appreciate the prompt response, I will send you the original files – I have tried a number of changes to the .mib as they are only text files. …
24th February 2023
Hi Steve, Check if there is not a typo on Novella mib, as it seem to be asking for RFC1212 but you have RFC1212-MIB loaded. Otherwise attach the files so …
24th February 2023
At the moment all of the infra needed for this is based on WESTEU region in Azure (Netherlands). We could implement a termination on American soil but this would come …
24th February 2023
I would use an aggregation for this. There is a very good short video available. Rui’s Rapid Recap – Aggregation
24th February 2023
Hi Goran, On which location are exactly trying to filter? is it here in the condition list of the child element? None of the conditions in the service template already …
24th February 2023
Hi Joachim, Here you can find an overview of all the user permissions: https://docs.dataminer.services/user-guide/Advanced_Functionality/Security/DataMiner_user_permissions.html The setting that you would normally need is the: Alarms>Extended context menu Alarm Console. This setting …
24th February 2023
Hi Jochen, You could use an InterApp call instead of parameter sets. An InterApp message allows you to group the parameter values in one message so that the link between …
24th February 2023
Hi Jochen, I guess you can resolve this by using Mutex for your locking.
24th February 2023
It’s like Bert said. There was once a Feature Release installed, which was later downgraded to a Maintenance Release. I’ve used the recommended workaround and removed the complete folder C:\Skyline …
24th February 2023
Hi Jens, To be able to configure the resource, you will a profile instance. I would suggest creating a profile instance that you manipulate in your Interactive Automation Script, and …