20. Graphs
CloverDX graph is the smallest executable work flow unit.
The CloverDX Graphs are created within CloverDX projects.
In the following sections we are going to describe how you can create your graphs:
-
Create an empty graph in a project. See Creating an Empty Graph.
-
Create the transformation graph using graph components, elements and others tools. See Creating a Simple Graph.
Remember that once you have already some CloverDX project in you workspace and have opened the CloverDX perspective, you can create your next CloverDX projects in a slightly different way:
|
When creating an empty graph, also note another option in the
menu:-
Jobflow - creates a
*.jbf
file similar to a graph. You can fill it with Job Control components. These are meant for executing, monitoring and aborting other graphs and complex workflows. Further reading also at Common Properties of Job Control.