Generating to Change the Name of an Ispec

To change the name of an <<Ispec>> class and retain your existing data, you cannot simply change the name and then reorganize. You must perform the following:

  1. Declare a new <<Ispec>> class in your Specification, then build the application with the Retain Existing Database Segment configuration property set to True.

  2. Move the data from your original <<Ispec>> class into the new one, by writing and using a Report.

  3. Delete the original <<Ispec>> class, then rebuild your application with the Retain Existing Database Segment configuration property set to True.