mark record as invalid(message a)
Group |
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 Lobster_data job log if logging is activated for phase 3 (generally or for the profile). The log entry is always written in mapping tests.
Description of Parameters
Parameter |
Description |
a |
Log message. |