IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Using dynamic connections

About this task

To use dynamic connections, set the following definitions for the CSClient instance in the client dse.ini file:

Procedure

Example

The following is an example of a CSClient definition in dsesrvce.xml that supports dynamic connections:
<CSClient id="realCSClient"
usedForServerToClientEventNotification="true"
permanentConnectionForEvents="false"
eventsPort="8082"
...


Feedback