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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Igor_V
Contributor
Contributor

How to save Java code edited in Default Java Editor?

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?

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable

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.

View solution in original post

1 Reply
Anonymous
Not applicable

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.