Queue Processing

Queue Processing in Communication Cloud Service automates the mapping of generated communications for further downstream services to handle the print file generation and distribution. The process is initiated after the File Transfer feature detects and processes a file, converting it into the required format and transferring it to the Communication object storage. Once the file is in place, the Communication Batch splits the file into individual communication requests. The communications are then placed into the Communication Queue for further processing. The Communication Queue is responsible for organizing the communications to the appropriate queues based on predefined configuration and sorting rules. This ensures that the communications are managed orderly and efficiently for subsequent services to generate a concatenated PDF file.

See Understanding Distribution Collation for more information on the queue processing steps.