Common Content for Data Integration 
			
			- Common Content for Data Integration 10.5.8
- All Products
 
           
      	
            
	
      |  Property 
				 |  Description 
				 | 
|---|---|
| action 
				 | Defines an action that runs on the list of sub-components. 
				 | 
|  disabled 
				 |  Determines whether the Script ignores the component and all of the child components. Use this property to test, debug, and modify a Script. You can choose one of the following options: 
				   
 | 
|  minOccurs 
				 | Defines the minimum number of matching records. Default is 1. 
				 | 
|  maxOccurs 
				 | Defines the maximum number of matching records. Default is 1. Use -1 for an unlimited number. 
				 | 
|  name 
				 |  A descriptive label for the component. This label appears in the log file and the 
				   Eventsview. Use the nameproperty to identify the component that caused the event. | 
|  notifications 
				 |  A list of 
				   NotificationHandlercomponents that handle notifications from nested components. For more information, see 
				  Notifications. | 
|  remark 
				 |  A user-defined comment that describes the purpose or action of the component. 
				 | 
|  sub_elements 
				 | Defines a list of nested sub-elements. 
				 | 
|  target 
				 |  Defines a data holder where the component stores its output. 
				 |