Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
TOS ESB 7.4.
I opened the job code in the Default Java Editor, edited it and saved it.
But when switching back from the Code tab to the Designer, the changes were not saved.
What can be wrong?
You cannot edit and save the java code that is generated for the jobs unless you take it out of Talend Studio and use it with another IDE. This code window is most useful for debugging your job when there are issues or maybe adding to the code using a tJava, tJavaFlex or maybe even a routine.
You cannot edit and save the java code that is generated for the jobs unless you take it out of Talend Studio and use it with another IDE. This code window is most useful for debugging your job when there are issues or maybe adding to the code using a tJava, tJavaFlex or maybe even a routine.