Migrating event

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

About this task
You can migrate BTT version 4.3 Event to BTT version 7.0 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>