Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 gtaware
		
			gtaware
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Team,
Can please help me to read attached XML ?
 
					
				
		
check the data type of phoneNumber column on the schema, it seems you are reading this column with Date type, if so, change it to string type.
 
					
				
		
 gtaware
		
			gtaware
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thanks Shong . I tried it and I am able to read a data when I click on Refresh Preview .
I have used Xpath Loop Expression as : @id , @extid and Payment Type .. But when I am using tInputXML then it is throwing me error as :
[statistics] connecting to socket on port 3964
[statistics] connected
Unparseable date: "1-800-81-3399"
[statistics] disconnected
 
					
				
		
check the data type of phoneNumber column on the schema, it seems you are reading this column with Date type, if so, change it to string type.
 gtaware
		
			gtaware
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		