Informatica Data Quality 
			
			- Informatica Data Quality 10.4.0
 - All Products
 
           
      	
            
	
      convertUserActivityLogFile <-InputFile|-in> input_file_name [<-Format|-fm> format_TEXT_XML] [<-OutputFile|-lo> output_file_name]
Option 
				    | Argument 
				    | Description 
				    | 
|---|---|---|
-InputFile 
					  -in 
					   | input_file_name 
				    | Required. Name of the log file to convert. 
				    | 
-Format 
					  -fm 
					   | format_TEXT_XML 
				    | Optional. Output file format. Valid formats include: 
					  
 Default is text. 
					   | 
-OutputFile 
					  -lo 
					   | output_file_name 
				    | Optional. Name of the output file. If you do not specify an output file name, the command displays the log on the command line. 
				    |