Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Loading data from web using Java API - XML.

Hello,

I want to load the data from web server and to call the server i need to pass some parameters using or creating JAVA API, the API gives me the file in XML format.

Do I need to write an API fro that and if yes please provide more details.

And how I will be reading/storing the data from XML into my Qlik sense. (I am using Qlik sense platform)

Thanks,

Prerak

6 Replies
RSvebeck
Specialist
Specialist

Did you try the REST connector?

Svebeck Consulting AB
Not applicable
Author

Use web file put the url in type file select Xml.

Select the table and finish.

Put the parameter in url or where option.

Not applicable
Author

Hey,

Thank you for the response. I tried the Rest connector but it gives DNS error. Can you please help me understand the Error.

error.PNG

Not applicable
Author

Hello,

I am getting errorcode.700 as error while using the web file.

I have to connect to the URL with ID and Password and then have to query for system status by 'getSystemStatus()'.

RSvebeck
Specialist
Specialist

DNS error indicates that your server is not correctly setup towards your network. Can you "surf" to the url from the server in a browser?

Svebeck Consulting AB
Not applicable
Author

Hi,

Can you please provide me an example for the same. As I am not able to connect using web files.