How to use Kepware Logger
Hello Kepware Community
I am currently tinkering with the KepServerEX capabilities and have come across some unusual behavior. My task is to connect the Kepware to an MQTT server, retrieve the payload, and parse it into SQL. Everything goes smoothly if I use Kepware's default logging, which has 4 fields: numeric_id, quality, time_stamp, and value.
It is ok when use a Narrow table format setting, which I set it as follows.

And it return this sql table

Now I have a custom table that need to be fill

And my column(s) set up, they have the same column register

The logger is up and running, no error log but it does not log anything to the table.
Which setting that I need to change ? Many thanks in advance. Have a great day.
Best regards
Tran Duc Thinh

