Setup the Required Queues

About this task

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

Procedure

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

    Identifier : SIB_ <QueueName>

    Leave everything else as the default and click the Next button;

  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. Set the Maximum failed deliveries to 5;
  10. 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

  11. Click the OK button to apply the changes.
  12. Navigate to Resources > JMS > JMS providers;
  13. Select the Default messaging provider link;
  14. Select the Queues link in the Additional Properties box;
  15. Click the New button 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 the OK button to apply the changes;

Results

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