Creating a Project

The project is the smallest resources unit that is named, versioned, and packaged with an application.

You can create projects as BusinessWorks application modules in TIBCO Business Studio. After creating a project, you can add resources and processes.

    Procedure
  1. Start TIBCO Business Studio.
  2. Go to File > New > BusinessWorks Resources to open the BusinessWorks Resource Wizard.
  3. Click BusinessWorks Application Module in the BusinessWorks Resource dialog. Click Next.
    Note: There are several ways to open the new BusinessWorks Application Module dialog and create a new project in TIBCO Business Studio. For more information, see the TIBCO ActiveMatrix BusinessWorks documentation.
  4. Enter or select the details for your project:
    Field Description
    Project nameName of the project that you are creating
    Use default location

    When selected, the project is created in the workspace currently in use by default.

    If you do not want to use the default location for the project, clear this checkbox and click Browse to select a new location.

    Version

    Use the default version of the application module, or enter a new version for this project.

    Deployment Target

    Select one of the following applications to deploy the Oracle Fusion Cloud Application Suite project:

    • BW6 AppSpace

    • Container

    • TIBCO Cloud

    Create empty process Select to automatically create an empty process.
    Create ApplicationSelect to automatically create an application.
    Use Java configuration

    (Optional) Select this checkbox if you want to create a Java module.

    A Java module provides the Java tool capabilities.

  5. Click Finish.
ResultThe project is created and displayed in the Project Explorer view and the canvas displays the empty process in the Process Editor view.