User Tools

Site Tools


how_to:createproject

This is an old revision of the document!


Create a Proline project

This operation could be done directly on Proline Studio. You should notice that creating a new project implies creating 2 new databases ! Dataset Inside project could also be used to organize some experiments.

To create a project using Proline Admin, see following sections.

Command line (ProlineAdmin)

Run the following command line from the Proline-Admin directory:

  • Windows :
run_cmd.bat create_project -oid <owner_id> -n <project_name> -desc <project_description>
  • Linux :
sh run_cmd.sh create_project -oid <owner_id> -n <project_name> -desc <project_description>

Note: The project's description is optional.

From graphical tool ProlineAdmin GUI

Click on the “Create a new project” button, then select the project's owner from users list and set the project's name. You can optionally provide a description for this project.

Note: Since the project's owner must be provided, this functionality will be disable if Proline is not set up or if no Proline user is registered yet (see how to set up Proline and create a Proline user).

From Proline Web Desktop

You can also create projects from the Proline Web Desktop interface: Create a Project and synchronise it with the Proline Core UDS Database.

how_to/createproject.1465817441.txt.gz · Last modified: 2016/06/13 13:30 by 193.48.0.3