Advanced Customization > Services and Infrastructure Customization > Enumerated Types > The Enumerated Type Customization Utility > Starting the Utility
  
Starting the Utility
In the tools properties, the wt.resource and wt.clients.tools.enumtype properties (described in properties.html) are used to configure the utility for your environment. Most of these properties need not be set, since appropriate defaults are provided.
To start the Enumerated Type Customization Utility, open a console prompt and enter the following script name:
enumCustomize
To see the changes you have made after using the utility, perform the following steps:
1. Restart the method server.
2. Rebuild all of the client jar files (see Managing Client JAR Files in Managing Customizations) so clients can access the new values.
3. Restart any Java clients. (HTML clients access the new values as soon as their pages are refreshed from the server.)