Loading the data from sharepoint which needs authentication. Passing the authentication using xml(config) file.
Hi All
Basically what I wanted to do is to fetch the data from SharePoint URL which needs authentication into qlikview. As I couldn't achieve the same, I thought of creating the xml(config)file which stores the userid and password. The same to be called to authenticate to open the sharepoint URL then the data can be fetched.
Any help appreciated!
Note: Following is the post for your reference where I tried to achieve the same without using xml but couldn't achieve it.