Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
is there a way to access the job export API, or use TOS by command line to export some job? if not, is there a way to do the same but to generate the java code? (command line or API)
Hi,
is there a way to access the job export API, or use TOS by command line to export some job? if not, is there a way to do the same but to generate the java code? (command line or API)
There is only one way to export you job in TOS version. Start your TOS, and choose the option "Export item". All the operation need to be done in studio without command line and API.
Best regards
Sabrina
Is there a way to generate the source code instead?(and hopefully the classpath file) programmaticaly or by API (Talend classes). I know that the .Java folder on the workspace has java source files but I don't know how to control that generation programmaticaly (or by Talend classes API)