Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Execute Command For Mongodb command

Hi Everyone,

                    I need a help to execute a command. In Qlik view script using execute command i need to run a statement in command prompt.

i tried the following script in Qlikview.

kindly help with this problem.

Script tried :

EXECUTE cmd.exe run "mongo MyDb";

EXECUTE cmd.exe run "db.MyCollection.find({})";

I need to run and pull out the collection data and list in the Qlik view table. Kindly help with this.

Thanks in advance,

Vignesh Kumar

0 Replies