Trigger an Qaction through Automation
26th June 2024
Hi Amer, The easiest way to achieve this is by triggering your QAction from a parameter. You can then set this parameter from your automation script (which will trigger the …
Answer
26th June 2024
Hi Amer, The easiest way to achieve this is by triggering your QAction from a parameter. You can then set this parameter from your automation script (which will trigger the …
26th June 2024
Hi Amer, You could set parameter from automation which in turn will trigger QAction. Hope this helps, Cheers
26th June 2024
Hi Miguel, This option is hidden in DaaS systems (see DataMiner Docs – DataMiner Cube Feature Release 10.4.6) Checking DaaS – Data resilience and backups, data is backed up with …
25th June 2024
Hi Ladan, DataMiner Infrastructure Discovery Provisioning (IDP) might be what you are looking for. There is a tutorial in the docs: Getting started with IDP and onboarding new equipment | …
25th June 2024
Hi Dan, I believe what you are looking for is sending an email from a correlation: https://docs.dataminer.services/user-guide/Advanced_Modules/Correlation/Adding_rule_actions/Sending_an_email.html In the Add Action section, when you select Send Email the following page …
25th June 2024
Hello Manuel, I am not sure if you can mask specific alarms ahead of time, but you can mask the element ahead of time. You can use the scheduler module …
25th June 2024
Hi Jana, There is quite a lot to explain here and depending on your use-case and expertise, I could come up with many different answer 🙂 but let me try …
25th June 2024
Hi Alexander, In the correlation rule, you can pass info to an automation script. See https://docs.dataminer.services/user-guide/Advanced_Modules/Automation_module/FAQ/How_do_I_parse_Correlation_Alarm_Info_data.html. In the script, you can get the info with this code snippet. public CorrelationAlarmInfo(ScriptParam …
25th June 2024
Hi Jeroen, This has nothing to do with the ‘mobile gateway’ module in DataMiner but this is connector work… This is not about notifying users or getting instructions from users, …
25th June 2024
Hi Manuel, Instead of masking alarms, a possible option is to schedule when an alarm template can be applied. Hope it helps.
25th June 2024
Hi Elian, Could you try the latest version for that driver range (currently 1.1.3.23)? Please let us know if you are still experiencing this issue after updating the driver. Thanks! …
25th June 2024
Sharing a folder will replace the security settings recursively of every child folder and every file, so existing settings get overwritten. This could lead to IIS having no access anymore …
25th June 2024
Hi Yahya, There is a ‘Rename column’ custom operator available on the catalog that can be used for this. An other option would be to rename the column using a …
25th June 2024
Hi Daniel, Here’s the procedure I would do to achieve this: 1. Perform the DataMiner SW installation on the new DMA server (link to docs). –> this will install both …
25th June 2024
Hi Jana – I presume you are referring to an IP switch, and when you say ‘sending information, you refer to controlling the product? In that case you can open …