You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dataloader used to be able to match to an existing file based on ID or externalID and update the details so long as the filePath was provided. We're seeing "Error 10 Internal Error" now whenever an existing file is run through the dataloader.
This has been occurring for all our clients over the last 1-2 weeks.
Description
The dataloader used to be able to match to an existing file based on ID or externalID and update the details so long as the filePath was provided. We're seeing "Error 10 Internal Error" now whenever an existing file is run through the dataloader.
This has been occurring for all our clients over the last 1-2 weeks.
Steps to Reproduce
Expected behavior:
Expect to see the file update
Actual behavior:
dataloader returns an error
Reproduces how often:
100% of files we attempt to update
Additional Information
The
dataloader.properties
file (minus login info)dataloaderproperties (2).txt
The CSV input file (smallest possible file that reproduces the issue
jobOrderFile-20230505-test.csv
)
The results file(s)
jobOrderFile-20230505-test_loadAttachments_2023-05-05_09.43.04_failure.csv
The log file
dataloader_2023-05-05_09.43.04.log
The text was updated successfully, but these errors were encountered: