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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

'Export Job' as Batch Files not working

Hi,
I am trying to export the Job as batch file by right clicking on the job and select 'Export Job', Popup win opens and after selecting the destination path and pressing Finish; it takes a while building and finalizing the job and message appears as export successful. But no file is created at destination or even anywhere on the disk by that name. I have tried it several times but couldn't made through.
Please let me know if I am missing anything.

Kind Regards
Syed Asif Tanveer
Labels (2)
11 Replies
Anonymous
Not applicable
Author

Hi
Which OS? 32bit or 64bit?
Which version of TOS do you use?
I'm afraid this is a bug.
Regards,
Pedro
Anonymous
Not applicable
Author

Hi,
I am using...
OS:
Windows Server 2008 R2 Standard - 64 Bit
Talend:
Talend Open Studio 4.2.2

Kind Regards
Asif
Anonymous
Not applicable
Author

Hi Pedro,
I dont have internet access on Talend Machine so update wont be possible. Is it possible I could install Talend 5.0.1 and export current Talend 4.2.2 project in it. Any issue that I should know. Thanks

Regards
Asif
Anonymous
Not applicable
Author

Hi Asif
Yes. Try it.
But before you migrate project from 4.2.2 to 5.0.1, remember to export job in TOS5.0.1 and test whether zip file is generated.
Regards,
Pedro
Anonymous
Not applicable
Author

Thanks
Will notify once done..
Regards
Asif
Anonymous
Not applicable
Author

Anonymous
Not applicable
Author

Hi Asif
Do you have right to write/read in your export directory?
You'd better make sure that.
Regards,
Pedro
Anonymous
Not applicable
Author

Hi Pedro,
Thanks alot for the help it worked after granting proper rights. But there is an issue; the export job went fine and a .bat file was created. On running that .bat file a command prompt window pops up and disappears immediately and jobs do not run. Anything I am missing here ?

Regards
Asif
Anonymous
Not applicable
Author

Hi Asif
Edit the bat file and type "pause" in the last row.
Then execute the bat file again. Does any error occur on console?
Regards,
Pedro