By default, Insight provides the following processor groups:
You can modify these queue associations through Site Settings: Expand Administration and click the Site Settings node. In Site Main Queues, you can reassign these queues to any other shared queue.
When you define a processor group, a set of SCRIBEIN, SCRIBERETRY, and SCRIBEDEADMESSAGE queues is created. Each queue in this set behaves the same as the queues associated with the DEFAULT group and is given the processor group name as a prefix.
For example, if you define a new processor group, NEWPROCGRP, the following queues are also defined:
To redirect generated messages from a File, Time, or Queue IP to NEWPROCGRP, on Step 1 of the Integration Process Properties, select NEWPROCGRP in Processor Group. When this IP runs, on Step 1, all generated messages are initially sent to the SCRIBEIN queue, then the message processor redirects those messages to the NEWPROCGRP_ScribeIn queue.
Note: | Messages are only processed from the SCRIBEIN queue to a NEWPROCGRP queue when the IP configured with NEWPROCGRP is active. For example, if you click Run Now for an IP that is not active, messages generated by that IP are written to the SCRIBEIN queue, but they are not processed to the NEWPROCGRP queues. |
If you are running more than one IP and one IP depends on the output from another, assign both IP processes to the SERIAL processor group to ensure that one completes processing before the other begins.
Note: | If the maximum number of processors have been assigned from the DEFAULT group to existing groups, a message that no processors are available appears. Before you can add a new group, you must do one of the following:
|
By default, the queue names assigned to this group are based on the group name.
You can assign up to one less processor than the number of processors assigned to the DEFAULT group. For example, if there are 5 processors assigned to the DEFAULT group, you can assign from 1 to 4 processors to the group.
Note: If you do not add these queues to the Shared Message Queues list now, you can add them later. For more information, see Message Queue Security.
See Also