Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
i am using Talend 7.1.
In data profiling analysis, i used context in where condition.
Then i created a report include the analysis.
Then i created a JOB to run this report used tDqReportRun, is it possible to override the context variable used tJAVA?
For example:
context.where_condition = "VERSION_NO='2020-07-21'";
It seems not work. Does Talend 7.1 support this case?