Before you begin
Remember to
shut down any servers associated with a profile you plan to augment.
If you want to configure the Common
database while creating the profile, make sure that your database
server is installed and running.
When you use the Profile Management Tool with the
Motif graphical user interface on the Solaris operating system, the
default size of the Profile Management Tool might be too small to
view all the messages and buttons. To fix the problem, add the following
lines to the
install_root/.Xdefaults file:
Eclipse*spacing:0
Eclipse*fontList:-misc-fixed-medium-r-normal-*-10-100-75-75-c-60-iso8859-1
After
adding the lines, run the following command before starting the Profile
Management Tool:
xrdb -load user_home/.Xdefaults
About this task
The
language of the Profile Management Tool is determined by the default
language on the system. If the default language is not one of the
supported languages, English is used. You can override the default
language by starting the Profile Management Tool from the command
line and using the
java user.language setting to
replace the default language. Enter the following command:
install_root/java/bin/java -Duser.language=locale install_root
For
example, to start the Profile Management Tool in the German language,
enter the following command:
install_root/java/bin/java -Duser.language=de install_root/bin/ProfileManagement/startup.jar
After you start the Profile Management Tool, you
must decide whether to choose
Typical or
Advanced profile
creation. Use the advanced option to:
- Specify a database design file to be used for the database configuration.
- Assign customized values to ports, to the location of the profile,
and to the names of the profile, node, host, and cell (when applicable).
- Create a system service to run the server, if your operating system
and the privileges of your user account permit the creation of services.
- Choose to configure IBM Forms Server to work with
Human Task Management widgets in Business Space.
- Configure Business Process Rules Manager.