Could not add/save automation script using dummy protocol
12th August 2021
Hey Miguel, The “No cookie for …” is an error thrown by SLAutomation when it fails to find the cookie for a certain procotol. The cookie in this case is …
Answer
12th August 2021
Hey Miguel, The “No cookie for …” is an error thrown by SLAutomation when it fails to find the cookie for a certain procotol. The cookie in this case is …
12th August 2021
Hi Tiago, As far as I’m aware, that’s not the case. The data for the indexing engine is backed up separately in the folder defined on the backup page.
12th August 2021
Hi Bruno, Currently that’s not possible. I’ll arrange for a separate full listing for you, and we will soon start work on the Catalog front-end to further expand it extensively …
12th August 2021
Hi Jose, Have you already tried to take a look at this DataMiner help article for KLM files? https://help.dataminer.services/dataminer/#t=DataMinerUserGuide%2Fpart_4%2Fmaps%2FLayer_types.htm There is also a handy link for documentation included in the …
12th August 2021
Dear, Yes this is perfectly possible in DataMiner. In order to have a listener driver over UDP you create a protocol of type “smart-serial”. This driver will work for both …
12th August 2021
Hi Miao, You can let a QAction in the driver execute the HTTP calls and disable the certificate validation. See this code snippet below, the bold part will disable the …
12th August 2021
Hi Jose, Which DataMiner version are you running? What is the exact driver name and version? Do you see anything in the element logs or streamviewer?
12th August 2021
Hi Elvio, Technically this should be possible, but it will require a custom trap receiver connector. The trap receiver could then receive the trap, read the trap binding where the …
11th August 2021
Hey Jose, Providing a complete solution based on just this snippet of logging will be difficult. It seems that several processes have difficulty contacting the SLDataGateway service. There could be …
11th August 2021
This script is intended to update a reservation booking status to Quarantined The Script is intended to be triggered on two occasions. 1. Via Core Software whenever it is detected …
11th August 2021
Hey Christhiam, A comprehensive list of the error message and their meaning can be found Here. Initializing the protocol for ELEMENT_NAME failed. General database failure. (hr = 0x80040226) is probably …
11th August 2021
Hi Max, If I’m not mistaken you would simply like to put 4 DMA nodes in one cluster (DataMiner System, DMS) such that this cluster behaves as one entity. This …
11th August 2021
Hi Bruno, So in order to link a booking to a job you will need to complete the following steps. Script Parameters Your script will need 4 script parameters. 1. …
11th August 2021
Your script probably is missing the following automation script parameters? JobID, BookingManagerID, BookingIDs, Command to have the link to Jobs?
11th August 2021
Same question as Dashboard – error – not able to copy embedded url. The web browser blocks access to the clipboard when the Dashboards application isn’t opened via a secure https …