Profile

Jose Araujo

User info

First name Jose
Last name Araujo

DevOps Program

Acquired rank
Advocate
Points progress
Number of DevOps Professional Points
2132 DevOps Points
Here are a few tips to level up your DevOps game and unlock an arsenal of perks and benefits.
DevOps attestation Request your attestation ID and expiry date

Achievements

Questions asked

1 Votes 2 Ans
Solved147 views Selected answer as best
1 Votes 1 Ans
1 Votes 1 Ans
Solved65 views Selected answer as best
2 Votes 1 Ans
0 Votes 2 Ans
Solved1.04K views Selected answer as best

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 Question
4 Votes

Hi, I solve import this Newtonsoft.Json.Linq in my solution. is working ! thanks

View Question
2 Votes Selected

Hi 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 Question

Hi Tom, Thanks for quick replay, I tested that label work, but I tried using credentials label in session connection and work OK. Thanks

View Question
0 Votes Selected

Hi 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 Question
0 Votes

Hi, 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 Question
0 Votes Selected

Hi, 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 Question
0 Votes

Hi 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 Question
0 Votes

Hi 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 Question
0 Votes

Hi Joao, You have example about option 1? maybe is possible download to Documents folder ? Thanks Jose

View Question