Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
krrishna_singh1
Partner - Contributor II
Partner - Contributor II

Execution of batch file through Qliksense Management Console

Hi,

Can we execute batch file through Qliksense Management console like we do in Qlikview  management console.I don't want to go for Legacy mode as it has security concern related to data which I don't want to mess up.

In Qlikview QMC,there is Section for supporting external program  through which we can execute batch file on task completion.

Is there any way through which we can do the same through Qliksense QMC as the option like that is not available in Qliksense QMC. 

Labels (1)
3 Replies
PrashantSangle

AFAIK, You can run external command through EXECUTE command but to work as per expectation we have to use modify in Settings.ini file. Else I don't think so it is possible.

Regards,
Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
rzenere_avvale
Partner - Specialist II
Partner - Specialist II

Good morning @krrishna_singh1 ,

I think you can take a loot at this post: https://community.qlik.com/t5/Qlik-Sense-Integration/QRS-externalProgram-Tasks-Chaining-Editing/m-p/... 

I hope this helps,
Riccardo

krrishna_singh1
Partner - Contributor II
Partner - Contributor II
Author

Hi @rzenere_avvale ,

Thanks for sharing the article. I was trying to run the js query shared by Jesse_Paris which is to create  folder C: drive called ‘externalTasksExample’, in this folder there is a createFile.js file which simply creates a new file in the same folder.

But during the execution I am getting an message "access is denied".

Do I need some read\write access?

My simple requirement is to run an Qlikview file after a reload completion of file in Qliksense on Qliksense Management console.

 

regards,

Krishna