Change user group with an automation
5th February 2025
Hi. We could use GetUserGroups to get the users groups for the current user. But how could we using an automation script: – Get the groups of another user? – …
Question
5th February 2025
Hi. We could use GetUserGroups to get the users groups for the current user. But how could we using an automation script: – Get the groups of another user? – …
5th February 2025
Hi dojo, I tried to change an alarm template from one enhanced service by automation script, using the assign template action. This method shows an exception and this comment on …
5th February 2025
Hi, I created an adhoc datasource using an internal nuget. When loading i get the following error: Error trapped: Error thrown in implementation of GetNextPage: Could not load file or …
5th February 2025
We found that SLNet is configured to log in Verbose Mode If we change to Error is it taken into account directly ?
5th February 2025
Hi Dojo, While checking CUBE logging I’ve found a time measurement in ms: it seems to take more than 15s to connect to the SLNet service on the DMA – …
4th February 2025
Hi Dojo, I’ve come across some alarm entries that are loaded in CUBE without the “correlated” icon, despite being generated by the correlation engine: This is found in Server version …
4th February 2025
Hello,i have question i have script for running random data on 2 seconds on line chart 1 week picture below how to fix now this
4th February 2025
Hi Dojo, I have a table in a dashboard of a low-code app. This table has several rows that notify me when there is a problem in the schedule of …
4th February 2025
When an automatic incident tracking is created the label is sometinhg like “Service group: my service name” Is it possible to change the default label “Service group” in the configuration.xml …
4th February 2025
Hello, I’ve run into an issue with my automation script. I am creating a Haivision Feed with my script. When it is created, a unique ID is assigned to this …
4th February 2025
Let’s say there is in an Azure AD tenant called ‘Delta’. ‘Member’ users on the Delta Azure AD can be authorised and gain access to a DMS if the respective …
4th February 2025
Dojo, Having recently migrated to STaaS, GQI queries to data stored in logger tables are showing this error. Is this due to the known limitations on logger tables ?
4th February 2025
Good afternoon everyone. Is there a way for me to retain pods that has been killed off in the element so I can see what the reason was for the …
4th February 2025
Hi, is there a way to display trending values in a table instead of a graph within a Dashboard or Low-Code app?
4th February 2025
In our DMS, we have hundreds of Visio overviews for Views and retrieving them with WebService Method GetVisioForView() periodically to present in another system. This process is not very efficient, …