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
Procedure
- Open wkplc.properties with
any text editor from the following directory:
- Windows™: wp_profile_root\ConfigEngine\properties
- AIX®SolarisLinux™: wp_profile_root/ConfigEngine/properties
- IBM® i: wp_profile_root/ConfigEngine/properties
- 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
- Save and close wkplc.properties.
- 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
- Restart the WebSphere_Portal server.