Setting up the Job - 7.3

tMsgBox

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
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
Data Governance > Third-party systems > Misc components > tMsgBox
Data Quality and Preparation > Third-party systems > Misc components > tMsgBox
Design and Development > Third-party systems > Misc components > tMsgBox
Last publication date
2024-02-21

Procedure

  1. Drop a tMsgBox component from the Palette to the design workspace.
  2. Define the dialog box display properties:

    'Title' is the message box title, it can be any variable.

  3. In the Message field, enter "Current date is: " between double quotation marks. Then click CTRL+Space to display the autocompletion list and select the following system routine, Talend Date.getCurrentDate. Put brackets around this routine.