Migrating Event

This topic introduces how you can migrate BTT version 5.2 Event to BTT version 6.1.2 Event.

You can migrate BTT version 5.2 Event to BTT version 6.1.2 Event by defining the Event manager server operation in the operation definition file. See the following example:

<operation id="eventManagerServerOperation" 
    implClass="com.ibm.btt.event.EventManagerServerOperation">
<refFormat name="csReplyFormat" refId="EventManagerCSFormat" />
</operation>