Content Platform Engine, Version 5.2.1              

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 Platform Engine at the same time with a single command. Any configuration XML file that has the enabled element set to false is skipped.

About this task

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 Platform Engine server.

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

Procedure

  1. Change the current directory to ce_install_path/tools/configure, where ce_install_path is the location where the Content Platform 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 Platform 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 the Configuration Manager profile directory on each additional Content Platform Engine server.
    install_dir
    The location where Content Platform 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, Engine-jb.ear, Engine-jbc.ear, or Engine-jb6eap.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.

Results

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.



Last updated: October 2015
p8pup666.htm

© Copyright IBM Corporation 2013, 2015.