2022

Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 23 Next »

Project Listing

A project is a collections of processes and workflows. It contains set of logic for pulling data out of source systems and placing it into Target Systems. The following screenshot illustrates the project list screen. It lists all the projects belonging to the logged-in user - whether they are created or imported.

Create , Edit, Delete Project 

A logged-in user can create a project by clicking on "Create New Project" - located on the top right section of the page, as shown above.

  1. A pop-up screen will open. It will prompt the user to enter a preferred name.
  2. Clicking on Save will save the project. A saved project will be shown as a first record on the project listing page.
  3. Clicking on Cancel will cancel the process of new project creation. And, it will redirect the user to the project listing page.
  4. Clicking on "Edit" button will open the process listing page.
  5. Clicking on "Delete" button will delete the project and all of its components from the system. Once deleted, a user will not be able to recover projects, or any of its components, from the system.
  6. Click on Download will download the project in a zipped format in the  Downloads folder of the local file system.

Import Project 

DBSync supports two ways to import a project:

  

  1. With "Choose From Existing project" option you can select a zipped file from the local system. The new file will replace the existing project.
  2. With "Create New Project" option you can choose a zipped file from the local system and click on import.
  3. Click cancel to exit out of the Import Project process.
  • No labels