Running the Purchase Offer Notification Sample

This section describes how to install and run the notification extension included in the NotificationExtension_src.jar file. You can run the extension with minor changes to the included files.

To compile and test the sample notification extension included in the /opt/mtx/bin/ directory, you need the following installed on your system.
  • ANT.
  • Java JDK.
  • The Notification Server must be installed. You need a copy of the /opt/mtx/bin/mtx_notifier_camel.jar file installed with the Notification Server.
Running the sample includes the following steps:
  1. Install the mtx_notifier_camel.jar file.
  2. Compile the source code.
  3. Declare the custom bean.
  4. Customize the purchase offer email message template.
  5. Test the sample.