+

Search Tips   |   Advanced Search

Update an entity type on Windows


After adding the user registry, you may find that update a single entity type with the value of the default parent.

For example, if you delete a repository, you will need to update the entity type if it points to the deleted repository.

In a clustered environment, start the dmgr and nodeagent and verify they are able to synchronize.


Update an entity type

  1. Edit wkplc.properties, located in...

      WP_PROFILE/ConfigEngine/properties


  2. Enter the following parameters under VMM supported entity types configuration heading:

  3. Save changes to wkplc.properties.

  4. Choose one of the following tasks to update the entity type:

      To add a new entity type to the existing list

      Run the ConfigEngine.bat wp-update-entitytype -DWasPassword=foo task, from the WP_PROFILE\ConfigEngine.

      To delete the old entity types before adding the new RDN attribute as the only entry in the RDN list

      Run the ConfigEngine.bat wp-set-entitytype -DWasPassword=foo task, from the WP_PROFILE\ConfigEngine.

  5. Stop and restart servers, dmgrs, and node agents.

If you created the clustered environment, including the additional nodes, and then completed the steps in this task, run update-jcr-admin on the secondary nodes.


Parent: Update the user registry on Windows
Related:
Start and stop servers, dmgrs, and node agents
Enable LDAP security after cluster creation