Base Queue ProcessorΒΆ
This template is the base template for all queue processors.
Tip
This template is a base template. It is not likely that you will ever create items based directly on this template.
Template name | Base Queue Processor |
Base template | none |
Field | Description |
---|---|
Process Entries |
Only entries that match at least one of the selected
status values are processed.
|
Remove Unprocessed Entries |
When the processor is finished running, any unprocessed
entries are removed from the queue if this field is
ticked.
If you untick this field, entries will remain in the
queue after the processor finishes running. This will
result in unexpected behavior, including data not
being synchronized.
Only untick this field if you have implemented an
alternate method for removing unprocessed entries
from the queue.
|