1.3 Gateway
This topic explains the Connection Factories, Queues, and Data Sources required for the Gateway.
If scheduler is included in the property file, create the following queues and connection factories in the application server.
- Connection Factories
Table 1-4 Connection Factories
QCF Label QCF MDB QCF MDBQCF Note:
All these must be XA enabled. - Queues
Table 1-5 Queues
QUEUE Label QUEUE MDB Request Queue MDB_QUEUE MDB Response Queue MDB_QUEUE_RESPONSE MDB DL Queue MDB_QUEUE_DLQ - Datasource
Table 1-6 Data Source
Datasource Name Datasource Label Type Default Value FCUBS_MSG_SCHEMA_CON_POOLNAM E DataSource XA for MDB and NON-XA for others. FLEXTEST.WORL D FCUBS_SMS_POOL_NAME DataSource NON-XA jdbc/fcjsmsDS Note:
In addition to above mentioned data sources, for each LOB schema, data source configuration need to be created.
Parent topic: Resources to be created on Application Server