Figure out when an visio of an view got edited
27th September 2023
When I perform these actions, Right click> edit in visio Right click> edit mode Set a new active visio file There is an entry in Informations events with a parameter …
Answer
27th September 2023
When I perform these actions, Right click> edit in visio Right click> edit mode Set a new active visio file There is an entry in Informations events with a parameter …
27th September 2023
Hi Joshua I had a brief look and noticed the following things: Never use a pre-release of the AppPackageInstaller NuGet. Those are used during testing of new features or fixes. …
27th September 2023
Hi Bing, Yes, if the SNMPTrap process is running while the DMA starts, then SLSNMPManager will attempt to stop it to take port 162. Although I could find references to …
27th September 2023
Hi Ryan, This error is being thrown if any of the following settings in the Cassandra.yaml file is not present or configured as an empty string: data_file_directories commitlog_directory cluster_name seeds …
27th September 2023
Hi Romain, Could you check whether the user has the Config rights for these services? (Note that this can only be configured on group level.)
26th September 2023
Hi Miguel, thank you for the answer. Before getting deeper in the topic personally, do you know if DataAggregator can make the export of existing queries that are present in …
26th September 2023
Hi Milos, I believe the DataAggregator is a perfect fit for your use case. Using the DataAggregator you can generate CSV file with the result of a query at any …
26th September 2023
Hi, Most likely the configuration is active to enable notifications in case SNMPv3 traps cannot be processed? See here There’s a large chance that authentication is failing. Looking at the …
26th September 2023
Hi. This is often, (but not always) caused by invalid SNMPv3 credentials. Possibly these changed at the time from when you see these notices.
26th September 2023
Hi Daniela, I see you have trending enabled on this parameter. Can you check if you find any suggestion events for this parameter? Just add a new alarm tab showing …
26th September 2023
Hi Mieke, There is no automated way to generate API docs from User-Defined APIs configured in DataMiner. There is a reply to another Dojo question that elaborates a bit more …
26th September 2023
Hi Ryan, You can find the relevant documentation here: Starting or stopping a DMA in DataMiner Cube | DataMiner Docs
26th September 2023
Hi, Documentation can be found here -Restart is a restart of the DataMiner agent itself (DataMiner software) -Reboot is a complete reboot of the server (Windows operating system) where the agent …
26th September 2023
Hi Jorge, In addition to what Ben proposed, I wanted to mention that you can import a dashboard as a page/panel into your app by manually copying over some files: …
26th September 2023
Hi Luiz, It is currently not possible to populate a dropdown component with an GQI query result. (For reference, a similar question has been asked here https://community.dataminer.services/question/fill-dropdown-with-query-result/) There is a …