mark record as invalid()
This function marks the currently processed record as invalid, removes it and continues the processing with the next available one. Useful to skip orders that have already been processed, for example.
The text in a is written into the job log if logging is activated for phase 3 (generally or for the profile). The log entry is always written in mapping tests.
Parameters
Parameter |
Description |
a |
Log message. |