Executing a script on event on reservation
18th October 2024
I tried guessing but it doesn’t seem like a great approach. 😀
Answer
18th October 2024
I tried guessing but it doesn’t seem like a great approach. 😀
17th October 2024
Hi Gerwin, You can proceed as follows: Verify that the parameter ‘Read Event Viewer’ is set to ‘Yes’ Right click in the Event Viewer table and in the context menu …
17th October 2024
Hi Ryan, As far as I know this is not possible out of the box. A possible option could be using a table from an element to populate the drop-down …
17th October 2024
Hi Davor, Could you try this? Select the line & area chart component and click the yellow filter icon (third icon from the left). Next, find “Time range” > “Selection” …
17th October 2024
Hi Christine By default, the backup configuration should be synchronized throughout the cluster. However I tested this on my local cluster. It turns out that the “number of backups to …
17th October 2024
Hi Edib, The second argument expects the same format as linking a visual shape to an Automation script. string.Format(“Script:{0}||Reservation ID={1};Action={2}|||NoConfirmation,NoSetCheck,Asynchronous”, ActionScriptName, coreReservationId, action);
17th October 2024
Hi Marco, Our WebAPIs cache for 1 hour after last visit. From your short explanation however, I believe we have fixed an issue in 10.4.11 that might be what you …
17th October 2024
Hey Marco, There is indeed some logging available for Low Code Apps. At C:\Skyline DataMiner\Logging\Web\Client you can find the files. You can find loading times of dashboards & pages and …
17th October 2024
Hi Pedro, Does the Output window provide some details? (View > Output, then select DIS from the dropwown) Another thing you could try is close Visual Studio, remove the msalcache.bin …
17th October 2024
Hi Jorge I think we can deduct an answer from the following answers: DMA FO vs VM Snapshot – DataMiner Dojo VM snapshot during Elastic/Cassandra write operations – DataMiner Dojo …
17th October 2024
Hi Davor, I would suggest to follow the following courses: DataMiner Foundational (DataMiner Fundamentals and DataMiner Configurator) Data Acquisition Control Plane (DataMiner Connector Integration: SNMP Basics) Hope it helps.
17th October 2024
Hi Baranisudha, It sounds like you’re working on a GQI query in a dashboard or app. If you’re looking to retrieve alarms for your entire DM cluster rather than for …
17th October 2024
Hi Sebastian It is currently not possible to access the script output feed from script that were executed in page/panel events. Only the script output feed from a button component …
17th October 2024
Hi Luis, You say “…and I’m sending the traps via TrapSender of the QADeviceSimulator Tool from another server”. You will need to ensure that the source address of the incoming …
16th October 2024
Hi Bruno, At present, the pages and components within a Low-Code App are the same for all users, regardless of their security group. The security context only affects the data …