1.3.4 Gateway
If scheduler is included in the property file, create the following queues
and connection factories in the application server.
Table 1-9 Connection Factories
| QCF Label | QCF |
|---|---|
| MDB QCF | MDBQCF |
All these must be XA enabled.
Table 1-10 Queues
| QUEUE Label | QUEUE |
|---|---|
| MDB Request Queue | MDB_QUEUE |
| MDB Response Queue | MDB_QUEUE_RESPONSE |
| MDB DL Queue | MDB_QUEUE_DLQ |
Table 1-11 DataSource
| Datasource Name | Datasource Label | Type | Default Value |
|---|---|---|---|
| FCUBS_MSG_SCHEMA_CON_POOLNAME | DataSource | XA for MDB and NON-XA for others | FLEXTEST.WORLD |
| FCUBS_SMS_POOL_NAME | DataSource | NON-XA | jdbc/fcjdevDS |
Parent topic: Resource prerequisites for Plug-ins