+

Search Tips   |   Advanced Search

Update an entity type

After adding the user registry, we can update a single entity type with the value of the default parent. For example, if you delete a repository, update the entity type if it points to the deleted repository. In a stand-alone server environment, complete the following task when the servers are either stopped or started. In a clustered environment, start the deployment manager and node agent. Then, verify they are able to synchronize.

  1. cd WP_PROFILE/ConfigEngine/properties

  2. Edit wkplc.properties

  3. Set the following parameters under the VMM supported entity types configuration heading:

    • entityTypeName
    • defaultParent
    • rdnProperties

  4. Save the changes to wkplc.properties.

  5. Open a command prompt.

  6. cd WP_PROFILE/ConfigEngine.

  7. To delete the old entity types before adding the RDN attribute as the only entry in the RDN list:

      ./ConfigEngine.sh wp-set-entitytype -DWasPassword=foo

  8. To add an entity type to the existing list:

      ./ConfigEngine.sh wp-update-entitytype -DWasPassword=foo

  9. Stop and restart the appropriate servers to propagate the changes.


Parent Update the user registry