Set a Service Property Value from a Button
12th February 2026
Hi Ryan, A possible option is to create a small script that can set the service property. The button in the Visio file can be linked to this automation script. …
Answer
12th February 2026
Hi Ryan, A possible option is to create a small script that can set the service property. The button in the Visio file can be linked to this automation script. …
12th February 2026
Hi Felix, Could you provide the following info to support.data-acquisition@skyline.be: The full activity log file Info about you Visual Studio instance: Open VS and navigate to Help > About Microsoft …
12th February 2026
Hi Matt, There is no way to force the table to load all rows using this type of filtering. We chose to only load some data (based on some rules) …
11th February 2026
Hi Edson, I performed a small test and can reproduce the issue (using 10.5.12.0). Interestingly, I am able to include other generic parameter (e.g. [Element Alarm State]). Since the information …
11th February 2026
Hi Fernando, Do make sure to also disable/remove the rule on the Windows Firewall which allows incoming traffic on port 8004.
11th February 2026
Hi Bruno, see ChatOps Mention User – DataMiner Dojo. In short: it’s currently not possible/supported with Chat Integration. Wkr
11th February 2026
Data API enforces a strict 1 MB limit for JSON payloads, and this limit cannot be increased. See Data API Limitations | DataMiner Docs A 1 MB JSON is already considered large …
10th February 2026
I’m not sure how the Launcher behaves when more than one record is returned, it could very well be just a like a browser; it choses one and tries to …
10th February 2026
The problem was caused by a mismatch between the default configuration of the Data Aggregator module and the GQI module. From DataMiner version 10.6 onwards, GQI DxM is used by …
10th February 2026
Hi Wale, The LSO script is triggered by the “SRM_BookingActions” script, which starts when a booking starts. This script is then responsible for creating the service, triggering the LSO script, …
9th February 2026
Hi Mariana, For the second setup, the parametersubscriptionfilter does not work for the [param] placeholder, could you try using the “SubscriptionFilter” shape data with the same value and see if …
9th February 2026
Steve, Best idea I can suggest is below that exists today but I agree, if the existing IsDVE parameter was exposed to visio shapes, as a childrenfilter option it would …
9th February 2026
A ChildrenFilter can only use the filter types that are explicitly supported in Visual Overview: • Protocol: [/] • Property:= • AlarmSeverity: • Name= • ResourceMapping=… (for SRM bookings) • …
6th February 2026
Hi, Indeed, the logic is done sequentially: -First the response data is iterated to replace 0x10ef with 0x10 -Then that modified result is iterated to replace 0x10fd with 0x02 -Lastly …
6th February 2026
Hi Ana, It is currently not possible to restrict access to a button (or other components/pages) in any way. We have a task on our backlog to make something like …