CPS reference application IBM App Connect archive properties
The CPS reference application properties in the IBM® App Connect
Enterprise archive
file that can be changed to match the deployment environment are shown in the following table.
| Resource | Property | Default | Description |
|---|---|---|---|
| Common.LogErrorFlow | dataSource | FTMDB |
The name of the FTM database. |
| Common.LogErrorFlow | DB_SCHEMA | FTM |
Database schema name for the FTM database. |
| Common.LogErrorFlow | ErrorsQueueName | FXH.GPY.ERRORS |
The CPS reference application uses this queue for errors. |
| Common.LogErrorFlow | EventsQueueName | FXH.GPY.EVENTS |
The CPS reference application receives events on this queue. |
| Common.LogErrorFlow | FailedQueueName | FXH.GPY.FAILED |
The CPS reference application places failed messages on this queue. |
| EventProcessingFlow.EventProcessingWrapper | dataSource | FTMDB |
The name of the FTM database. |
| EventProcessingFlow.EventProcessingWrapper | DB_SCHEMA | FTM |
Database schema name for the FTM database. |
| EventProcessingFlow.EventProcessingWrapper | ErrorsQueueName | FXH.GPY.ERRORS |
The name of the queue that the CPS reference application uses for errors. |
| EventProcessingFlow.EventProcessingWrapper | EventsQueueName | FXH.GPY.EVENTS |
The CPS reference application receives events on this queue. |
| EventProcessingFlow.EventProcessingWrapper | FailedEventsQueueName | FXH.GPY.EVENTS.FAILED |
The CPS reference application places failed events on this queue. |
| EventProcessingFlow.EventProcessingWrapper | MapFileExt |
|
The file extension for the compiled WebSphere® Transformation Extender map file. |
| EventProcessingFlow.EventProcessingWrapper | MapRoot | Integration/WTXMaps/ | Directory where the WebSphere Transformation Extender maps are located. |
| Heartbeat.Heartbeat | dataSource | FTMDB |
The name of the FTM database. |
| Heartbeat.Heartbeat | DB_SCHEMA | FTM |
Database schema name for the FTM database. |
| Heartbeat.Heartbeat | EventsQueueName | FXH.GPY.EVENTS |
The CPS reference application receives events on this queue. |
| Heartbeat.Heartbeat | FailedQueueName | FXH.GPY.FAILED |
The CPS reference application places failed messages on this queue. |
| PhysicalTransmissionFlow.PhysicalTransmissionWrapper | dataSource | FTMDB |
The name of the FTM database. |
| PhysicalTransmissionFlow.PhysicalTransmissionWrapper | DB_SCHEMA | FTM |
Database schema name for the FTM database. |
| PhysicalTransmissionFlow.PhysicalTransmissionWrapper | ErrorsQueueName | FXH.GPY.ERRORS |
The CPS reference application uses this queue for errors. |
| PhysicalTransmissionFlow.PhysicalTransmissionWrapper | EventsQueueName | FXH.GPY.EVENTS |
The CPS reference application receives events on this queue. |
| PhysicalTransmissionFlow.PhysicalTransmissionWrapper | FailedQueueName | FXH.GPY.FAILED |
The CPS reference application places failed messages on this queue. |
| PhysicalTransmissionFlow.PhysicalTransmissionWrapper | NoSourceFailedQueueName | FXH.GPY.FAILED |
The CPS reference application places transmissions that it cannot route on this queue. |
| PhysicalTransmissionFlow.PhysicalTransmissionWrapper | CommandInputQueueName | FXH.GPY.COMMAND |
The CPS reference application receives commands on this queue. |
| PhysicalTransmissionFlow.PhysicalTransmissionWrapper | PaymentInputQueueName | FXH.GPY.PAYMENT.IN |
The CPS reference application receives payments on this queue. |
| PhysicalTransmissionFlow.PhysicalTransmissionWrapper | CPSFeatureInputQueueName | FXH.GPY.FEATURE.INTEGRATION |
The CPS reference application receives feature messages on this queue. |
| PhysicalTransmissionFlow.PhysicalTransmissionWrapper | CPAInputDirectory | /FTMChan/CPASource | Directory where the CPA files are placed for loading. |
| PhysicalTransmissionFlow.PhysicalTransmissionWrapper | MapFileExt |
|
The file extension for the compiled WebSphere Transformation Extender map file. |
| PhysicalTransmissionFlow.PhysicalTransmissionWrapper | MapRoot | Integration/WTXMaps/ | Directory where the WebSphere Transformation Extender maps are located. |