Chapter 10. Creating CloverETL Graphs

Within any CloverETL project, you need to create CloverETL graph. In the following sections we are going to describe how you can create your graphs:

  1. As the first step, you must create an empty graph in a project. See Creating Empty Graphs.

  2. As the second step, you must create the transformation graph by using graph components, elements and others tools. See Creating a Simple Graph in a Few Simple Steps for an example in which we want to show you an example of the transformation graph creation.

[Note]Note

Remember that once you have already some CloverETL project in you workspace and have opened the CloverETL perspective, you can create your next CloverETL projects in a slightly different way:

  • You can create directly a new CloverETL project from the main menu by selecting FileNewCloverETL Project or select FileNewProject... and do what has been described above.

  • You can also right-click inside the Navigator pane and select either directly NewCloverETL Project or NewProject... from the context menu and do what has been described above.