2.2.7 FGL
This topic explains the Connection Factories, Queues, and Data Sources required for FGL.
If FGL application has to be deployed, create the following queues and connection factories in the application server.
Table 2-18 JMS Connection Factories
QCF Label | QCF |
---|---|
Notify Destination QCF | NotifyDestQCF |
Deferred QCF | DefferedDestQCF |
Notify QCF | NOTIFY_MDB_QCF |
Incoming QCF | EmsQcf |
BIP QCF | BIPQCF |
GI Upload QCF | GI_UPLOAD_QCF |
Table 2-19 JMS Queues
QUEUE Label | QUEUE |
---|---|
Notify Destination Queue Name | RTT_RECORDING_QUEUE |
Deferred Queue Name | DEFFERED_DEST_QUEUE |
Notify Queue Name | NOTIFY_QUEUE |
Dead Letter Queue name | NOTIFY_QUEUE_DLQ |
Incoming BackupQueue name | EMS_QUEUE_BACK |
Incoming Dead Letter Queue name | EMS_QUEUE_DLQ |
Incoming Queue Name | EMS_INQUEUE |
Outgoing Queue Name | EMS_OUTQUEUE |
SFMS Incoming Queue | SFMS_INQUEUE |
RTGS Incoming Queue | RTGS_INQUEUE |
BIP Queue Name | BIPREPORT_QUEUE |
BIP Dead Letter Queue Name | INTERNAL_BIP_QUEUE_DLQ |
BIPadvice Queue Name | BIPADVREPORT_QUEUE |
BIPadvice Dead Letter Queue Name | INTERNAL_BIP_ADVICE_QUEUE_DLQ |
GI Upload Queue Name | INTERNAL_GI_UPLOAD_QUEUE |
GI Upload Dead Letter Queue Name | INTERNAL_GI_UPLOAD_DLQ |
Table 2-20 Data Source
Datasource Name | Datasource Label | Type | Default Value |
---|---|---|---|
INIT_DATASOURCE | Data Source | NON-XA | jdbc/fcjdevDS |
SCHEDULER_DS | Scheduler Datasource | XA | jdbc/fcjSchedulerDSREPLAY_JNDI: Schema to store recorded test cases. Recommended to use target schema. |
Parent topic: Resource prerequisites for Plug-ins