Chapter 11: Customizing the Message Generator for TIBCO AECM

This chapter describes how to customize the message generator for use with TIBCO Active Enterprise for wired message format.

RepConnector supports the TIBCO Active Enterprise wire format feature, which allows you to customize and generate a TIBCO Active Enterprise message. The TIBCO adapter uses the customized message generator to send the message to the TIBCO RV bus.

This chapter describes the basic implementation of the base class, the structure of a customized class to extend the base class, and the APIs defined in the base class to retrieve the metadata and data from the message source. RepConnector loads the TIBCO AECM client, which loads the SDK repository information. The user exit is where you can create your own Java implementation to customize a wire-formatted message.