Controlling SNMP manager through automation

Hi Hans, For now, I don’t have a final answer, but I don’t believe there’s an automation call available for that. You might need to work around it using an …

Cloud Connection Validation

Hi, You might be able to use the ‘IsCloudConnectedRequest’ or the ‘GetCcaGatewayGlobalStateResponse’ SLNet messages for this. Kind regards,

Linking a shape to a video thumbnail

Hi David. You can try switching from https to http, as in that case you will workaround the certificate check. Also, as it is only your local system that access …

PPT for exam – track

You got the slides here https://community.dataminer.services/download/dataminer-training-slides/, but you should consider going through available video materials to get the best understanding of slides provided.

Do I have to remove scheduled task

Hi David, Scheduled tasks are not removed automatically. However, it is not required to remove them. You can disable these tasks: Hope it helps.

Is changing of Element Logging Levels Logged?

This might be an overkill but if you are after the ‘when’ the setting was applied you can use this log reader connector to check for the specific string and …

Is changing of Element Logging Levels Logged?

Hi Dave, I believe this change is only reflected in the log file of the element itself. There is no corresponding information event, for example. However, if you go to …

Using VIP for DataAPI

If you’re using VIP based fail over, you don’t need a reverse proxy, just make your VIP the target of the sending application. It’ll always goes to the active DMA …

Offload files folders

Thank you for your answer Catarina. But I don’t have the “alarm” folder on our system, I think the alarms offload are directly under “Offload”, am I correct?

Data API Unable to find Production Protocol

Hi Chris, Could you tell us a bit more about how you send the requests to DataAPI? Are all 3 services sending to a single connector? Or does each service …

Offload files folders

Hi Sevil, Each folder corresponds to a database table (e.g., “alarm_property” or “data”) that you configured in the offload. See the example below: For more information, see: System Cache | …