Migrating event

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

You can migrate BTT version 4.3 Event to BTT version 6.1.2 Event by changing the package name in the operation definition file. See the following example:
<operation id="eventManagerServerOperation" 
    implClass="com.ibm.btt.event.EventManagerServerOperation">
<refFormat name="csReplyFormat" refId="EventManagerCSFormat" />
</operation>