Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
i made task refreshing my data. When i'm trying to open refreshed (created by task) document (using browser) i'm getting this message:
Access denied! The server (QVS) has no USER CAL for your account. Please contact your system administrator!
My previous topic:
http://community.qlik.com/message/736120
My account have user cal, but by default i don't have read permission on my report file created by QV Server in Documents. I added it but it's still not working. Why?
It's possible to force permissions inheriting?
i'm sure
ok i guess i know where the problem was:
my architecture is:
- QlikView Server
- Linux Server
- Client computer
Client computer is opening web page standing on Linux Server, on that page i use iframe markup with link to my QlikView Server
my link was:
server/QvAJAXZfc/opendoc.htm?document=reportName.qvw
now i'm using:
server/QvAJAXZfc/opendoc.htm?document=task%2FreportName.qvw
and it's working
why?
i have thought task is generating new document with the same name and location
what mean this param value 'task%2F' and why i need use it?
it's sth like 'open document with reportName built by task'?
...sorry for my newbie questions ![]()
Yes,
In case you use publisher.
Make sure add your account while distributing.
Regards
ASHFAQ
i'm sure
ok i guess i know where the problem was:
my architecture is:
- QlikView Server
- Linux Server
- Client computer
Client computer is opening web page standing on Linux Server, on that page i use iframe markup with link to my QlikView Server
my link was:
server/QvAJAXZfc/opendoc.htm?document=reportName.qvw
now i'm using:
server/QvAJAXZfc/opendoc.htm?document=task%2FreportName.qvw
and it's working
why?
i have thought task is generating new document with the same name and location
what mean this param value 'task%2F' and why i need use it?
it's sth like 'open document with reportName built by task'?
...sorry for my newbie questions ![]()
Hi,
The reason for not forcing inheriting is security. You can either all yourself to the task or set yourself as a document administrator.
Bill
u can try,
qlikview on ur document-properties-security-Edit-add-enter ur access id-ok-ok