Previous Topic: Regeneration of Web Generation ApplicationsNext Topic: Generate a Web Generation Application from CSE


Generate a Web Generation Application from the Toolset

After the Web Generation installation and design procedures are completed, you can generate your Web Generation application from the Toolset.

To generate a Web Generation application from the Toolset

  1. Start the Toolset and open your model.
  2. From the Construction menu, select the Generation option.
  3. From the Generation Window, select the Options Menu and then Generation Defaults. The Generation Defaults dialog appears.

    Generation Defaults

  4. At the Operating System drop-down box, select JVM.
  5. At the Language drop-down box, select Java.
  6. At the Type of Installation drop-down box, select either Local or Remote.

    For a Remote install, generated files are packaged into one installation file, which can then be manually transferred to any Windows target system. For a Local install, generated files are compiled and prepared for copying onto a server running on the same machine as the toolset. The default is Local.

  7. Click OK.
  8. (Optional) You can select the Options Menu from the Generation Window, then the Model Generation Properties and enter a name in the Java Package Name box.

    Model Generation Properties

    The Java Package Name is used for all generated Java files.

  9. Click OK and you are ready to continue with Generation, Build, Assembling, and deployment of a Web Generation Application.