Visio File download

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

dynamic sub pages

is it possible to make dynamic subpages in protocol or page button could be a option?

Banner in LCA

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

Duplicating a element in another dma with C#

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 …

Using RegexReplace in visio shapes

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 …

Set alarm property using web services

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 …

protocol.RowKey() retunr error key

hello I have a table with an update button, but when I press it it returns an erroneous value, in some rows it is the correct value, but in other …