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 |
Mapping: Rules transfer the data from the source structure to the target structure. This is the core of the profile.
A profile is the central configuration unit in the Lobster Data Platform. It receives data, processes it, and forwards it. Configuration is done graphically, with no programming required.
The core task of Phase 3. Mapping transfers data from the source structure to the target structure according to defined rules. In the process, fields can be transformed, functions can be called, and values can be calculated.