Setup the Application Queues

Perform the following steps, substituting <QueueName> (without the angle brackets) with each of the following queue names: DPEnactment, DPError, CuramDeadMessageQueue, WorkflowActivity, WorkflowEnactment and WorkflowError.

  1. Navigate to Service integration > Buses > CuramBus;
  2. Select the Destinations link in the Destination resources section;
  3. Click New to open the "Create new destination" wizard;
  4. Select Queue as the destination type and click Next;
  5. Set the following queue attributes:

    Idenifier : SIB_ <QueueName>

    Leave everything else as the default and click Next;

  6. Use the Selected Bus Member and click Next;
  7. Click Finish to confirm the queue creation.
  8. Select the newly added SIB_ <QueueName> queue now displayed on the list of existing providers. This will open the configuration screen again;
  9. Use the following table to set the Exception Destination via the Specify radio button and associated text filed;
    Table 1. Exception Destination Settings

    Queue Name

    Exception Destination

    SIB_CuramDeadMessageQueue

    System

    SIB_DPEnactment

    SIB_DPError

    SIB_DPError

    SIB_CuramDeadMessageQueue

    SIB_WorkflowActivity

    SIB_WorkflowError

    SIB_WorkflowEnactment

    SIB_WorkflowError

    SIB_WorkflowError

    SIB_CuramDeadMessageQueue

  10. Click OK to apply the changes.
  11. Navigate to Resources > JMS > JMS providers;
  12. Select the Default messaging provider link;
  13. Select the Queues link in the Additional Properties section;
  14. Click New and set the following fields:

    Name : <QueueName>

    JNDI Name : jms/ <QueueName>

    Bus Name : CuramBus

    Queue Name : SIB_ <QueueName>

    Delivery Mode : Persistent

    Leave everything else as the default and click OK to apply the changes.

Save the changes to the master configuration as described in Save the Master Configuration.