Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
online-dan
Contributor
Contributor

How to user tRESTClient for https ODATA service?

Hi,

I am doing my first steps in Talend Studio. I would like to read data from an ODATA service (https://....) via Talend Studio.

When I enter the URL of the ODATA service (https://...) in a browser, a prompt appears and asks for username and password. After entering the credentials I can see the data in XML format in the browser.

To do the same GET request in Talend Studio, I tried to use tRESTClient component with the settings in the attched screenshot. But this lead to a timeout in job execution.

I am probably wrong with Authentication Typ Basic HTTP. I also read something about using tSetKeystore component together with tRESTClient. But I am not quite sure how to set this up correctly.

I hope someone can help me out. Thanks in advance.

Best regards

Labels (3)
1 Reply
online-dan
Contributor
Contributor
Author

Hi, no idea so far?

 

I just verified the ODATA call from Windows PowerShell from my local machine. As you can see from the screenshot attached, the call works fine from PowerShell. I now need to do the same via Talend Open Studio. Can you please help? Thanks!

 

 

0693p000009HoIRAA0.png