User info
First name | Jose |
Last name | Araujo |
DevOps Program
Acquired rank |
![]()
Advocate
|
Points progress |
![]()
2132
DevOps Points
|
![]() |
|
DevOps attestation | Request your attestation ID and expiry date |
Achievements
|
Questions asked
Answers given
Hi Randy, What will happen if a dynamic IP address is used on a DMA? If a dynamic IP address (assigned via DHCP) is used, the following issues may occur: Internal communication problems: Some critical...
View QuestionHi Amber, After uploading a file to Documents, you must restart the application for it to be visible in the Documents section in Cube. Thanks
View QuestionHi Tom, Thanks for quick replay, I tested that label work, but I tried using credentials label in session connection and work OK. Thanks
View QuestionHi Bram, I use this QAction and work: using System; using System.Text; using Skyline.DataMiner.Scripting; public static class QAction { public static void Run(SLProtocol protocol) { try { string username...
View QuestionHi, I run manually QAction and work ok 2025/06/04 10:35:04.655|SLProtocol - 16756 - Titan-Live - copy|16092|CQAction::Run|INF|2|QAction [3] triggered by [pid=3/idx=-1/pk=/user=] Input: new = {"ping":...
View QuestionHi, I can see values in both parameters, but the API Health parameter is linked to a QAction. The QAction should send 1 to API Health if it detects "ping": "ok", and 0 if it detects...
View QuestionHi Joshua, Here is QAction, this populate my table : using System; using System.Collections.Generic; using System.Net; using Newtonsoft.Json; using Skyline.DataMiner.Scripting; public class...
View QuestionHi Joao, I modify my QAction and can store un documents of my element but in dataminer no refresh this new file added. Maybe need register in dataminer? and how can get path of this element...
View QuestionHi Joao, You have example about option 1? maybe is possible download to Documents folder ? Thanks Jose
View Question