Load Report
Output file
File content
Only errors are reported in the file. If all the entries in the file are successfully validated, the Load report header will contain “SUCCESSFUL” and there will be no detail messages.
File structure
The report is tab-delimited with a linefeed character as a line terminator.
Load report header
(occurs once at the start of each load report)
Field |
Name |
Type |
Value |
1 |
Record identifier |
AN8 |
###BEGIN |
2 |
Batch name |
AN |
{your batch name} |
3 |
Result of upload |
A13 |
SUCCESSFUL / UNSUCCESSFUL / SUCCESSFUL WITH ERRORS |
4 |
Start time of report |
AN8 |
HH:MM AM/PM |
Load report message
(occurs multiple times – once per error record)
Field |
Name |
Type |
Value |
1 |
Unique reference |
AN25 |
The unique reference you supplied in (p2) |
2 |
Line number |
AN |
Line :{line in your file where error was found} |
3 |
Error message |
AN |
The error message |
OR |
|||
1 |
Record identifier |
AN8 |
###ERROR |
2 |
Error message |
AN |
The error message |
Load report trailer
(occurs once – the last line in the report)
Field |
Name |
Type |
Value |
1 |
Record identifier |
AN6 |
###END |
2 |
End time of report |
AN8 |
HH:MM AM/PM |