Closed
CSV PRRuntimException
We are currently processing CSV files from directory.
Listener picks up files to parse and send to DB
Some files fail with the following error.
** PRRuntimException
This tracer error is not very clear.
- It appears these files fail when attempting to parse first row of data.
- This first row of data will not be sent to DB.
- PEGA then attempts to recovery from error and continues.
- The remaining rows of data will parse and send to DB
Any ideas would be very helpful...