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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Connect to ATOM SVC

Hello - I am trying to connect to an ATOM service which was created with SSRS, but I am not sure which tool I should use to connect.  The connection requires authentication.  Any suggestions?
Alternatively, I can request an XML file through the service, but I have to pass the parameter "rs.format=XML".  This forces a download of the XML file, so I don't think tFileFetch will work. When I tried tFileFetch it gave me a " java.net.SocketException: Connection reset" error.
Labels (4)
1 Reply
Anonymous
Not applicable
Author

Hi,
Have you tried the tHttpRequest component?
This component sends an HTTP request to the server end and gets the corresponding response information from the server end.
TalendHelpCenter:tHttpRequest
Best regards
Sabrina