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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
rajtechnocraft
Creator
Creator

I am not able to open menu application hoisted on QlikView Server from client machine

Dear Folks,

I created a menu driven application and hoisted on qlikview server.

I am able to click on buttons and they are able to call other qlikview applications locally.

But when i try the same thing from client machine and i click on buttob no action takes place.

I tried to use macro like open doc macro

sub open

set App = ActiveDocument.GetApplication
App.OpenDoc \\192.168.11.253\E:\Finance.qvw ," "," "

end sub

even i tried

on button launch action part :http://192.168.11.253/QvPlugin/opendoc.htm?document=ManagementView.qvw

but it si opening application locally

when i try same thing from internet explorer no action takes place when i click on the button

Can you guys help me.

Regards

Arvind

0 Replies