Configuring Scheduler Queues

This section describes the method to configure scheduler Queues.

  1. System displays the following screen:

    Figure 2-5 Configuring Scheduler Queues



  2. Specify the following details:
    Notify Destination - Specify the notify destination. Select one of the following options:
    • QUEUE
    • TOPIC

    Queue Name - Set ‘NOTIFY_DEST_QUEUE’ as the destination queue name.

    Queue Connection Factory - Set ‘NotifyDestTCF’ as the queue connection factory.

    Secure Check this box to indicate that it is a secured queue connection factory. If you check this box, you will be prompted to specify the caller ID and caller password as shown in the following screen.

    Figure 2-6 Configuring Scheduler Queues



    Caller ID - Specify the caller ID for the secured queue connection factory.

    Caller Password - Specify the password for the caller ID to access the secured queue connection factory.

    Note:

    If the queue connection factory is not secured, i.e., if you have not checked the box‘Secure’, the installer will not display the fields ‘Caller ID’ and ‘Caller Password’. You need not provide these details in that case.
    Notify Queue Location - Specify the notify queue location. Select one of the following options:
    • Internal
    • External

    Note:

    For Oracle WebLogic application server, the notify queue location should be selectedas ‘Internal’. If you choose ‘Internal’ as the ‘Notify Queue Location’, the screen provided in the following step does not get displayed. You will be navigated to next step where you can specify the notify deferred queue name and connection factory.
  3. If you choose ‘External’, system displays the following screen:

    Figure 2-7 Configuring Scheduler Queues



  4. Specify the following details of the external queue.
    Provider URL - Specify the provide URL (iiop://localhost:1010).

    1010 is the default IIOP port.

    Security Principal - Specify the login ID to access the application server.

    Security Credentials - Specify the password to access the application server.

  5. Click Next to proceed with scheduler configuration.

    Note:

    If you choose ‘Internal’ as the ‘Notify Queue Location’, you will be directly navigated to the following screen. In that case, the installer will not show the screen explained in the previous step.

    Figure 2-8 Configuring Scheduler Queues



  6. Specify the following details:

    Notify Deffered Queue Name - Set ‘DEFFERED_DEST_QUEUE’ as the notify differed queue name.

    Deffered Queue Connection Factory - Set ‘DefferedDestQcf’ as the deffered queue connection factory.

    Secure - Check this box to indicate that it is a secured deferred queue connection factory. If you check this box, you will be prompted to enter the caller ID and caller password as shown in the following screen.

  7. Specify the caller ID and caller password for the secured deferred queue connection factory.
  8. Click Next and the following screen is displayed.
  9. Specify the following details:

    Notify Queue Name - Set ‘NOTIFY_QUEUE’ as the notify queue name.

    Dead Letter Queue Name - Set ‘NOTIFY_QUEUE DLQ’ as the dead letter queue name.

    Notify Queue Connection Factory - Set ‘NOTIFY_MDB_QCF’ as the notify queue connection factory.

    Secure - Check this box to indicate that it is a secured queue connection factory. If you check this box, you will be prompted to enter the caller ID and caller password as shown in the following screen.

  10. Specify the caller ID and caller password for the secured notify queue connection factory.
  11. Click Next and the following screen is displayed.