Aggregate multiple source in one LCA
7th October 2024
Hi all I have to create a dashboard / LCA that should show different alarms and ticket from different sources, like other dataminer clusters, Grafana and Spark, Now to integrate …
Question
7th October 2024
Hi all I have to create a dashboard / LCA that should show different alarms and ticket from different sources, like other dataminer clusters, Grafana and Spark, Now to integrate …
7th October 2024
Hello Community, I display few data through Api call in this table now I want to show some other details for respective row. these are the possible things i want …
7th October 2024
Hi Dojo community, I have been working on generating a file that holds the dynamic data for the Driver Passport platform, but I have encountered the following issue in the …
6th October 2024
Hello community, I’m trying to mention a user when creating a post in a Teams channel using ChatOps. Using https://learn.microsoft.com/en-us/microsoftteams/platform/task-modules-and-cards/cards/cards-format?tabs=adaptive-md%2Cdesktop%2Cconnector-html#microsoft-entra-object-id-and-upn-in-user-mention, I managed to create this: var adaptiveCardBody = new List<AdaptiveElement>() …
5th October 2024
is it possible to create pages , parameter , add attributes using c#. same as how we can insert html tag and attribute using javascript.
4th October 2024
Hi Team, I want to show an alert message from my application(LCA app developed using AS) inside the DM active alarms using automation script for recording the alerts purpose. Is …
4th October 2024
HI guys can someone explain me how to set visio file and connect with dataminer cuz i downloaded and i don’t know how to import that
4th October 2024
is it possible to make dynamic subpages in protocol or page button could be a option?
4th October 2024
i am getting two ip in device address element which is pooling ip type. so first need to set only on in this parameter. also need to use this ip …
4th October 2024
Hi Team, I want to show a banner(like we have in DM) on top of my LCA application on certain conditions. Is there an option in LCA for this
4th October 2024
Hi Team, I am trying to monitor a resource/element 24/7 under a service, in that case i want to know does the resource should be mandatorily added in SRM resource …
3rd October 2024
Hello everyone, can someone help with the following error? (Code: 0x80004003) Skyline.DataMiner.Net.Exceptions.DataMinerException: Array cannot be null. Parameter name: bytes —> System.ArgumentNullException: Array cannot be null. The code i’m using is …
3rd October 2024
There is an example in the Reference section of the documentation:- [RegexReplace:(?<token>[^|]+)((?<separator>[|])|$),[var:sessionvar],value=1005 == ${token};] Can anyone point me to an explanation of the various fields used in this example and …
3rd October 2024
Hi all, Is it possible to set a custom alarm property via web services? I found a method to work with properties: SetPropertyValue | DataMiner Docs But it only works …
3rd October 2024
How to import dashboard from one dataminer server to another?