Creating a Project

The first task using the adapter is creating a project. After creating a project, you can add adapter configurations, resources, and processes.

Procedure

  1. Start TIBCO Business Studio using one of the following ways:
    • Microsoft Windows: click Start > All Programs > TIBCO > TIBCO_HOME > TIBCO Business Studio version_number > Studio for Designers.
    • UNIX: run the TIBCO Business Studio executable file located in the TIBCO_HOME/studio/version_number/eclipse directory.
  2. From the menu, click File > New > BusinessWorks Resources to open the BusinessWorks Resource wizard.
  3. In the "Select a wizard" dialog, click BusinessWorks Application Module and click Next to open the New BusinessWorks Application Module wizard.
  4. In the Project dialog, configure the project that you want to create:
    1. In the Project name field, enter a project name.
    2. By default, the project that is created is located in the workspace, which is currently in use. If you do not want to use the default location for the project, clear the Use default location check box and click Browse to select a new location.
    3. Use the default version of the application module, or enter a new version in the Version field.
    4. Keep the Create empty process and Create Application check boxes selected to automatically create an empty process and an application when creating the project.
    5. Select the Use Java configuration check box if you want to create a Java module.
      A Java module provides Java tooling capabilities.
    6. Click Finish to create the project.

Result

The project with the specified settings is displayed in the Project Explorer view.