Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
pauljohansson
Creator III
Creator III

Failed to open document, You dont have access to this document.

Hi,

Ive developed a document with section access. It works perfectley fine when I open it locally with my account. After I have published it on the access point though i recieve:

"Failed to open document, You dont have access to this document."

Note! 

#Im using the same account when accessing it locally as on the AccessPoint

#The document is set to "initial data reduction" and strict exclusion. HOwever, since im able to verify the data reduction locally, ive confirmed that I can see some data.  

From QlikviewScript:

section access;

load Distinct

ACCESS,

NTNAME

RESIDENT TEMP 

DataReduction:

Load 

NTNAME,

customerMarketID as %CUSTOMERMARKET_ID

Resident TEMP; 

Whereas table TEMP include all security data.

Any advice or ideas on why this works fine untll document is put up on the Accesspoint? 

br Paul

1 Solution

Accepted Solutions
gainkarthi
Partner - Specialist
Partner - Specialist

While deploying to the server, your QV Admin should give you access to the file.

View solution in original post

3 Replies
Not applicable

did you give access in QMC also? You need an account asigned to the document

pauljohansson
Creator III
Creator III
Author

Hi Thomas, thanks for fast reply.  Can you specify what you mean?

gainkarthi
Partner - Specialist
Partner - Specialist

While deploying to the server, your QV Admin should give you access to the file.