1.2 Configure Scheduler
This topic describes the method to configure scheduler data source.
- Specify the option for scheduler configuration.The following screen is displayed.
Figure 1-10 Scheduler Configuration_Scheduler Datasource
- Specify the following details:
- Scheduler Datasource: Specify the scheduler datasource name in this field in which Oracle FLEXCUBE will access.
- Scheduler Log Rotation Interval: Specify the scheduler log rotation interval. Select the interval between each rotation of scheduler log.
- Click Next to configure Scheduler Destination Queue.The following screen is displayed.
Figure 1-11 Scheduler Destination Queue Configuration
- 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 NotifyDestQCF 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 1-12 Secure Enabled Scheduler Destination Queue Configuration
- 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.If the queue connection factory is not secured, i.e., if you have not selected the checkbox 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
For Oracle WebLogic application server, the notify queue location should be selected as 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 notified deferred queue name and connection factory. - Notify Destination: Specify the notify destination. Select one of the following options:
- If you choose Internal in the Notify Queue Location, you can specify the notified deferred queue name and connection factory.The following screen is displayed.
Figure 1-13 Scheduler Configuration_Deffered Queue Details
- Specify the following details:
- Notify Deffered Queue Name: Set DEFFERED_DEST_QUEUE as the notified deferred queue name.
- Deffered Queue Connection Factory: Set DefferedDestQCF as the deferred 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.
Figure 1-14 Secure Enabled Scheduler Configuration_Deffered Queue Details
- Specify the caller ID and caller password for the secured deferred queue connection factory.
- Click Next for Scheduler Notify Internal Queue configuration.The following screen is displayed.
Figure 1-15 Scheduler Notify Internal Queue configuration
- Specify the following details:
- Notify Queue Name: Set NOTIFY_QUEUE as thenotify 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: Select this checkbox 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.
Figure 1-16 Secure Enabled Scheduler Notify Internal Queue configuration
- Specify the Caller ID and Caller Password for the secured notify queue connection factory.
Parent topic: Create Property File