Batch Operations Result Codes

This list details the result codes and their meaning.

0
Batch operation file passed validation.
5
Parameter format error.
7
Any internal error/exception when executing the operation.
240000
Batch operation file (identified in SOAP request filename) does not exist.
240001
Batch operation file format error:
  • Head line format error
  • First line of data format error
  • Tail line format error
240002
Batch operation file size is zero (0). The file exists but the file size is zero.
240003
Batch operation file naming error:
  • Batch operation file does not follow the naming rule.
  • File name in head line is inconsistent with file name in SOAP request.
249999
Other file-level error. Buffered batch request no. exceeds the configured max (default 1000).