+

Search Tips   |   Advanced Search

Update federated repositories

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

To update a federated repository, do the following:

  1. Open wkplc.properties with any text editor from the following directory:

  2. Set values 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...

      cd WP_PROFILE/ConfigEngine:
      ./ConfigEngine.sh wp-update-federated-cur -DWasPassword=foo

  5. Restart the WebSphere_Portal server.


Parent Set federated repositories