Types of Queues

A Landmark Environment contains several delivered queues and you can create additional queues as well. The delivered queues have specific defined functions whereas the queues that you create are additional queues for background processing. Some Landmark applications, but not all, include menu options and forms for dealing with the delivered queues. A system will typically have the following types of queues:

  • S3 Transaction queues

    The S3 Transaction queues process transactions that involve the Lawson applications. Not all Landmark applications interact with the Lawson applications, so you may have no use for these queues.

  • E-mail queues

    The E-mail queues process e-mails for the Landmark applications.

  • Default queue

    Default queues are for the background processing of actions or tasks that do not get assigned via queue mapping to any of the additional queues that you have created. A default queue for a data area is created the first time that it is needed.

    Note: In previous releases, there was only one default queue for all data areas. Whether your system uses only one default queue or creates default queues for each data area is controlled by a configuration parameter named default.queue.by.data.area (in the async category) . Note also that if you are moving from a system with a single default queue to one with default queues for each data area, new queues will have a default Max Active Actions value of the existing default queue. For new installations, the initial value of this is 4. For more information, see Runtime Parameters in the ConfigurationParameter Table.
  • Additional queues for background processing

    You can create additional queues for the background processing of actions or tasks. See the user guide for your Landmark application for any suggested or recommended additional queues.