[resolved] Talend ETL Job Export as Batch file not working
Hello, I have created one ETL job and when I run it through Talend then it works. The ETL jobs first asks for file to be selected. I have a context variable of type 'File' so when I run job as ETL then it pops up a dialog box which ask to select/browse for file. Now I have exported this ETL job as batch script by following steps from below link, https://help.talend.com/search/all?query=How+to+build+Jobs&content-lang=en and https://help.talend.com/search/all?query=Exporting+a+Job+script+and+executing+it+outside+of+Talend+S... after exporting when I run the jobName_run.bat file then it does not ask me for file selection i.e. the pop-up to select for file does not come. can you please guide me on this. thanks in advance.