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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
pablomind
Creator
Creator

QMC Reload Failed

Hi everybody,

Im having the problem that when I try to reload the qvw document that reads data from a sharepoint api tables, I get "Error: The download of the specified resource has failed".This happens only when I load from Qlikview Management  Console portal. When I launch qlikview application and reload this document manually, it runs fine.

This is the log Im getting from the qvw document:

2016-10-20 16:50:24 0002 SET ThousandSep='.'

2016-10-20 16:50:24 0003 SET DecimalSep=','

2016-10-20 16:50:24 0004 SET MoneyThousandSep='.'

2016-10-20 16:50:24 0005 SET MoneyDecimalSep=','

2016-10-20 16:50:24 0006 SET MoneyFormat='#.##0,00 €;-#.##0,00 €'

2016-10-20 16:50:24 0007 SET TimeFormat='h:mm:ss'

2016-10-20 16:50:24 0008 SET DateFormat='DD/MM/YYYY'

2016-10-20 16:50:24 0009 SET TimestampFormat='DD/MM/YYYY h:mm:ss[.fff]'

2016-10-20 16:50:24 0010 SET MonthNames='ene.;feb.;mar.;abr.;may.;jun.;jul.;ago.;sep.;oct.;nov.;dic.'

2016-10-20 16:50:24 0011 SET DayNames='lu.;ma.;mi.;ju.;vi.;sá.;do.'

2016-10-20 16:50:24 0012 SET LongMonthNames='enero;febrero;marzo;abril;mayo;junio;julio;agosto;septiembre;octubre;noviembre;diciembre'

2016-10-20 16:50:24 0013 SET LongDayNames='lunes;martes;miércoles;jueves;viernes;sábado;domingo'

2016-10-20 16:50:24 0014 SET FirstWeekDay=0

2016-10-20 16:50:24 0015 SET BrokenWeeks=0

2016-10-20 16:50:24 0016 SET ReferenceDay=4

2016-10-20 16:50:24 0017 SET FirstMonthOfYear=1

2016-10-20 16:50:24 0018 SET CollationLocale='es-ES'

2016-10-20 16:50:24 0036 Map_Projects:

2016-10-20 16:50:24 0037 Mapping LOAD

2016-10-20 16:50:24 0038     [content/properties/ProjectId] as ProjectId,

2016-10-20 16:50:24 0039     [content/properties/ProjectIdentifier] as ProjectIdentifier

2016-10-20 16:50:24 0040

2016-10-20 16:50:24 0041 FROM [https://server.sharepoint.com/sites/PRBTUIDS/_api/ProjectData/Projects] (XmlSimple, Table is [feed/entry])

2016-10-20 16:50:24      Error: The download of the specified resource has failed.

2016-10-20 16:50:24     

2016-10-20 16:50:24      General Script Error

2016-10-20 16:50:24      Execution Failed

2016-10-20 16:50:24      Execution finished.

I have checked if my qlikview service user name its the same as the user I use to log in in Sharepoint and it is. I need help.

Labels (1)
0 Replies