how to get low code app on the catalog
5th September 2023
Hi Tim, As Rene suggests, the current way to publish a Low-Code App on the catalog is through an application package (and more specifically through companion files). An app is …
Answer
5th September 2023
Hi Tim, As Rene suggests, the current way to publish a Low-Code App on the catalog is through an application package (and more specifically through companion files). An app is …
5th September 2023
Hi Marco, If I understand correctly your question, you would like to display in a dashboard the community strings defined on elements that communicate with devices via SNMP. As far …
5th September 2023
Hi Sebastiaan, thanks for looking at this 🙂 The alarm is active and visible in the element data view, alarm console, and on the mimic using: Parameter | 12010:Transmitter 1 …
5th September 2023
Hi Carys, Can you share with us for which connector you encountered this? It looks like you have some corrupted data in the database for table 4000. I would recommend …
5th September 2023
Hello Jens You can try copying the file where you created it and simply paste it into the same path on your new server.
4th September 2023
Hi Oliver, This filtering is not available standard in IEngine, but you can use the “Skyline.DataMiner.Core.DataMinerSystem.Automation” NuGet and use the QueryData method in the IDmsTable class for that (Method QueryData …
4th September 2023
Hi Floris, Thanks for the speedy response, and useful info. I have looked at the documentation, and as I then understand, I should see each of these running on the …
4th September 2023
Hi Garry, DataMiner processes | DataMiner Docs seems like a comprehensive list of the DataMiner processes. Regarding the SLProtocol and SLPort processes, we have created pools of certain processes to …
4th September 2023
Hi Chris, Please check similar questions: Backup job had error Backup Failure Hope it helps!
4th September 2023
Hi Miao, Maybe I can first ask if for those that are empty, could you verify that the property exist on them? If the property doesn’t exist, the filter will …
4th September 2023
Hi Andrew, The Linux Platform connector currently does not provide information about GPU metrics. For Microsoft Platform connector you could use the performance counters available in the page ‘Performance Monitor’. …
4th September 2023
We have another SNMP Trap sender that sends traps for errors on different signal paths using the same OID, but with different bindings, e.g. CHANNEL | Binding 1 (General) | …
4th September 2023
Hi Michiel, The preferred way is using reservationInstance.UpdateServiceReservationProperties like the documentation states. That method will sync consecutive updates and waits for the values to take effect to not have the …