+

Search Tips   |   Advanced Search

Create the WebSphere Portal profile template on Windows in a clustered environment


After installing the primary node and configuring the remote database, we can create the configuration archive (CAR) file used to create additional portal profiles.


Create the WebSphere Portal profile template

  1. Run the ConfigEngine.bat enable-profiles -DWasPassword=foo task, from the WP_PROFILE\ConfigEngine of the profile that we use as the primary node of the cluster. ...to create configuration archive file... the PORTAL_HOME\profileTemplates\default.portal\configArchives directory.

    If we configured a remote database with Type 4 drivers under...

    WP_PROFILE/PortalServer

    ...they are included in the CAR file created when running enable-profiles.

  2. Run the ConfigEngine.bat package-profiles -DWasPassword=foo task to compress the profileTemplates directory and create a profileTemplates.zip file in the PORTAL_HOME/profileTemplates directory.


Parent: Prepare the primary node on Windows
Previous: Remove search collections on Windows