Issue:
Files are generating in 'LocalDataExport' folder but not uploading on local server
Reason:
1. Configuration is incorrect
1. Check OutputDriverConfiguration on server.
e.g check the device name and File name
Devices=ABC
FileName=STN01
Devices=XYZ
FileName=STN02
2. Check Device Metadata configured at local server.
For device ABC configure UNIQUEKEY: STN01
For device XYZ configure UNIQUEKEY: STN02
3. 'UploadToFolder' in OutputDriverConfiguration.ini file and 'FILEBASED' in device metadata should be same
C:/ LocalDataExport
3. Restart Apache Tomcat service.