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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

[resolved] Sharepoint file list: How to format SOAP answer

Hi,
I want to download files from Share Point.
I first run a tSoap component to get the list of file then I will run a tHttpREquest for each file to download them.
I get the list of files in the tSoap answer (See file enclosed) and want to format it with a tXml component
My question is: Is there a way to get "ready to use" wsdl (Or XML schema) that I can then enter in the tXml component ? Or do I have to create it manually ?
Thanks for your help.
Regards.
Eric

Labels (2)
1 Solution

Accepted Solutions
_AnonymousUser
Specialist III
Specialist III
Author

Forget my question... I wrote down the SOAP answer as a XMl file and enter it as a source for tXml Component...

View solution in original post

1 Reply
_AnonymousUser
Specialist III
Specialist III
Author

Forget my question... I wrote down the SOAP answer as a XMl file and enter it as a source for tXml Component...