Setting up queue mappings
Use this procedure to set up queue mappings for async actions.
- In the Async Administrator, select Setup.
- On the Async Setup page, click the Queues tab and select the queue for which you intend to set up queue mapping.
- In the Queue Mappings for Queue section, click Create.
- On the Async Queue Mapping form, specify this information:
- Async Queue Definition
- Displays the queue to which the queue mapping applies.
- Async Queue Mapping
- This is a read-only field, and its value is automatically populated by the system.
- Email Address
- Specify the email address of the person, for example, the system administrator, who should receive notifications about the status of items processed by this queue. This email address may differ from the email address specified in a queue mapping or during the scheduling of an individual action request. You can also specify multiple emails, separated by commas.
- Notification Type
- The notification type to determine when to send an email to the person specified in the Email Address field: Never, Always, or On Failure. This can be a different notification type than any specified on a queue or when scheduling an individual action request.
- Actor
-
An actor to use to determine whether a background execution task is assigned to this queue. Blank means any actor.
- Data Area
-
A data area to use to determine whether a background execution task is assigned to this queue. Blank means any data area.
- Class
-
A business class to use to determine whether a background execution task is assigned to this queue. Blank means any business class.
- Action
-
A specific action to use to determine whether a background execution task is assigned to this queue. Blank means any action. If you specify an Action value, you must specify a value in the Class field.
- Mapping Field 1
-
This field applies to jobs, job streams, and scheduled PfiTriggers. For jobs and jobs streams of the task type and where the action is Run or Run Stream, you can set this field to the specific business class that the job or job stream was defined to process. For scheduled PfiTriggers, set this field to the specific service name if the trigger is service based, or to the specific flow when it is flow based. Consult your Landmark application user guides to see if any additional classes and actions support the use of this field.
- Mapping Field 2
-
This field applies to jobs and job streams. For jobs and jobs streams of the task type and where the action is Run or Run Stream, you can set this field to the specific action that the job or job stream was defined to process. Consult your Landmark application user guides to see if any additional classes and actions support the use of this field.
- Save History
-
Select whether to save the queue history. Valid queues includes Queue Default, which uses the queue's configured setting, Yes, and No.
Set this to Yes with caution as doing so can result in a large number of accumulated trigger history records.
- Priority
-
The priority for any processing done by the queue using this queue mapping.
Possible values include Critical, High, AboveNormal, Normal, BelowNormal, Low, and None.
- Log Producer Name
-
The log producer to use for problems or exceptions from triggers matching this queue mapping. If blank, the standard AsyncLogger is used.
- Save your changes.