This page was last edited on December 19, 2017, at 10:55.
Comments or questions about this documentation? Contact us for support!
To clone the IWDBP in Composer (iwd_bp_comp) in this way, you must have the Genesys Deployment Agent (GDA) running.
iWD allows you to create more than one iWD business process (or complete interaction workflows) in one tenant. For example, interactions from different media types can be handled by separate business processes.
iWD recognizes seven interaction queues. By default they are created by the delivered iWD business process (iwd_bp_comp) and have the following names:
If there is more than one business process, customized queues must be configured for each solution in the iWD GAX Plug-in. The set of allowed queues is taken from all defined business processes. The names of the chosen queues will then be used by both iWD Manager and iWD Data Mart instead of the default ones.
You must also ensure that the names of all customized queues for completed tasks are added to the list of queue names in Interaction Server in the completed-queues option.
Pre-defined filters on the Global Task List have explicit queue names in their conditions. When custom queues are defined, it is necessary to update filters' criteria with generic queue names instead of explicit ones. For example, the filter criterion Queue is iwd_bp_comp.Main.iWD_Completed should be changed to Queue is Completed. After such a change the filter will work correctly in all solutions with defined custom queues for completed tasks.
The following filter criteria support generic queue names:
When you choose one of these criteria in the Filters page of iWD Manager, a drop-down list appears in place of '{queue}'. There are seven generic queue names available on the list:
and a special value, "(Custom...)". When "(Custom...)" is selected, an edit box appears that allows you to write an explicit queue name.
Integrated Capture Points' options must be set accordingly so that they can put new or modified interactions in the correct interaction queues. When an integrated Capture Point is connected with an iWD solution, its options are automatically synchronized with the solution. The following options are updated in Capture Points to work with a customized iWD business process:
The following mapping between configured queues and Capture Points' options is maintained.
Capture Point Option | iWD Solution's Queue | Default Value |
---|---|---|
default-values/Queue | New | iwd_bp_comp.Main.iWD_New |
RestartQueues | New | iwd_bp_comp.Main.iWD_New |
CompleteQueues | Completed | iwd_bp_comp.Main.iWD_Completed |
RejectQueues | Rejected | iwd_bp_comp.Main.iWD_Rejected |
CancelQueues | Canceled | iwd_bp_comp.Main.iWD_Canceled |
ErrorHeldQueues | Error Held | iwd_bp_comp.Main.iWD_ErrorHeld |
The options are updated whenever a user changes any of the queues in the iWD Solution configuration in GAX. They are also modified when a user changes the assigned Solution in the Capture Point's configuration in GAX. If no Solution has been assigned to the Capture Point, the queue options can be set manually.