Can dataminer work on Linux OS?

On the storage side,  DataMiner used both Cassandra & Elastic db – those can be installed on a Linux OS. On the UI client side, note as an Operator there …

Can dataminer work on Linux OS?

No, DataMiner can’t be installed on Linux.  DataMiner is depending heavily on the Windows environment.  It’s using for example the users and groups of Windows.  It also depends on .net …

Can dataminer work on Linux OS?

The DataMiner server software can only be installed on a windows server. The DataMiner cube client software can only be installed on a windows client. The DataMiner mobile client apps …

What is HTTP Long-Polling vs an HTTP Request?

When a regular HTTP request is sent to an API, the client expects a reply immediately from the server. In case of long polling, the server will not immediately send …

Web services APIs and IT security

Make web services (WebAPIs) accessible via https only. Configure the security rights in DataMiner Cube for the appropriate users allowed to use web service methods, only allow access to what …