ILOG JRules User Guide > Storing and Sharing Rules > Tasks > Creating a Project from Rule Team Server

The usual approach to sharing rule projects is to consider the Rule Team Server repository as the source, and any Rule Studio copy as a temporary copy of the project. In this case, you create a new project in Rule Studio from an existing Rule Team Server project.

To create a project from an existing Rule Team Server project:

  1. Click File > New > Project.
  2. In the New Project Wizard select Rule Project from Team Server, and click Next.
  3. The New Rule Project from Team Server window is displayed:
    images/rs_col_newruleproject.png
  4. Fill in the User name, Password, URL, and Data source fields corresponding to your Rule Team Server session. Also indicate where on your disk you want to copy the project if this differs from your Eclipse workspace.
    Note
    You do not need Administrator rights on Rule Team Server to create a project from it. However, you need these rights to publish to Rule Team Server.
  5. images/rs_col_updateconnect.png
  6. Click Connect to establish the connection with Rule Team Server.
  7. If the connection is unsuccessful, you will get the following message at the top of the Rule Team Server Configuration window: Connection with Rule Team Server has failed.
  8. In the Project configuration section, select from the Remote Project drop-down list the Rule Team Server project you want to import.
  9. images/rs_col_updateconfigure.png
    Note
    You can click the Refresh List button if the project you want to import is not yet displayed in the list.
  10. Click Finish.
  11. All project items are imported into your workspace. If an error occurs, it is displayed in the Problems view but the importing continues.

Related Concepts

Rule Team Server
Rule Project Storage
Rule Project
Rule Project Sharing and Synchronizing
Guidelines for Sharing Repositories Between User Profiles
Guidelines for Synchronizing BOM Changes

Related Tasks

Publishing to Rule Team Server
Synchronizing Rule Projects
Test the Connection
Setting Up a Rule Project