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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
brf10043
Creator
Creator

Load Script completes on Desktop but fails on Server Task

Team,

I have a QVW file that I am attempting to publish.  I am able to successfully reload the script manually from my desktop.  However, when I move it to the server and created a task it fails.

Here is an excerpt from the log file.

 

6/30/2016 8:17:19 AM: 0085     FROM [https://projects.gsk.com/getQueryXML.php?query=gsk_prj_reporting&param_active=1&gsk_dept_acc_wildcar... Services/R&D IT] (XmlSimple, Table is [Envelope/Body/QueryResult/Records/Record]) WHERE (left(gsk_dept_del,36) = 'GSK/Corporate/CBS/IT Services/R&D IT')

6/30/2016 8:17:21 AM:       Error: The download of the specified resource has failed.

6/30/2016 8:17:21 AM:       General Script Error

6/30/2016 8:17:21 AM:       Execution Failed

6/30/2016 8:17:21 AM:      Execution finished.

 

I suspect that there is a security setting on the server which prevents the connection to projects.gsk.com.  I have added https://projects.gsk.com to the trusted sights in Internet Options, but this doesn't seem to help.

Suggestions?

1 Reply
santiago_respane
Specialist
Specialist

Hi Bobby,

indeed it seems a security issue, does you url works with some kind of authentication?

In that case you need to make sure that:

  • the qlikview user for the services has access to it.
  • your server can connect to that external web url/service.
  • user starting qlikview service and license lease user are the same.

Please let me know if this helps.

Kind regards,