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 22 Next »

Project Listing

A project is a collections of processes, workflows which contains set of logic for pulling out data from source systems and placing it into Target Systems. The following screenshot illustrates the project listing screen which lists all the project which are either created or imported belonging to the logged in user.


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, can be seen from the above screen.

  1. A pop-up screen will open, prompting the user to enter the name of own choice.
  2. Clicking on Save will save the project and will be shown in the project listing page as a first record at the top of list.
  3. Clicking on Cancel will cancel creating a new project and redirect the user to 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 which the user will not be able to recover .
  6. Click on Download will download the project in zipped format in Downloads folder  of the local file system.

Import Project 

DBsync supports importing of a project in two ways which are as listed below 

  1. By "Choose From Existing project" , choosing a zipped file from the local system will replace the existing project with choose file. 
  2. By "Create New Project", choosing a zipped file from the local system and clicking on import .
  3. Clicking on Cancel to exit out of Import Project process.
  • No labels