CSV Export Adapter not working

Hello!

I am using CSV Export Adapter to export my measurements, but it’s not working… I’m receiving data, but I don’t have any csv files being generated.

Is there something I can do?

Thank You.

Hello leticia_acs,

Processed measurements: 0 suggests that the adapter is not receiving measurements. This would normally suggest to me that the InputMeasurementKeys for the CSV adapter is not configured, but I can see some signal IDs listed in your console screenshot. However, I can’t tell whether those signal IDs correspond to any measurements that are producing data. My best recommendation would be to review the configuration for the InputMeasurementKeys to ensure the adapter is configured to receive data for the signals you expect it to receive.

Thanks,
Stephen

Hello!

I deleted and then reconfigured InputMeasurementKeys again and it worked. Thank You!!!