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:
- Install the mtx_notifier_camel.jar file.
- Compile the source code.
- Declare the custom bean.
- Customize the purchase offer email message template.
- Test the sample.