B2B Data Transformation 
			
			- B2B Data Transformation 10.5.6
 - All Products
 
           
      	
            
	
       Property 
				  |  Description 
				  | 
|---|---|
 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. 
				  | 
 maxOccurs 
				  | Defines the maximum number of matching records. Use -1 for an unlimited number. 
				  | 
 name 
				  |  A descriptive label for the component. This label appears in the log file and the 
				   Events  view. Use the 
				  name  property to identify the component that caused the event. 
				 | 
 notifications 
				  |  A list of 
				   NotificationHandler  components that handle notifications from nested components. For more information, see 
				  Notifications. 
				 | 
 ref 
				  | Defines the name of the globally configured component. 
				  | 
 remark 
				  |  A user-defined comment that describes the purpose or action of the component. 
				  | 
 schema_connections 
				  | Connects the target of the references subelement with the target of the 
				   EmbeddedStructure . For more information, see 
				  Connect. 
				 | 
 target 
				  |  Defines a data holder where the component stores its output. 
				  |