Common Content for Data Integration 
			
			- Common Content for Data Integration 10.5.7
- All Products
 
           
      	
            
	
      | Event 
				 | Description 
				 | 
|---|---|
| Start 
				 | Defines the beginning of the workflow. The Start event represents the start the sequence of possible actions that the workflow specifies for the data. A workflow contains a single Start event. 
				 | 
| End 
				 |  Defines the end of the workflow. The End event represents the completion of the sequence of possible actions that the workflow specifies for the data. A workflow contains a single End event. 
				 | 
| Terminate 
				 | Defines a point before the End event at which the workflow can end. A workflow terminates if you connect the task to a Terminate event and the task output satisfies a condition on the sequence flow. The Terminate event aborts the workflow before any further task in the workflow can run. A workflow can have one or more Terminate events. 
				 |