Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
sijojoseph22
Creator II
Creator II

Read XML files from a website

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

4 Replies
avkeep01
Partner - Specialist
Partner - Specialist

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
Creator II
Creator II
Author

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
Partner - Specialist
Partner - Specialist

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
Creator II
Creator II
Author

thanks let me check it