Dataminer API Local Query without credencial
17th April 2025
Hi Juan, it’s not possible to upload Protocols neither Automation Scripts without authentication. Could you please clarify the intended meaning or objective behind GQI? Kind Regards,
Answer
17th April 2025
Hi Juan, it’s not possible to upload Protocols neither Automation Scripts without authentication. Could you please clarify the intended meaning or objective behind GQI? Kind Regards,
17th April 2025
Hi Nils, This is likely a software issue. Can you please reach out to techsupport@skyline.be to open a support case?
17th April 2025
Hi Mieke, It is indeed not so straightforward to find these IDs. You can find them in a few steps: Query ID Open the devtools of your browser Visit the …
17th April 2025
Hi Johan, Thanks for bringing this to our attention. This looks like a software-related issue. Could you please get in touch with tech support about this? They’ll make sure the …
17th April 2025
Wild thought! – Since you say that everything has or will be ‘stopped’, I do wonder how the offload process will behave if you roll back the time on the …
17th April 2025
Hi Curtis, When you search for active alarms, you will always get the corresponding alarm tree for each active alarm because the status is open, meaning the alarm is active. …
17th April 2025
Hi Catarina, please check: Managing user permissions for dashboards and dashboard folders has never been easier. 📊🚫 – YouTube also this Kata: Master Dashboard user permissions – #Kata 44 – …
17th April 2025
Hi Catarina, I tried creating & sharing a dashboard like you show without any issues. To investigate further, We would need to take a look at the permissions and WAF …
17th April 2025
Hi Trong, There is already a similar question: Retrieving Parameter name with PrameterID in automation script Hope it helps.
17th April 2025
Hi Trong, From param 65006, you can get the dataminer id, element id and parameter id. With this info, you could do something like this: int dmaId = 1; int …
16th April 2025
I ended up using ChatGPT o3-mini-high to figure out the formatting. Here is the resulting param string and the information that I had submitted to ChatGPT. “5402:[param:Evertz MUXIP Primary,9013:*/” & …
16th April 2025
Hi Marco,I think what you’re trying to achieve can be done using the conditions in the alarm template, especially since the tables are connected via a foreign key relationship. When …
16th April 2025
Hi Paul, Thanks for reporting. The table editor indeed seems to not be aware of this option and therefore marks it as unknown. I’ve created a task to update this logic …
16th April 2025
Hi Maximiliano, You will need to copy the precompiled automation script from the c:\skyline dataminer\scripts\libraries folder to the c:\skyline dataminer\files folder. Note that starting from DataMiner 10.5.5, the GQI engine …
16th April 2025
Hi Simonas, This isn’t possible using the built in search input of the table component. The search will look for the exact value in all columns, there are no special …