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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to create a .Bat file dynamicly

Hi i have to create .Bat (Batch file win) using some Dynamic values.
i am moving files to remote server and then need to execute a .Bat file for which will be generated for-each file, which i moving.
Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hi
Do you mean that you migrate jobs from local to remote and want dynamical bat files to execute the jobs?
Regards,
Pedro
guymage
Contributor
Contributor

A .bat file is just a file, so you can write your dynamics commands in a file named foo.bat with compenent tFileOutputDelimited for example