Java Actions

Support for writing actions in Java™ has been added. To facilitate this, changes have been made to the model tooling, FTM Core Java, and ESQL cache initialization and reloading. Also added to the FTM Core Flows project is a new subflow named JavaActions.subflow, which handles all of the actions that are written in Java. Java actions can be used alongside ESQL actions in an application.

In FTM 3.0.0, Fix Pack 4 and later, an extractor has been added to generate events from the model for use with Java actions.

More information about writing actions in Java is in the following topics.