2.2.4 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.
Table 2-9 Connection Factories
QCF Label | QCF |
---|---|
MDB QCF | MDBQCF |
All these must be XA enabled.
Table 2-10 Queues
QUEUE Label | QUEUE |
---|---|
MDB Request Queue | MDB_QUEUE |
MDB Response Queue | MDB_QUEUE_RESPONSE |
MDB DL Queue | MDB_QUEUE_DLQ |
Table 2-11 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 |
Parent topic: Resource prerequisites for Plug-ins