How can I see at which time the booking went into quarantine?
4th July 2023
Hi Dojo, I want to build a Dashboard in which I can see all my quarantined bookings ordered by the time they went into quarantine. By having this information I …
Question
4th July 2023
Hi Dojo, I want to build a Dashboard in which I can see all my quarantined bookings ordered by the time they went into quarantine. By having this information I …
4th July 2023
During the empower event we we’re able to use Cube to connect to a DataMiner agent via *.dataminer.services. Can I do this already with my own cloud connected agent, or …
4th July 2023
From time to time we get the following error trying to create a booking from a custom wizard: ResourceManagerErrorData: ErrorReason: ServiceWithSameNameAlreadyPlanned We noticed that this can happen if there is …
4th July 2023
Hi, I installed The Services Overview dashboard – DataMiner Dojo, ensuring the system meets the indicated requirements. I manually installed the CU3 package downloaded from Jenkins since this system is …
3rd July 2023
Is it possible to import icons to extend the list of icons proposed in the dashboard/low code app ?
3rd July 2023
Hi Dojo Given that we know the DMAID and EID on an automation script, how can we find the DMAID/EID of the parent element via the automation script?
3rd July 2023
Currently there is the ability to Validate a script in Cube. We have discovered that several of our scripts failed to work after a SRM framework upgrade, and validating these …
3rd July 2023
One of our customers have a number of legacy custom properties defined on elements and services – how can we check if any of these can be easily removed?
3rd July 2023
Hi Dojo, how can I easily disable the mobile gateway? It’s currently not in use but sending still TCP syn packets to an old server. I’m afraid to just delete …
3rd July 2023
Hello all! I’m trying to debug an automation script over a remote DMA server and after follow the instructions at dojo video tutorial I’m receiving an errorn when trying to attach the SLAutomation process. …
3rd July 2023
Hi Dojo, I have an aggregation trend line but I’m unable to overlay it somehow. If I open the trend and trying to “Add parameter” I can only add the …
3rd July 2023
Whenever I build my solution, the unit tests are unable to reference the StyleCop Analyzers Nuget packages. I’ve tried uninstalling the packages, cleaning and re-building them, reinstalling the Nuget packages, …
3rd July 2023
hi team, SLDataminer service was automatically stoping and starting, need help on this. thanks, s.j.v.praveen
3rd July 2023
I’m using the IASToolkit to create an interactive UI for a low-code app. I want to disable the button on pressed to avoid people pushing it multiple times and to …
3rd July 2023
I want to get script outputs from the script executed from the connector. I sent ExecuteScriptMessage from the connector and got response as ExecuteScriptResponseMessage. After the script executed successfully, check …