Installation and configuration
Install the FTM Model Tools for RSA as normal using the supplied IBM® Installation Manager repository. For more information, see Installing the FTM Model Tools package.
The scripts to run the FTM extractor can be found in the
\FSMExtractor\ folder in the supplied
\multiplatform\FXH_FSM_Model_Tools\FXH\rsm\FTM_Model_Tools.zip file.
\FSMExtractor\
FTMExtractor.cmd
FTMExtractor.sh
runFTMExtractor.cmd
runFTMExtractor.shExtract these scripts and edit the FTMExtractor.cmd/.sh script to change the following
variables:
- RSA_HOME
- This is the RSA installation directory. It is referred to as the "Package Group Installation Directory" in Installation Manager. For example: C:\Program Files\IBM\SDP.
- RSA_LAUNCHER
- This is the path to the JAR file used to launch RSA. This JAR file is called
org.eclipse.equinox.launcher_<version>.jar
Specify the path relative to the RSA_HOME entry. For example: \plugins\org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar.