Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 sijojoseph22
		
			sijojoseph22
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi all,
I am having XML files uploaded in a website. I want to read the files without downloading it.
Please could you advise on this.
Let me know if any more information is required. The REST APIs is not supported in this.
Thanks,
Sijo
 avkeep01
		
			avkeep01
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		In Qlikview you can use "internet files" in your script editor. There you can add the URL and it shows a wizard for pulling data from internet files.
In QlikSense you can make a connections with "internet files" and then the wizard appears when you want to select the data.
 
					
				
		
 sijojoseph22
		
			sijojoseph22
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thanks Anton.
Is there any way we can give the user id and password while creating the connection to the internet files, Its just asking the URL and name.
Regards,
Sijo
 avkeep01
		
			avkeep01
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I don't know, maybe in the URL? You can't do anything else then parsing the URL. Maybe one of the paramaters is defined for UserID and password. That is something you'll need to ask to the website builder.
 
					
				
		
 sijojoseph22
		
			sijojoseph22
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		thanks let me check it
