Finding a new context variable
If you add a new variable to a context group in the Repository while you have a job open (which is a normal thing to do), then Talend will not automatically add it to your job.
This means that when you run your job, expecting your new context variable to be present, you will get a compile error.
How to do it…
- Open the context tab in your job.
- Click the group you have just changed, then the button.
- You will see that the tick box is a blob, not a tick.
- If you expand the context, you will see your new variable, but it will not be ticked.
- Tick your variable to include it in your job, and exit the context tab.