HTTPS post and get in dataminer 9.5

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 …

Docker driver can’t connect

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?

Use of web iframe

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 …

Error in log Datagateway

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 …

Dataminer cluster use case

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 …

Jobs – How to use booking sections?

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. …

Jobs – How to use booking sections?

Your script probably is missing the following automation script parameters? JobID, BookingManagerID, BookingIDs, Command to have the link to Jobs?

Dashboards: Failed to copy embed url

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 …

SLErrors log – Empty log file

Hi Jaime, It seems this is caused due an incorrect merge of [ID_29264] into the 9.6-branch To make a long story short, what is supposed to end up in SLErrors.txt …

Jobs – How to use booking sections?

The automation script needs to use the Jobs API to create/update the booking references linked to your job otherwise they will not show in the booking section.

Removing weather section

More technical info: – Weather section is a discontinued feature since 9.6.0 [CU5]. More info in RN 21592 and RN 21786. – This was configurable with client settings. The setting …

Removing weather section

Hi Tiago, You can do this in the user settings under the cube tab. There is a subsection “Welcome page”, where the settings can be changed. (note that in my …