Set more than one parameter for the same element

Hello everyone! I would like to update two different parameters for the same element in a single action. Is it possible to use the “set command” to update both parameters …

Adding Nodes to Cassandra Cluster

We have a 4 nodes Cassandra cluster, we are planning to add additional nodes. Does it require additional steps on the DataMiner System after adding the Cassandra nodes?

DOM Instance Bulk Deletion

Im working on an automation script in which I must delete the instances of a definitions. For this, I am using the same method implemented in the generic DOM Editor …

IDP – Discovery & Provisioning API

Hi, Is there a way to trigger the IDP discovery & provisioning from a custom automation script through an API or inter-app? We’d like to pass the CI Types & …

NDS Authentication Support

Does the self-hosted Dataminer support NDS authentication? If so, has it been tested before in a project or lab? Is there any documentation, even basic ones, about the setup or …

IAS TextBox PlaceHolder

Hi, I’m working on the widgets for an interactive automation script. I added a TextBox to the widget and set its placeholder property, but no gray placeholder text is appearing …

Aggregate multiple source in one LCA

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 …

Pop up table details or show in a diff pages

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 …

Socket binding issue in QA Device Simulator

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 …

ChatOps Mention User

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>() …