Predefined application message queues
LN provides a number of predefined queues, which you can view in the session.
- bod-processing.incoming-out-of-order
- This queue contains BOD documents received from ION that can be processed out of order (in parallel).
- bod-processing.incoming-in-order
- This queue contains BOD documents received from ION that must be processed in order. This means that BOD documents with the same verb, noun, and company combination are not processed in parallel.
- bod-processing.outgoing-out-of-order
- This queue contains BOD documents to be sent to ION that can be sent out of order (in parallel).
- bod-processing.cleanup
- This queue contains a single cleanup event that is processed every hour. The cleanup removes BOD History records older than the number of days specified in the BOD Parameters (tlbct6100m000) session, and removes processed-message variation IDs and batches older than one day.