E Learning

Hi Mohamad, According to our records you completed 5 steps out of the 10 for the Fundamentals course. Could you please check whether a ‘Completed’ button is available at the …

DMS: how to synchronize files across all DMAs?

Hi daniel, If you’ve already tried Ive’s suggestion and you are still experiencing issues with some files (DataMiner.xml is not a good example as Bert said), you can try the …

service from element

Hi Juan, Here’s one way you could do it in a code: private GQIDMS _dms; public GQIPage GetNextPage(GetNextPageInputArgs args) {   GetServicesForElementMessage message = new GetServicesForElementMessage();   message.ElementID = 123; …

Understanding port requirements on a DMA

Hi Bing, All the ports mentioned in the documentation are for inbound traffic only. Outbound traffic usually makes use of a random port. Port 8004 only needs inbound if the …

Issue when using Trigger component

Hi Hari, This looks and sounds like a software issue, please get in contact with tech support (support@dataminer.services) so they can look further into this issue.

TAG MANAGEMENT – Thumbnail fails

Hey Riccardo! I recently discovered the MCS Firmware actually impacts how the data of the channel thumbnails is returned. If you have access to the element on cube, can you …