Importing the Initial Resources

This tutorial supplies a project as the starting-point, so that the initial work, not relating to chained execution, is already done for you. It also requires an organization model, which you may have created and deployed in earlier tutorials.

If not, you can import and deploy it now.

Procedure

  1. Start Studio for Designers.
    Note: Following this tutorial will be simpler and clearer if you close any other projects that you may have open in your TIBCO Business Studio workspace, using the Project > Close Project menu option.
  2. To import the ChainingStart project into your workspace, find the ChainedStart.zip file in the location where you installed TIBCO Business Studio (for example, <STUDIO_HOME > \studio\3.n\samples)..
  3. In TIBCO Business Studio, select File > Import.
  4. The Import wizard is displayed. Select General > Existing Projects into Workspace and click Next.
  5. Click Select archive file, and click on the Browse button.
  6. Browse to the zip file and click Open. The project is displayed in the Import wizard.
  7. Click Finish. The ChainingStart project is installed in your workspace.
  8. If you have not already done so in a previous tutorial:
    • Import the EasyAsSimpleOMSolution project into your workspace. This is the organization model that is referenced by the ChainingStart project that you have imported.
    • Deploy EasyAsSimpleOMSolution to BPM. The organization model must be deployed before you start to deploy the ChainingStart project (see Deploying and Running the Process) or deployment will fail.
      Note: Deploying this project is similar to the deployment of the WelcomeUsers project described in the Create, Deploy, and Run Your First BPM Application tutorials.