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 …

Could Cube Timeout be configuration issue?

Hi Steve, I believe there will still be another firewall in between the client and the server blocking port 8004. You can also check if port 8004 is open, by …

Backup and Restore

Hi Paulo, If you manually copied over the Skyline Dataminer/Elements folder from the archive into the installation folder, and restart the DMA, I believe the DMA would start up and …