Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
ganeshreddy
Creator III
Creator III

Open qlikview document Action

Hi All,

I am getting below mentioned error if I use relative path (='..\..\filename.qvw') in open qlikview document action. FYI, document chain is working fine if we keep both the files in same folder but not working with relative paths.

Capture.PNG

Can anyone one explain how to overcome the above mentioned error.

Thanks,

Ganesh

5 Replies
Anil_Babu_Samineni

I think the path is not satisfied here, Can you use exact path initially and then do directory using ../../ ...

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
ganeshreddy
Creator III
Creator III
Author

Hi Anil,

Thanks for the reply, here path is correct if I click the button QV desktop it is working as expected, problem arises in access point how to overcome this?

Thanks,

Ganesh

Anil_Babu_Samineni

You should've call full path when Access Point runs.

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
ganeshreddy
Creator III
Creator III
Author

could you elaborate this please

Anil_Babu_Samineni

Let's consider my server name looks like 12.123.1234.987

So, You have to call like http://12.123.1234.987/Folder/FolderName/Path/Prod/FileName/abc.qvw

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful