Using context variables in analyses - 7.3

Talend Open Studio User Guide

Version
7.3
Language
English
Product
Talend Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for Data Quality
Talend Open Studio for ESB
Module
Talend Studio
Content
Design and Development
Last publication date
2023-10-11
Available in...

Open Studio for Data Quality

You can use context variables in the analysis editor to filter the data on which to run the analysis, or to decide the number of concurrent connections to the database allowed by the analysis.

The Profiling perspective of Talend Studio allows you to define multiple contexts for profiling analyses and select specific context values with which to execute an analysis. You can define context parameters in the analysis editor to:

  • filter data using contexts variables with WHERE clauses and decide the data or tables/columns on which to run the analysis,
  • decide the number of concurrent connections allowed by the analysis.

    You usually set this number according to the database available resources, that is the number of concurrent connections each database can support.

Note: You can use context variables only when you profile databases. Context variables can not be used when profiling files.