Creating a Project

The first task of using the adapter is to create a project. After creating a project, you can create adapter configurations and add services.

A project is named BusinessWorks Application Module in TIBCO Business Studio. You must create a project before creating adapter configurations.

Procedure

  1. Open TIBCO Business Studio in one of the following ways:
    • Microsoft Windows: click Start > All Programs > TIBCO > TIBCO Business Studio version_number > Studio for Designers.
    • Linux: run the TIBCO Business Studio executable located in the TIBCO_HOME/studio/version_number/eclipse directory.
  2. On the Workspace Launcher page, use the default workspace, or click Browser to create a new workspace, and then click OK.
  3. From the main menu, click File > New > BusinessWorks Resources.
  4. In the BusinessWorks Resource Wizard window, click the BusinessWorks Application Module resource, and then click Next.

    Note: TIBCO BusinessWorks provides several ways to launch BusinessWorks Resource Wizard. For detailed information, see the TIBCO ActiveMatrix BusinessWorks documentation.
  5. In the Project window, enter a project name in the Project name field. To use the default location, keep the Use default location, Create empty process, and Create Application check boxes selected.
    Note: Do not use spaces or special characters in the name.

  6. Click Finish.

Result

The project with the given name Demo1Oracle is created. Meanwhile, an application with the same name is created for this project.

The project contains the Processes, Service Descriptors, Resources, Schemas, and Module Descriptors, which are created automatically in the project.