This is an old revision of the document!
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.
Run the following command line from the Proline-Admin directory:
run_cmd.bat create_project -oid <owner_id> -n <project_name> -desc <project_description>
sh run_cmd.sh create_project -oid <owner_id> -n <project_name> -desc <project_description>
Note: The project's description is optional.
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).
You can also create projects from the Proline Web Desktop interface: Create a Project and synchronise it with the Proline Core UDS Database.