Running DataMiner Automation Scripts as a User Instead of System
13th February 2025
Hi Samson, as far as I know it is not possible to run the script as another user. But inside your script you could impersonate another user. Maybe this is …
Answer
13th February 2025
Hi Samson, as far as I know it is not possible to run the script as another user. But inside your script you could impersonate another user. Maybe this is …
13th February 2025
Hi Aditiben Desai, The Minimum required version for these nugets are linked to the minimum required version. Do note that this minimum required version if linked to version of your …
12th February 2025
Hi Davor, When you download the upgrade package through the Update Center, the upgrade package will be available in the path displayed in your screenshot: C:\Users\YourUser\AppData\Roaming\Skyline\DataMiner\Upgrades The upgrade package available …
12th February 2025
can be possiblle issue about the package path i downloaded on desktop so he confused something
12th February 2025
Hi David, Thanks a lot for all the details! Unfortunately, this is the expected behavior for tasks created by Scheduler Templates. If you create your event from a template, then …
12th February 2025
Hi Ive, This is not possible. The highlighting in the Node-edge component is based on Query column data that is linked to the filter of the component. It is not …
12th February 2025
Hi Catarina, This is a remnant of a feature from 2012 (RN3937). All functionality has been removed but the field is still present in our XML queries so the XML …
12th February 2025
Hi Felix, You could already implement this using the template of a grid component and a text shape. Since the text shape can have custom HTML (based on the column …
12th February 2025
Hi Thomas, “No groups found in SAML response” means that Dataminer cannot find a group claim with, in this case, “userGroups” as it’s name in the info that Okta sends …
12th February 2025
Hi Jeroen, selecting multiple grid entries should be possible by holding the Control Key when clicking/selecting. Does this already answer your question? Kind regards, Felix
12th February 2025
Hi, The most easy thing to do is adding a QAction that gets triggered by the button. This QAction is an “instance” QAction (not a static one) that keeps a …
12th February 2025
Hi Ramesh, Can you also enable the “Trigger on single events” checkbox? Information events such as the one you are triggering on do not have an open state (they don’t …
12th February 2025
Hi Charlene, If you open the csv export file, there will be a column called View IDs. There you need to mention the view ID of the target DMA’s view …
11th February 2025
Hi Alberto, Data Aggregator could be an option for your use case. This feature allows you to schedule the execution of GQI queries (dashboard app is required). The result of …
11th February 2025
Hey Jardel, We have verified that the package works as expected on both DataMiner versions 10.4.x and 10.5.x. Since the solution functioned correctly after the downgrade to 10.4.0.0-15151-CU9, I recommend …