Add Elastic Document

Hi, Could you please let me know which would be the preferred method to log from an automation script to elastic? Thanks in advance.

HTTP Redirect: ERROR_WINHTTP_SECURE_FAILURE

I’m polling an HTTP connection and I keep getting the error: 12175 [ERROR_WINHTTP_SECURE_FAILURE]. I looked at the question: https://community.dataminer.services/question/http-get-308-permanent-redirect-issue/?hilite=Redirect .I think it might be the weak signature. Is it possible …

Cassandra Reaper keyspace

I’m following these guidelines to set up Cassandra Reaper. https://docs.dataminer.services/user-guide/Advanced_Functionality/Databases/Cassandra_database/Installing_Cassandra_Reaper.html What replication settings should be used for the most common use cases? 1 single node 2 nodes on the same …

Get reservation out of failed state

When something goes wrong during the orchestration of a booking, it goes into the failed state. What’s the recommended way to get that reservation out of that state after correcting …

SRM booking logging location

I have shared C:\Skyline DataMiner\Logging\SRM and set the booking logging location in the booking manager to that network share on the DMA, so I can now access the logs from …

Button in dashboard connected to protocol button is blank

I added a button to a protocol and it works as intended <Param id=”119″> <Name>SystemRestartStreams</Name> <Type>write</Type> <Information> </Information> <Interprete> <RawType>numeric text</RawType> <Type>double</Type> <LengthType>next param</LengthType> </Interprete> <Display> <RTDisplay>true</RTDisplay> <Positions> <Position> <Page>General</Page> …

Does modifying ProtocolFunctionManager xml require a DataMiner restart?

https://docs.dataminer.services/user-guide/Advanced_Modules/SRM/Advanced_SRM_settings.html?q=ProtocolFunctionManager If I want to change the ActiveFunctionResourcesThreshold, do I then need to restart DataMiner? How does this manual change sync across the cluster? Or is there an slnet call …

How to restart backup DMA

We have maintenance activity to check the reliability of the system, please let me know how to restart the backup DMA.

Adjusting anomaly detecting

Is there a way to adjust anomaly detection “treshold” to raise an alarm and which severity it is? Example optical level change could trigger an alarm like this “Level decreased …

Automate DMADashboard authentication using api

Hello, Using DMADashboard api http://[DMA IP]/<path> require authentication through login/password. Is there any way to access directly by providing authentication information in request or passing the token in the built-in …

Dataminer Cloud Platform : DMZ Setup

Dojo, As I understood, the cloud gateway can be moved into a DMZ for example which would put this application unto another server than the Dataminer agent. Can you provide …

Polling and orders priority

Hi. What is the priority of customer orders (execution of automation script) versus customer orders using the protocol   versus polling? Kind Regards