A multiple Transaction Server environment
You can run multiple Transaction Server instances in the same environment. The Transaction Server instances reference the same database instance and listen on the same queues for input and events. This method distributes the processing of events and other Transaction Server commands among the available Transaction Server instances.
When you need to start a CPCS TXS extract,
the only method that is supported is to use an EntryMarkerTask
Services Framework task that is configured to run the CPCSTxsExtractTask
Services Framework task. The task can be run by a Transaction Server scheduler event, by
scheduling it in Services Framework, or manually from the Task Operation
page. For more information, see Extracting
data.