Create a New Project
A project is the basic container that stores all the artifacts for the business process. The project you create here contains a basic organizational model.
Procedure
-
Start TIBCO Business Studio.
The first time that TIBCO Business Studio opens, a window opens that prompts for a folder location to store projects. Choose a workspace folder location, and click OK.
-
Click
File > New > BPM Developer Project.
BPM Modeling is the default perspective.
The New BPM Developer Project window opens.
- Enter WelcomeUsers as the Project name.
-
In the
Destination Environments section, select
BPM
and click
Next.
A destination environment specifies a target TIBCO ActiveMatrix BPM runtime that will execute the process.
TIBCO Business Studio uses the target environment to validate the model, and will display an error message if the target environment cannot execute any part of the model.
-
Expand
Business Objects, select
Organization Model, and click
Finish.
The organization opens in the Organization Editor pane, the process opens in the Process Editor pane, the Properties pane for WelcomeUsers-Process opens, and the new project opens in the Project Explorer pane.
The project contains a number of folders, each of which contains different types of artifacts.
Note that:
- The project contains a single process package, called WelcomeUsers.xpdl.
- The process package contains a single process, called WelcomeUsers-Process.
- Expand Organization, right-click on WelcomeUsers.om and select Rename. Rename it to XYZCompany.om and click OK.
