Common Content for Data Integration 
			
			- Common Content for Data Integration 10.5.9
- All Products
 
           
      	
            
	
      |  Property 
				 |  Description 
				 | 
|---|---|
|  absent 
				 |  Defines the behavior of the 
				   Groupanchor when one of its nested, non-optional anchors or actions fails. You can choose one of the following options: 
 | 
|  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: 
				   
 | 
|  marking 
				 |  Determines whether an anchor is used as the start of the search scope for the succeeding anchor. You can choose one of the following options: 
				   
 For more information, see 
					 How a Parser Searches for Anchors. 
				   | 
|  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. | 
|  no_initial_phase 
				 | Determines whether the Script searches for nested anchors in the main phase. You can choose one of the following options: 
				   
 | 
|  notifications 
				 |  A list of 
				   NotificationHandlercomponents that handle notifications from nested components. For more information, see 
				  Notifications. | 
|  on_fail 
				 | The action to take if the component fails. You can choose one of the following options: 
				   
 Default is cleared. For more information about handling component failures, see 
					 Failure Handling. 
				   | 
|  on_partial_match 
				 | Determines the behavior when 
				   Groupdoes not find all its nested, non-optional anchors. You can choose one of the following options: 
 | 
|  optional 
				 |  Determines whether a component failure causes the parent component to fail. You can choose one of the following options: 
				   
 | 
|  phase 
				 | Determines when the Script processes the component. You can choose one of the following options: 
				   
 For more information, see 
					 How a Parser Searches for Anchors. 
				   | 
|  remark 
				 |  A user-defined comment that describes the purpose or action of the component. 
				 | 
|  search_order 
				 | Defines the direction of processing nested anchors. You can choose one of the following options: 
				   
 | 
| source 
				 | Defines a sequence of data holders for input to the 
				   Group. Each data holder is identified by one of the following properties: 
 sourceproperty when the Groupis called by another component. For more information, see 
				  Source Property. | 
|  target 
				 | Defines a sequence of data holders for output from the 
				   Group. If a data holder does not yet exist, it is created. Each data holder is identified by one of the following properties: 
 targetproperty when the output of the Groupis used by another component. For more information, see 
				  Target Property. |