sms to teams
5th July 2023
Hi Arie-Jan, You can find more information on how to set up the integration between your DataMiner system & Teams here (link). The page also contains a link to a …
Answer
5th July 2023
Hi Arie-Jan, You can find more information on how to set up the integration between your DataMiner system & Teams here (link). The page also contains a link to a …
5th July 2023
I believe this question has been answered in the comments. If not, feel free to contact techsupport@skyline.be for assistance.
5th July 2023
Hi Nils, So you still need more information for this question? Based on the comments, I get the impression that this may already be resolved.
5th July 2023
Should be verified but from what I recall it can only work for calls where you provide all data in bulk, meaning it cannot work with option B/D/E. It works …
5th July 2023
Hi Reza, An option is that you create an alarm filter on history alarms(information events). The alarm filter should be configured with parameter description(by Protocol) and select the DataMiner Element …
5th July 2023
Hey Andre, any chance that you could further elaborate on the specific use case you’re trying to cover? As Stacey indicates, it is surely possible to get the alarm state …
5th July 2023
Also adding, it might be an option to have this completely managed by our IDP suite (Inventory, Discovery and Provisioning), as it is available on the platform and is designed …
5th July 2023
Hi Michiel, currently there is no straightforward way to get an IDms object in the IGQIOnInit method. However, by creating a class that implements the ICommunication interface, based on the …
5th July 2023
Hi André, The following script should allow you to get the state of the view. You only need to provide the viewID, and then you’ll get an information event with the …
5th July 2023
If you are referring to the logo of an app, you can upload an image instead of picking an icon. Extending the list with a set of of icons, so …
5th July 2023
Hey Jens, The best approach really depends on what exactly you want to log. However, in most cases, I personally recommend using logger tables. This helps avoid problems related to …
5th July 2023
Hi Ken, It appears that you are referring to the “SourceID” for a correlated alarm. If that’s the case, then yes, the SourceID for a correlated alarm is indeed 23. …
4th July 2023
Hi Bruno, We currently do not support ‘OR’ clauses yet on the Filter operator, but you can work around that using regex filtering with the ‘|’ as an ‘OR’ operator. …
4th July 2023
I was also wondering, what is the reason that you need 260 separate tasks, one for each individual device? If all of them need a daily back-up, it is not …