mark record as invalid(message a)


Marks the currently processed record as invalid, removes it and continues the processing with the next available one. The message given with a is logged to Lobster_data's log that can be seen e.g. using the Control Center.

Description of Parameters

Parameter

Description

a

Message explaining the reason.

Example

The first record always should be ignored. Therefore, the following function chain is used.

images/download/attachments/27696865/mark_record_invalid_EN-version-1-modificationdate-1549339421000-api-v2.png

This will lead to the following log entry in the Control Center.

images/download/attachments/27696865/mark_record_invalid_2_EN-version-1-modificationdate-1549339421000-api-v2.png