DMA FO vs VM Snapshot

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 …

AWS Cloudwatch Dashboard in Dataminer

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 …

DMA Restoration – Clean users

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 …

Generic customized Visio for specific Services

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 …

Elasticsearch goes offline

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 …

How to investigate missing function parameter?

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 …

DMA Restoration – Clean users

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 …

DataMiner API GetInformationEvents

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 …

Element replication via WebAPI

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 …

SRM – How to force activation of a function file?

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 …