Creating a Project

Projects are BusinessWorks application modules that are created in TIBCO Business Studio. A project contains various resources.

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.
    • Mac OS and Linux: Run the TIBCO Business Studio executable file located in the TIBCO_HOME/studio/version_number/eclipse directory.
  2. Click File > New > BusinessWorks Resources.
  3. Click BusinessWorks Application Module in the BusinessWorks Resource window. Click Next.
    Note: There are several ways to open the New BusinessWorks Application Module window and create a new project in TIBCO Business Studio. See the TIBCO ActiveMatrix BusinessWorks documentation for more information.
  4. Type a name for the project that you are creating in the Project name field.
  5. Do one of the following:
    • Keep the Use default location check box to use the default location.
    • Clear the Use default location check box and click Browse to select a new location.
  6. Do one of the following:
    • Use the default version of the application moduel.
    • Enter a new version in the Version field.
  7. Keep the Create Empty Process, and Create Application check boxes selected to create an empty process and an application.
  8. (Optional) Select the Use Java Configuration check box, if you want to create a Java module.
  9. Click Finish.
    The project is created.

Result

A project and an application are created and displayed in the Project Explorer view. The Process editor opens automatically.