Processing
After transformation, the messages are displayed in the > step.
Here, once more, it is put on the queue and await processing. During processing, the Planon application will find the corresponding processors based on the message type and system type combination.
| If there are multiple processors, all will be executed. |
Once done, the message status is changed to Processed and it proceeds to the Processed inbound messages step.
| If processing fails, the message will be listed on the Failed inbound messages step. The application will put the message back on the queue for processing with a maximum number of 9 attempts before it is finally deemed as Failed. |