DMA FO vs VM Snapshot
5th October 2021
I would also like to add that if Dataminer is being used for any orchestration or control functions, the FO model is highly recommended because of the immediate switchover. A …
Answer
5th October 2021
I would also like to add that if Dataminer is being used for any orchestration or control functions, the FO model is highly recommended because of the immediate switchover. A …
5th October 2021
Hi David, If I understand correctly you just want to add a button to link to a web page (in this case AWS Cloudwatch dashboards)? The following explains how to …
5th October 2021
Thanks for your comments guys, it makes sense to me. I’ll try what you mentioned and maybe this extra step should be in the procedure. I’ll talk with the documentation …
5th October 2021
Hi Emmanuel, the wildcard ‘*’ is working properly with the parameter of one element (two rows table) but it’s not giving the value expected for another element, two rows table …
5th October 2021
Hi Luís, As you indicated, the current backup tool can’t move the created snapshots to a different server. An internal task was created to cover this request. There are already …
5th October 2021
Hello Peter, I’m unsure what is actually happening, could you clarify the following: Where do you see Elastic is going offline? Where do you see it still appears online? What …
5th October 2021
Hi Jens, since function elements also have a protocol.xml file that was generated through the function definition, that would be the first place to look. You say you checked the …
5th October 2021
Yes. A user with the name “Administrator” will always have full access rights in DataMiner.
5th October 2021
Hi Thomas, I had a quick look at the driver and indeed, there is a hardcoded upper limit for the delay time (set to 1800 seconds). Checking the driver history …
5th October 2021
That’s probably because DataMiner still has the users in his sync info file. It tries to recreate them again. Clear the security.xml file, remove the below mentioned file and restart …
4th October 2021
All timestamps used in the API are the number of milliseconds that have elapsed since midnight on January 1, 1970, UTC. So you have to multiply your Unix epoch timestamps with …
4th October 2021
At the moment it’s not possible to configure this in Dashboards. However, it will automatically take 5-minute records or 60-minute records, depending on: the selected timespan, it will use 60-minute …
4th October 2021
There’s a small bug in the API where it throws this null ref exception when the Ports tag isn’t included in the request. It should work if you add the …
4th October 2021
There is no out of the box way to do this. The workarounds you gave are the best way to do it.
4th October 2021
Removing parameters is considered as a configuration change that can potentially break the entire workflow implemented on top of it ( ie : Profile-load no longer capable to orchestrate the …