KEPServerEX 6.16 - API - Bulk Import - Keep KEPServerEX Application Running?
Looking for a better way to do bulk import into KEPServerEX.
I currently have an Excel workbook with all the points in the system.
I use VBA to create a JSON KEPServerEX application file. This works well for the initial setup and testing.
The issue now is that when the customer makes a large number of changes or adds a new block of thousands points to an application we have to restart the KEPServerEX application when loading a new JSON application file. So all the existing points may miss some updates while KEPServerEX is restarting the app.
If the CSV import is not very helpful as you would still need to manually create all the channels and devices, then do a manual import on maybe hundreds of devices.
I've not tried using the KEPServerEX API yet but looking at a demo it mostly seemed to give you the same functionality as the normal KEPServerEX client.

