Generating and exporting a report Job - Cloud - 7.3

Talend Studio User Guide

Version
Cloud
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development
Last publication date
2024-02-13
Available in...

Big Data Platform

Cloud API Services Platform

Cloud Big Data Platform

Cloud Data Fabric

Cloud Data Management Platform

Data Fabric

Data Management Platform

Data Services Platform

MDM Platform

Real-Time Big Data Platform

Talend Studio makes it simple for you to generate and export a Job on any of the reports listed in the Profiling perspective.

This feature adds all of the files required to execute the Job to an archive, including the Windows .bat file or Linux .sh file along with any context parameter files or other related files. You can then deploy the Job on any server and use it to execute the report periodically independent of Talend Studio. You can, for example, deploy the Job on the Talend Administration Center web application and execute it remotely without having to open Talend Studio.

Before you begin

A report is created in the Profiling perspective.

Procedure

  1. In the DQ Repository tree view, expand Data Profiling > Reports.
  2. Right-click the report on which you want to generate a Job and select Build Report Job... from the contextual menu.
    A Build Job dialog box is displayed.
    You can show/hide a tree view of all created Jobs in Talend Studio directly from the dialog box by clicking the and the buttons respectively.
    A Job that has the exact name of the report you select in the Profiling perspective is created and listed, with a selected check box. This accessibility helps you to modify the item(s) you want to export directly from the dialog box.
  3. Set the parameters to build and export the report Job and then click Finish.
    Important: The Items check box must be selected to be able to run the exported Job correctly.
    For detailed information about what options to select and what parameters to set, see Building Jobs.
    A zipped file for the Job is created in the defined folder and a Job with the tDqReportRun component is created and listed in the Integration perspective of Talend Studio. For further information about generating Jobs to launch reports, see Generating Jobs from reports.

Results

Executing a report from outside the Studio using a report Job will save the analysis results in the report database (data mart) and show these results in the report file that is generated but it will not update the analysis summary in the repository. For further information, see Creating a new report.