Retrieving user Guid from an Automation Script

Hi all, Is it possible to retrieve the Guid for the user triggering an automation script? This script is going to be launched from the context menu of an Alarm …

Web Services (v1) using HTTP POST instead of SOAP

Hi, We’re integrating DataMiner with a third party system that will be pulling information from DataMiner using API V1, the third party prefers using http post instead of soap. As …

How to create a local user?

When creating creating a new user, it always creates it as a domain user. How can we create a user as a local user instead of a domain user? When …

GetElementsForService method Response

when we call GetElementsForService method, then there is <Services> tag in the response. This contains array of <DMAObject>. <Services><DMAObject><DataMinerID>31119</DataMinerID><ID>1647</ID><Name>CHF-E-C79-DSW-02-AJ GD MUX</Name></DMAObject><DMAObject><DataMinerID>31119</DataMinerID><ID>1687</ID><Name>CHF-E-C79-DSW-02-AJ IP CONT</Name></DMAObject> Please clarify what is the significance of …

How to pass an https request using a specific port via multi threaded timers

Via multithreaded timers it is possible to send http requests in parallel. Documentation can be found here: https://help.dataminer.services/development/#t=DataMinerDevelopmentLibrary_Customer%2Fpart1PDG%2FPDGAdvancedFunctionality%2FHTTP1.htm  It has an example on how to create an http request. What …

error code 53 central database configuration

Hi team we configured a new central database (MSSQL) on our DMA, we used an UDL tool to check connections and it succeded, we checked ports and all seems to …

What is the best way to (re)configure IIS

After an HW migration, we noticed that the IIS feature was not enabled. After enabling the feature we still need to configure IIS to make sure we can connect to …