FileNet P8 Content Engine, Version 5.0.+              

Running all the configuration XML files at the same time

From the command line, you can run all of the required configuration XML files for Content Engine at the same time with a single command. Any configuration XML file that has the <TaskEnbled> element set to false is skipped.

If your FileNet® P8 domain uses multiple non-managed application servers, then you use a copy of a single EAR file with the bootstrap settings on all the servers. After you run all the tasks on the initial server, you copy the EAR file with the bootstrap settings to the additional servers. Then, when you run the tasks for the additional servers, do not use this procedure to run all tasks at once on the additional servers. Instead, only run the tasks for configuring the JDBC data sources for the GCD, configuring the JDBC data sources for the object stores, and configuring the LDAP provider.

For all other configurations, you can run all the tasks at once on each Content Engine server.

To run all the configuration XML files at the same time:

  1. Change the current directory to ce_install_path/tools/configure, where ce_install_path is the location where the Content Engine software is installed.
  2. Run the following command.
    configmgr_cl execute -profile myprofile
    where the -profile myprofile parameter specifies the profile to use. The myprofile value can be one of the following items:
    • The name of the profile, such as ce_was_tiv_db2. The profile must be located in the ce_install_path/tools/configure/profiles directory, where ce_install_path is the location where the Content Engine software is installed.
    • The absolute path to the profile directory, such as "C:\Program Files\IBM\FileNet\ContentEngine\tools\configure\profiles\ce_was_tiv_db2" or opt/IBM/FileNet/ContentEngine/tools/configure/profiles/ce_was_tiv_db2.
    • The absolute path to the profile input file, such as "C:\Program Files\IBM\FileNet\ContentEngine\tools\configure\profiles\ce_was_tiv_db2\ce_was_tiv_db2.cfg" or opt/IBM/FileNet/ContentEngine/tools/configure/profiles/ce_was_tiv_db2/ce_was_tiv_db2.cfg.
    Remember: If the path includes a directory name with spaces, enclose the entire path in quotation marks. For example, enter "C:\Program Files\IBM\FileNet\ContentEngine\tools\configure\profiles\ce_was_tiv_db2\ce_was_tiv_db2.cfg".
  3. If your FileNet P8 domain uses multiple non-managed application servers, then copy the ce_install_path/ContentEngine/tools/configure/profiles/my_profile/ear/Engine-app_server_type.ear file to each additional Content Engine server.
    install_dir
    The location where Content Engine is installed.
    my_profile
    The directory for the Configuration Manager profile that you created.
    Engine-app_server_type.ear
    The EAR file for your application server type: Engine-ws.ear, Engine-wl.ear, or Engine-jb.ear.
    Important: For each additional non-managed server, only run the tasks for configuring the JDBC data sources for the GCD, configuring the JDBC data sources for the object stores, and configuring the LDAP provider.

The task execution status messages are displayed.

Oracle WebLogic Server only. When you run all the tasks, the weblogic.security.providers.authentication.DefaultAuthenticator.ControlFlag value is set to SUFFICIENT for authenticating users.



Feedback

Last updated: November 2010


© Copyright IBM Corporation 2010.
This information center is powered by Eclipse technology. (http://www.eclipse.org)