Abort button on Automation Script
13th June 2024
I have a user interaction box in my script It produces the attached display and works fine Capture.PNG But when the “abort” button in that box is pressed the script …
Question
13th June 2024
I have a user interaction box in my script It produces the attached display and works fine Capture.PNG But when the “abort” button in that box is pressed the script …
13th June 2024
Is there an overview or logic where to find what log file? Knowing this, could already allow me to have a look and potentially solve an issue, before reaching out …
13th June 2024
Hi Dojo, I want to have HTTP connection and SNMP connection in a single driver/connector. I add below configuration on port setting, <Type relativeTimers=”true” advanced=”HTTP:Secondary”>snmp</Type> <PortSettings name=”SNMP connection”> <BusAddress> <Disabled>true</Disabled> …
13th June 2024
Hi DOJO, Use case: I have created several services in dataminer. Based on the use-case, the destination of the service might or might not be monitored within dataminer. I have …
13th June 2024
We have some trend groups that have been created as ‘read only’ but have become obsolete. Unfortunately the user creating some of these trend groups has left the company. How …
12th June 2024
Hi, I want to check which API methods are supported in the latest dataminer version before I think about a custom API development. Where can I find it?
12th June 2024
Hi there, I’m looking to automate new external DCF connections in DataMiner. All of the necessary information that we need to connect our two devices in DCF is available within …
12th June 2024
A quick one, dojo – when operating a correlation over base alarms on the DVEs, is there any quick option to always raise the “Correlated” alarm on the parent element?
12th June 2024
Is it possible to upgrade Windows Server 2012 to Windows Server 2019 on a DMA running DataMiner? Will it keep working? Of course there will be downtime during the upgrade …
12th June 2024
Hi Dojo, Does anyone know what the minimum required versions are that support DirectConnection tables? Is it 10.3.0 for the main release and 10.2.3 for the feature release? If a …
12th June 2024
I’ve a driver where redundant polling is configured Redundant polling | DataMiner Docs for some snmp OIDs the device answer “NO SUCH OBJECT” and this trigger the switch to the …
12th June 2024
Hi, I write a driver that request API calls, and the response is long. Error during serialization or deserialization using the JSON JavaScriptSerializer. The length of the string exceeds the …
12th June 2024
Hi Dojo, We have this error in the SLSearch log file. Can you clarify what it means ? 2024/06/12 19:58:24.742|SLDBConnection|DestroyScrollContext|INF|0|206|Failed to destroy scroll context for id DnF1ZXJ5VGhlbkZldGNoAwAAAAAATodDFlJhQnNKbVI5UWY2WkpuMGtsQUlURGcAAAAAAGzilxZ3Z1lLdU9WdlFvMk8wYU5CTzdJeER3AAAAAABs4pgWd2dZS3VPVnZRbzJPMGFOQk83SXhEdw== with exception: Elasticsearch.Net.ElasticsearchClientException: …
12th June 2024
Hi, I’ve got a Dom action script that should handle most of the paths without interaction. However when it runs into an issue with validation for instance it should throw …
12th June 2024
Hi team, I found this connector on the catalog: Amazon AWS CloudWatch – MediaConvert Is it possible to use this connector to retrieve a list of jobs that are on …