Send Unicode SMS
17th February 2021
Hi Ahmed, If I understood correctly you would like to send a SMS using an automation script. If this is the case, you could use the method engine.SendSms in the …
Answer
17th February 2021
Hi Ahmed, If I understood correctly you would like to send a SMS using an automation script. If this is the case, you could use the method engine.SendSms in the …
17th February 2021
Hi Marina, At first sight, the SA D9032 connector can be used for the Cisco D9032 data source: https://catalog.dataminer.services/result/driver/820. Regarding the Cisco D9800/D9859/D9854, we have separate connectors in our database …
17th February 2021
First some general remarks. Yes, SLDMS is the process that takes the initiative to synchronize files both in the cluster and in a failover-pair. This happens in real-time or scheduled: …
17th February 2021
Hi Fadi, You can use the catalog to get an overview of the integrations that we have available off the shelf. Searching for PDU already gives you a list of …
17th February 2021
As far as I know, this is not possible and is not on the road map. A more flexible solution would be the use of GQI queries. As of 10.1.3, …
17th February 2021
Hi Randy, Jens is doing almost exactly that in context of creating simulated demo’s for DataMiner: He has created a driver (simulated driver) with the key tables for managing switches …
17th February 2021
Hi Dave, How we normally do this is by using Visual Overview. By creating a shape with the Link option as you can see in below screenshot you should be …
17th February 2021
Hi Andy, a team of developers is working on revising the full connector development education path including certifications. The focus will be not only on specific integrations, but also on …
17th February 2021
Hi Randy, For sure there are drivers that can read CSV files, however I am not sure if there is a specific driver that will fit in your use case. …
16th February 2021
Hi Philip, Eventing is more efficient and more responsive. With eventing, any changes will be pushed to the DataMiner Cube client instantly, so as events happen they would appear on …
16th February 2021
You mean an outline for the online training here on Dojo? Because for that one you can see the topics if you drill down into the modules. Or were you …
16th February 2021
Hi Jeroen, Good point and we have indeed thought about these things. the primary focus is now on making sure that users of a DataMiner System can easily make their …
16th February 2021
You can dynamically filter a table so it only shows records that are in alarm. To do this, you can use the ‘ClientSideRowFilter’. As the name suggest this is a …
16th February 2021
Hi Aldrick, yes, that should be possible. Refer to DataMiner Help, you can make use of “TableRowFilter” in the “ParameterControlOptions” to filter out some rows. Some examples are included in …
16th February 2021
Hi Aldrick, In this case I believe you could use TableRowFilter (see DataMiner Help). For example, if you plan to include only the temperature for the sensors ‘FAN-side Sensor’ and …