Pipelet CreateProductListRegistrant
            Creates a ProductListRegistrant that is associated with the specified ProductList. By default the registrant is assigned to the registrant attribute of the list.  If the optional CreateCoRegistrant configuration parameter is set to true, then the registrant is assigned to the coRegistrant attribute of the list. If there is already a registrant associated with the specified attribute, then the pipelet terminates via the ERROR exit.
            
                Group:
                
            ProductList
                Flags:
                Error Connector
                Transaction Required
            
			Configuration Properties
		
                
                    CreateCoRegistrant
					 : 
					String
							(Optional)
						
                    
            
If false, the registrant is created. If true, a co-registrant is created instead of the registrant.
                    Permissible Values:
                    false
                    true
                
			Input Parameters
		
                
                    ProductList
					 : 
					ProductList
							(Required)
						
                    
                
            
			Output Parameters
		
                
                    ProductListRegistrant
					 : 
					ProductListRegistrant
					 : 
					
							(Required)