mark record as invalid(message a)


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 message in a is written into the job log.

Description of Parameters


Parameter

Description

a

Log message.