2.2.5 OFTW
This topic explains the Connection Factories, Queues, and Data Sources required for OFTW.
If OFTW (Oracle Flexcube Testing Workbench) is included in the property file, create the following queues and connection factories in the application server.
Table 2-12 Connection Factories
QCF Label | QCF |
---|---|
RTTDest QCF | RTTDestQCF |
Table 2-13 Queues
QUEUE Label | QUEUE |
---|---|
RTT Recording Queue | RTT_RECORDING_QUEUE |
Table 2-14 Data Source
Datasource Name | Datasource Label | Type | Default Value |
---|---|---|---|
RECORDING_JNDI | OFTW Data Source | XA | jdbc/ OFTWPref |
REPLAY_JNDI | OFTW Data Source | XA | jdbc/ OFTWLogger |
RECORDING_JNDI: Source Schema
REPLAY_JNDI: Schema to store recorded test cases. Recommended to use target schema.
Parent topic: Resource prerequisites for Plug-ins