Retrieving user Guid from an Automation Script

Hi Tiago, The Engine class has a method called GetUserConnection(), which stores connection info. This includes the Connection ID and the user name. Help link: https://help.dataminer.services/dataminer/#t=DataMinerUserGuide%2Fpart_7%2FCsharpReference%2FEngine_methods.htm Hope this helps you …

How to create a local user?

Hi Brecht, can you please verify the DataMiner Server name? Due to technical limitation, agents name shouldn’t be longer than 15 characters, otherwise this is causing problems to create local …

Web Services (v1) using HTTP POST instead of SOAP

Hi Philip, Thanks for pointing this out, this could be an outdated section in our documentation. I tried this on a remote server without uncommenting that section, and my SOAP …

Upload encrypted protocol using xml file

Hi Thibault, In DataMiner Cube, You will need the .dmprotocol package of the protocol if you want to upload an encrypted protocol to the server. Reason is that additional information …

How to create a local user?

My guess is that the DataMiner system you’re working on is the Domain Controller itself, in which case any user created on there is automatically a domain user. If so, …

How to create a local user?

Hi Brecht, It is never possible to create a domain user via DataMiner. DataMiner only reads information from the domain and you can only reference to an existing user on …

GetElementsForService method Response

The services tag is part of the element object and will contain all services that the element is included in. If the element is for example part of 2 services, …

error code 53 central database configuration

Hi Jens thanks for quick respond , ok we made the changes on the offload folder to share everyone and give the permissions of read/write after that restarted the DMA …

Same device: different element types – what to choose?

Some essential background information before we tackle your questions. Details of the Nevion products you mentioned from what we understand. TNS4200 https://nevion.com/wp-content/uploads/2015/11/Nevion_TNS4200_data_sheet_R1730-1.pdf NX4600 https://nevion.com/wp-content/uploads/2015/11/Nevion_NX4600_data_sheet_R2107.pdf Virtuoso Platform https://nevion.com/wp-content/uploads/2016/08/Nevion_Virtuoso_Platform_R2051.pdf Below is the …

Visio – Filtering a list view based on reservations

Hi Ive, The shapedata ‘filter’ on the ListView visioshape supports booking property filtering for properties containing whitespaces using following syntax : ReservationInstance.Properties.”Expected Service State”[String] contains ‘ST’ The DataMiner help will …

error code 53 central database configuration

Hi Edgar, The MSSQL database server will need read (possibly even write) permission on the \\DMA-VM-LAB\Offload folder. It’s also required that this folder is shared. See this help page for …