To redirect the report output to a custom location, edit
the Dosgi.instance.area and Dosgi.configuration.area values
in the rpe-launcher.ini and rpe-studio.ini files.
Procedure
- Edit the values in the rpe-launcher.ini file:
- Open the rpe-launcher.ini file.
The default location is %RPE_HOME%\launcher\rpe-launcher.ini.
- In the Dosgi.instance.area parameter,
change the filepath to the custom location.
- In the Dosgi.configuration.area parameter,
change the filepath to the custom location.
- Save and close the file.
- Edit the values in the rpe-studio.ini file:
- Open the rpe-studio.ini file from
the default location: %RPE_HOME%\studio\rpe-studio.ini.
- In the Dosgi.instance.area parameter,
change the filepath to the custom location.
- In the Dosgi.configuration.area parameter,
change the filepath to the custom location.
- Save and close the file.
Example entries
The following values in
the
rpe-launcher.ini file:
-Dosgi.configuration.area=@user.home/Application Data/IBM/Rational/RPE_qualifier_date/Launcher/configuration/
-Dosgi.instance.area=@user.home/Application Data/IBM/Rational/RPE_qualifier_date/Launcher/workspace/
can
be changed to:
-Dosgi.configuration.area=H:\Application Data\IBM\Rational\RPE_qualifier_date\Launcher\configuration\
-Dosgi.instance.area=H:\Application Data\IBM\Rational\RPE_qualifier_date\Launcher\workspace\
The
following values in the
rpe-studio.ini file:
-Dosgi.configuration.area=@user.home/Application Data/IBM/Rational/RPE_qualifier_date/Studio/configuration/
-Dosgi.instance.area=@user.home/Application Data/IBM/Rational/RPE_qualifier_date/Studio/workspace/
can be changed to:
-Dosgi.configuration.area=H:\Application Data\IBM\Rational\RPE_qualifier_date\Studio\configuration\
-Dosgi.instance.area=H:\Application Data\IBM\Rational\RPE_qualifier_date\Studio\workspace\