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 …

SLSql.Query() method cursor type support

Hello Tiago, I don’t think this kind of query is supported by our SLDatabase.DLL. I can only suggest to use the oracle driver. In SLDatabase.dll we use the oracle.ManagedDataAccess.dll which …

What is the best way to (re)configure IIS

Make sure following IIS features are installed: ASP ASP.NET 4.x .NET Extensibility 4.x ISAPI Filters & Extensions WebSocket Protocol IIS 6 Management Compatibility IIS Management Scripts and Tools When this …