Attachmate Verastream Transaction Integrator Guide

 

Set Project Properties

There are two Web Builder project types:

Each property type has specific properties which Web Builder uses to generate the client applications. The property options vary depending on the project type you choose.

Configuring Java Properties

To configure properties for Java project types
  1. From the New Project dialog box, select the project type you want to build; either an ICA Task File or Task Beans.
    If you are building
    Do this
    ICA Task File
    1. In the left pane, select Tasks.

    2. In the right pane, select which tasks the Web Builder project will use. You must select at least one.

      The tasks in the right pane are those contained in the Transaction Designer project you associated with the current Web Builder project.

    3. (Optional) In the left pane, select ICA Task File to change the name of the XML task file that you are building.
    Task Beans
    1. In the left pane, select Tasks.

    2. In the right pane, select which tasks the Web Builder project will use. You must select at least one.

      The tasks in the right pane are those contained in the Transaction Designer project you associated with the current Web Builder project.

    3. (Optional) In the left pane, select Task Beans to choose to:
      • Package name —Create a unique package name for your Web Builder project.
      • Generate short API names — The checkbox is selected by default. Select this option to shorten task API names based on the name of the copybook field. Otherwise, the format of task bean API names is configured as traditional long names constructed with full parental heritage to match the copybook hierarchy.
      • Generate Javadoc documentation —Select this option to generate Javadoc documentation for the methods in the generated source code. The checkbox is selected by default.
      • Include source code in archive (.jar file) —Select this option to include the source files, along with the compiled classes, in the .jar file.

  2. Click OK to save the properties for this project. If you have set default properties for all your Web Builder projects, they will not be affected by these particular settings.

Configuring .NET Properties

To configure properties for Visual Studio .NET 2003 project types
  1. In the left pane, select Tasks.

  2. In the right pane, select which tasks the Web Builder project will use. You must select at least one.

    The tasks in the right pane are those contained in the Transaction Designer project you associated with the current Web Builder project.

  3. (Optional) In the left pane, select Visual Studio .NET 2003 Web Service to change the name of the Web service that you are building.

  4. Click OK to save the properties for this project. If you have set default properties for all your Web Builder projects, they will not be affected by these particular settings.

 

Related Topics
Bullet Build a Web Builder Project
Bullet Create User-Defined Project Types
Bullet Configuring Default Project Properties
Bullet Deploying to a Development Environment
  Attachmate