Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Does anyone have experience in interface to web service with a password and a function?My macro code looks like this:Set xmlhttp = CreateObject (" Microsoft.XMLHTTP")xmlhttp.open "GET", URL & "/ GetQuestionnairesFindings (DateTime fromDate, DateTime toDate)", false, username, paswordI get a Connection Error"Permission denied"If anyone has such examples of the type of connection ..
This post can help you!
http://community.qlik.com/media/p/62504.aspx