Creating a ZIETrans project

Begin on the Welcome page. If the Welcome page is not displayed, click the Open ZIETrans Welcome Page icon welcome page icon on the main toolbar.

  1. Expand the Create your first project section.
  2. Click the link to launch the Create a Project wizard.
  3. On the ZIETrans Project page:
    1. Type the name of the project you are creating.
    2. Type a description of the project. This is optional. You can keep notes here or use it however you want.
    3. Leave the Use default location check box selected.
    4. In the Deployment section select whether the project is for a Web application.
      Note: If the Web deployment option is disabled, this indicates that no server runtimes are defined. To define server runtimes, go to Window > Preferences > Server > Installed Runtimes and add at least one runtime definition.
      • Web
        • Select the target server you want to use for your application.
        • Supply a name to use for the Enterprise application (.ear file) project or take the default.
        • Leave the Optimize options for mobile devices check box cleared.
          Note: For information about creating a ZIETrans Web project optimized for mobile devices, see the section, Developing ZIETrans applications for mobile devices, in the Developing and deploying ZIETrans Web applications.
        • Leave the Add administration console support check box selected.
    5. Click Next.
  4. On the Connection Settings page:
    1. Type the name of the Telnet server to use to access the host application. This can be a host name, a domain name (such as myhost.mycompany.com), an alias, or an IP address.
    2. If your host application uses 3270 protocols, select the 3270 or 3270E connection type depending on the functions required by the application. For example, printing support requires the 3270E connection type. If your host application uses 5250 protocols, select the 5250 connection type if it is accessed through a 5250 Telnet server.
    3. Select the port, code page and screen size.
    4. Click Next.
  5. On the Project Theme page, select the overall appearance and behavior you want for the application. You can select whether you want the application to appear and behave more like an emulator, more like a modern application, or a custom setting somewhere in between. Click Next.
  6. On the Default Template page, all of the templates provided with ZIETrans are displayed. Choose one to use as a starting point for your project. Click Finish.
  7. A progress bar displays as ZIETrans creates the project.

You have created a simple ZIETrans project. Next, you will test the project using the local test environment.