Updating federated repositories | HCL Digital Experience

You can update the environment parameters you defined when you created the federated repository. You should run the task to update your custom repository if you any environment settings have changed such as the base DN. You can also run the update task if you want to change any settings you specified when you created the repository. For example, run the update task if you want to change support for paging, sorting, and transactions.

About this task

To update a federated repository, do the following:

Procedure

  1. Open wkplc.properties with any text editor from the following directory:
  2. Specify values for the following parameters under the VMM Federated CUR Properties heading:
    • federated.cur.id
    • federated.cur.adapterClassName
    • federated.cur.baseDN
    • federated.cur.isExtIdUnique
    • federated.cur.supportExternalName
    • federated.cur.supportPaging
    • federated.cur.supportSorting
    • federated.cur.supportTransactions
  3. Save and close wkplc.properties.
  4. Run the following task from the wp_profile_root/ConfigEngine directory:
    • Windows: ConfigEngine.bat wp-update-federated-cur -DWasPassword=password
    • AIX®SolarisLinux: ./ConfigEngine.sh wp-update-federated-cur -DWasPassword=password
    • IBM® i: ConfigEngine.sh wp-update-federated-cur -DWasPassword=password
  5. Restart the WebSphere_Portal server.