Importing the Initial Resources

This tutorial supplies a project as the starting-point, so that the initial work, not relating to separation of duties, 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 SODStart project into your workspace, find the SODStart.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 SODStart project is installed in your workspace.
  8. If you have not already done so in a previous tutorial, import the EasyAsSimpleOMSolution file into your workspace This is the organization model that is referenced by the SODStart project that you have imported.
  9. Deploy EasyAsSimpleOMSolution to BPM. The organization model must be deployed before you start to deploy the SODStart 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.