SlideShare a Scribd company logo
1 of 36
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Agenda
What Is Talend Open Studio?
Advantages Of TOS
Downloading TOS
TOS GUI
Demo
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
What Is Talend Open Studio?
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Open
Studio
Enterprise
Talend is an open source software integration platform/vendorTalend is an open source software integration platform/vendor
Talend
Talend is an open source software integration platform/vendor
It is considered to be the next-generation leader in cloud
and big data integration software
Talend is an open source software integration platform/vendorTalend offers a wide range of products Platforms
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Talend Open Studio
Talend Open Studio is an open source project that is based on Eclipse RCP
It provides an interactive and user-friendly Graphical User Interface
In TOS, all you need to do is simple Drag and Drop
TOS acts as a code generator & converts all the underlying programs in Java at
the backend
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
There are various Talend Open Studios offered by Talend, each of which serves a different purpose
Talend Open Studio
Data
Integration
Big
Data
Master Data
Management
Enterprise
Service Bus
Data
Quality
Business
Management Process
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Advantages Of
Talend Open Studio
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Advantages
Unified
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Advantages
No Coding
Unified
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Advantages
No Coding
Real Time Statistics
Unified
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Advantages
No Coding
Massive Scalability
Real Time Statistics
Unified
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Advantages
No Coding
Future Proof
Massive Scalability
Real Time Statistics
Unified
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Download TOS
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Download
System Requirements
RAM Processor
✓ 8GB or more ✓ i3 or more
Storage
✓ 20GB or more
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Download
1. Go to https://www.talend.com/download
2. Look for ‘Free
Talend Products’
section
3. From here, you
can download any
open studio as
per your need
that too free of
cost
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Main Page
Talend Studio Main Window is the interface from where you can manage all types of data integration processes
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Main Page
Talend Studio Main Window is the interface from where you can manage all types of data integration processes
It can be divided into:
✓ Repository
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Main Page
Talend Studio Main Window is the interface from where you can manage all types of data integration processes
It can be divided into:
✓ Repository
✓ Palette
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Main Page
Talend Studio Main Window is the interface from where you can manage all types of data integration processes
It can be divided into:
✓ Repository
✓ Palette
✓ Design Workspace
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Main Page
Talend Studio Main Window is the interface from where you can manage all types of data integration processes
It can be divided into:
✓ Repository
✓ Palette
✓ Design Workspace
✓ Configuration Tabs
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Main Page
Talend Studio Main Window is the interface from where you can manage all types of data integration processes
It can be divided into:
✓ Repository
✓ Palette
✓ Design Workspace
✓ Configuration Tabs
✓ Menu Bar
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Main Page
Talend Studio Main Window is the interface from where you can manage all types of data integration processes
It can be divided into:
✓ Repository
✓ Palette
✓ Design Workspace
✓ Configuration Tabs
✓ Menu Bar
✓ Toolbar
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Main Page
Talend Studio Main Window is the interface from where you can manage all types of data integration processes
It can be divided into:
✓ Repository
✓ Palette
✓ Design Workspace
✓ Configuration Tabs
✓ Menu Bar
✓ Toolbar
✓ Outline View & Code Viewer
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI - Repository
The Repository collects all the technical items and displays them in a tree structure within
Repository is a central store for all the elements necessary for any job or business model
From the Repository, you can access various Business Models, Job Designs, reusable routines,
documentation & database connections
Refresh Button will help you to update the tree view with the last changes made
Activate Filter Button will help you to open the filter settings view to configure the display
of the Repository Tree
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI - Repository
Under this folder, all the business models
present in the project are listed. You can
open it on the design workspace by
double-clicking the name of the model
Under this folder, all the designed Jobs in
a project are present in a tree view. You
need to double-click the name of the Job
to open it in the workspace
Job Designs
Under this folder, all the contextual
variables which can be reused in various
Jobs, such as file paths or DB connection
details are stored
Contexts
Under this folder, a library holding the
routines available in a project and other
pieces of reusable codes is stored. By
clicking on the relevant tree entry you can
expand the appropriate code piece
Code
Business Models
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI - Repository
Under this folder, all the system SQL
templates are stored using which you can
create user-defined SQL templates
Under this folder, the redundant
information that you want to reuse in
various Jobs, such as schemas and
property data are stored
Metadata
Under this folder, all types of documents
having any format are gathered. By
double-clicking on the document you can
open it in the relevant application
Documentation
Under this folder, all elements deleted
from any folder in the Repository tree
view are stored until you perform the
“Empty Recycle bin” option
Recycle bin
SQL Templates
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI - Palette
It is docked at the top of the design workspace to help you draw the model
corresponding to your workflow needs
Depending on whether you are designing a Job or modelling a Business Model, you can
drop technical components or shapes, branches and notes to the design workspace
TOS provides more than 900 in-built components to chose from
From Palette, you can easily drag the required components and drop them into the
workspace to use them in your Job
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Design Workspace
In Workspace, both Business
Models and Job Designs can be
designed or laid out
DESIGNER TAB
This tab opens by default when
a Job is created which displays
the Job in a graphical mode
CODE TAB
This tab helps you in visualizing
the code and highlight the
possible language errors
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Configuration Tabs
The Context tab is used to set
context variables and different
contexts on which they will be
used
The Component tab displays all the
parameters that are required to
configure a component
The Run tab displays the progress
of the execution of a Job. The logs
shown here includes any start, end
and error messages
The Job tab provides various
information about the current Job
in the designer window including
name, version, creation date and
time etc.
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Menu Bar & Toolbar
Menu Bar contains some standard functions used at the application level like Save,
Print, Exit etc., along with some Eclipse native features that are used mainly at the
design workspace level as well as specific Talend Studio functions
Menu
Bar
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Menu Bar & Toolbar
Menu Bar contains some standard functions used at the application level like Save,
Print, Exit etc., along with some Eclipse native features that are used mainly at the
design workspace level as well as specific Talend Studio functions
Menu
Bar
Toolbar contains icons which provides quick access to the commonly used operations
performed from Talend Studio main window. These icons may differ slightly,
depending on the Business Model or Job
Toolbar
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
TOS GUI – Outline View & Code Viewer
Both the tabs provide information regarding the displayed
diagram (either Job or Business Model) as well as the generated
code related to the current diagram
OUTLINE VIEW & CODE VIEWER
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
Demo
Popularity

More Related Content

What's hot

Data Mesh for Dinner
Data Mesh for DinnerData Mesh for Dinner
Data Mesh for DinnerKent Graziano
 
Future of Data Engineering
Future of Data EngineeringFuture of Data Engineering
Future of Data EngineeringC4Media
 
Snowflake Architecture.pptx
Snowflake Architecture.pptxSnowflake Architecture.pptx
Snowflake Architecture.pptxchennakesava44
 
Designing and Building a Graph Database Application – Architectural Choices, ...
Designing and Building a Graph Database Application – Architectural Choices, ...Designing and Building a Graph Database Application – Architectural Choices, ...
Designing and Building a Graph Database Application – Architectural Choices, ...Neo4j
 
Informatica PowerCenter
Informatica PowerCenterInformatica PowerCenter
Informatica PowerCenterRamy Mahrous
 
Introduction to snowflake
Introduction to snowflakeIntroduction to snowflake
Introduction to snowflakeSunil Gurav
 
Building a Logical Data Fabric using Data Virtualization (ASEAN)
Building a Logical Data Fabric using Data Virtualization (ASEAN)Building a Logical Data Fabric using Data Virtualization (ASEAN)
Building a Logical Data Fabric using Data Virtualization (ASEAN)Denodo
 
Tableau Visual Guidebook
Tableau Visual GuidebookTableau Visual Guidebook
Tableau Visual GuidebookAndy Kriebel
 
Intro to Neo4j and Graph Databases
Intro to Neo4j and Graph DatabasesIntro to Neo4j and Graph Databases
Intro to Neo4j and Graph DatabasesNeo4j
 
An Introduction to Talend Integration Cloud
An Introduction to Talend Integration CloudAn Introduction to Talend Integration Cloud
An Introduction to Talend Integration CloudTalend
 
Enterprise Architecture vs. Data Architecture
Enterprise Architecture vs. Data ArchitectureEnterprise Architecture vs. Data Architecture
Enterprise Architecture vs. Data ArchitectureDATAVERSITY
 
Data Visualization With Tableau | Edureka
Data Visualization With Tableau | EdurekaData Visualization With Tableau | Edureka
Data Visualization With Tableau | EdurekaEdureka!
 
Continuous Data Replication into Cloud Storage with Oracle GoldenGate
Continuous Data Replication into Cloud Storage with Oracle GoldenGateContinuous Data Replication into Cloud Storage with Oracle GoldenGate
Continuous Data Replication into Cloud Storage with Oracle GoldenGateMichael Rainey
 
How to Take Advantage of an Enterprise Data Warehouse in the Cloud
How to Take Advantage of an Enterprise Data Warehouse in the CloudHow to Take Advantage of an Enterprise Data Warehouse in the Cloud
How to Take Advantage of an Enterprise Data Warehouse in the CloudDenodo
 
ETL VS ELT.pdf
ETL VS ELT.pdfETL VS ELT.pdf
ETL VS ELT.pdfBOSupport
 
Master the Multi-Clustered Data Warehouse - Snowflake
Master the Multi-Clustered Data Warehouse - SnowflakeMaster the Multi-Clustered Data Warehouse - Snowflake
Master the Multi-Clustered Data Warehouse - SnowflakeMatillion
 

What's hot (20)

What is ETL?
What is ETL?What is ETL?
What is ETL?
 
Snowflake Datawarehouse Architecturing
Snowflake Datawarehouse ArchitecturingSnowflake Datawarehouse Architecturing
Snowflake Datawarehouse Architecturing
 
Data Mesh for Dinner
Data Mesh for DinnerData Mesh for Dinner
Data Mesh for Dinner
 
Future of Data Engineering
Future of Data EngineeringFuture of Data Engineering
Future of Data Engineering
 
Snowflake Architecture.pptx
Snowflake Architecture.pptxSnowflake Architecture.pptx
Snowflake Architecture.pptx
 
Designing and Building a Graph Database Application – Architectural Choices, ...
Designing and Building a Graph Database Application – Architectural Choices, ...Designing and Building a Graph Database Application – Architectural Choices, ...
Designing and Building a Graph Database Application – Architectural Choices, ...
 
Informatica PowerCenter
Informatica PowerCenterInformatica PowerCenter
Informatica PowerCenter
 
Introduction to snowflake
Introduction to snowflakeIntroduction to snowflake
Introduction to snowflake
 
Building a Logical Data Fabric using Data Virtualization (ASEAN)
Building a Logical Data Fabric using Data Virtualization (ASEAN)Building a Logical Data Fabric using Data Virtualization (ASEAN)
Building a Logical Data Fabric using Data Virtualization (ASEAN)
 
Tableau Visual Guidebook
Tableau Visual GuidebookTableau Visual Guidebook
Tableau Visual Guidebook
 
Snowflake Overview
Snowflake OverviewSnowflake Overview
Snowflake Overview
 
Intro to Neo4j and Graph Databases
Intro to Neo4j and Graph DatabasesIntro to Neo4j and Graph Databases
Intro to Neo4j and Graph Databases
 
Data modelling 101
Data modelling 101Data modelling 101
Data modelling 101
 
An Introduction to Talend Integration Cloud
An Introduction to Talend Integration CloudAn Introduction to Talend Integration Cloud
An Introduction to Talend Integration Cloud
 
Enterprise Architecture vs. Data Architecture
Enterprise Architecture vs. Data ArchitectureEnterprise Architecture vs. Data Architecture
Enterprise Architecture vs. Data Architecture
 
Data Visualization With Tableau | Edureka
Data Visualization With Tableau | EdurekaData Visualization With Tableau | Edureka
Data Visualization With Tableau | Edureka
 
Continuous Data Replication into Cloud Storage with Oracle GoldenGate
Continuous Data Replication into Cloud Storage with Oracle GoldenGateContinuous Data Replication into Cloud Storage with Oracle GoldenGate
Continuous Data Replication into Cloud Storage with Oracle GoldenGate
 
How to Take Advantage of an Enterprise Data Warehouse in the Cloud
How to Take Advantage of an Enterprise Data Warehouse in the CloudHow to Take Advantage of an Enterprise Data Warehouse in the Cloud
How to Take Advantage of an Enterprise Data Warehouse in the Cloud
 
ETL VS ELT.pdf
ETL VS ELT.pdfETL VS ELT.pdf
ETL VS ELT.pdf
 
Master the Multi-Clustered Data Warehouse - Snowflake
Master the Multi-Clustered Data Warehouse - SnowflakeMaster the Multi-Clustered Data Warehouse - Snowflake
Master the Multi-Clustered Data Warehouse - Snowflake
 

Similar to Talend Open Studio tutorial

Data Science - Part II - Working with R & R studio
Data Science - Part II -  Working with R & R studioData Science - Part II -  Working with R & R studio
Data Science - Part II - Working with R & R studioDerek Kane
 
Reasons to migrate from Delphi 7 to Delphi 2009
Reasons to migrate from Delphi 7 to Delphi 2009Reasons to migrate from Delphi 7 to Delphi 2009
Reasons to migrate from Delphi 7 to Delphi 2009Michael Findling
 
Office 2007 uof-u4-07
Office 2007 uof-u4-07Office 2007 uof-u4-07
Office 2007 uof-u4-07Vishal Mehta
 
Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司
Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司
Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司Cheer Chain Enterprise Co., Ltd.
 
Office As A Development Platform
Office As A Development PlatformOffice As A Development Platform
Office As A Development PlatformChristof Sprenger
 
Free Open Source Software over Proprietary Software
Free Open Source Software over Proprietary SoftwareFree Open Source Software over Proprietary Software
Free Open Source Software over Proprietary SoftwareKawshalya Dushyan
 
High-Speed Development with the AJAX Control Toolkit
High-Speed Development with the AJAX Control ToolkitHigh-Speed Development with the AJAX Control Toolkit
High-Speed Development with the AJAX Control Toolkitgoodfriday
 
Con8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partner
Con8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partnerCon8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partner
Con8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partnerBerry Clemens
 
Python Django tutorial | Getting Started With Django | Web Development With D...
Python Django tutorial | Getting Started With Django | Web Development With D...Python Django tutorial | Getting Started With Django | Web Development With D...
Python Django tutorial | Getting Started With Django | Web Development With D...Edureka!
 
Reasons to migrate from Delphi 7 to Delphi 2009
Reasons to migrate from Delphi 7  to Delphi 2009Reasons to migrate from Delphi 7  to Delphi 2009
Reasons to migrate from Delphi 7 to Delphi 2009Michael Findling
 
LeverX IQ Product Work Center (SAP GUI)
LeverX IQ Product Work Center (SAP GUI)LeverX IQ Product Work Center (SAP GUI)
LeverX IQ Product Work Center (SAP GUI)Eric Stajda
 
Save time and your sanity: Increase your efficiency with Microsoft Word (shor...
Save time and your sanity: Increase your efficiency with Microsoft Word (shor...Save time and your sanity: Increase your efficiency with Microsoft Word (shor...
Save time and your sanity: Increase your efficiency with Microsoft Word (shor...Rhonda Bracey
 
2.ides model company
2.ides model company2.ides model company
2.ides model companyvamsi2100
 
Introduction to domino_global_workbench_8.5
Introduction to domino_global_workbench_8.5Introduction to domino_global_workbench_8.5
Introduction to domino_global_workbench_8.5hepeiwei
 
Ricardo lourenco Coding portfolio Sample
Ricardo lourenco   Coding portfolio SampleRicardo lourenco   Coding portfolio Sample
Ricardo lourenco Coding portfolio SampleRicardo Lourenco
 
Save time and your sanity: Increase your efficiency with Microsoft Word
Save time and your sanity: Increase your efficiency with Microsoft WordSave time and your sanity: Increase your efficiency with Microsoft Word
Save time and your sanity: Increase your efficiency with Microsoft WordRhonda Bracey
 

Similar to Talend Open Studio tutorial (20)

Data Science - Part II - Working with R & R studio
Data Science - Part II -  Working with R & R studioData Science - Part II -  Working with R & R studio
Data Science - Part II - Working with R & R studio
 
Reasons to migrate from Delphi 7 to Delphi 2009
Reasons to migrate from Delphi 7 to Delphi 2009Reasons to migrate from Delphi 7 to Delphi 2009
Reasons to migrate from Delphi 7 to Delphi 2009
 
Office 2007 uof-u4-07
Office 2007 uof-u4-07Office 2007 uof-u4-07
Office 2007 uof-u4-07
 
Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司
Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司
Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司
 
Office As A Development Platform
Office As A Development PlatformOffice As A Development Platform
Office As A Development Platform
 
Free Open Source Software over Proprietary Software
Free Open Source Software over Proprietary SoftwareFree Open Source Software over Proprietary Software
Free Open Source Software over Proprietary Software
 
Sewtz apex ui
Sewtz apex uiSewtz apex ui
Sewtz apex ui
 
High-Speed Development with the AJAX Control Toolkit
High-Speed Development with the AJAX Control ToolkitHigh-Speed Development with the AJAX Control Toolkit
High-Speed Development with the AJAX Control Toolkit
 
Con8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partner
Con8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partnerCon8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partner
Con8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partner
 
Python Django tutorial | Getting Started With Django | Web Development With D...
Python Django tutorial | Getting Started With Django | Web Development With D...Python Django tutorial | Getting Started With Django | Web Development With D...
Python Django tutorial | Getting Started With Django | Web Development With D...
 
Reasons to migrate from Delphi 7 to Delphi 2009
Reasons to migrate from Delphi 7  to Delphi 2009Reasons to migrate from Delphi 7  to Delphi 2009
Reasons to migrate from Delphi 7 to Delphi 2009
 
Introduction to TFS 2013
Introduction to TFS 2013Introduction to TFS 2013
Introduction to TFS 2013
 
LeverX IQ Product Work Center (SAP GUI)
LeverX IQ Product Work Center (SAP GUI)LeverX IQ Product Work Center (SAP GUI)
LeverX IQ Product Work Center (SAP GUI)
 
Save time and your sanity: Increase your efficiency with Microsoft Word (shor...
Save time and your sanity: Increase your efficiency with Microsoft Word (shor...Save time and your sanity: Increase your efficiency with Microsoft Word (shor...
Save time and your sanity: Increase your efficiency with Microsoft Word (shor...
 
Easyeda tutorial
Easyeda tutorialEasyeda tutorial
Easyeda tutorial
 
2.ides model company
2.ides model company2.ides model company
2.ides model company
 
Sap model company
Sap model companySap model company
Sap model company
 
Introduction to domino_global_workbench_8.5
Introduction to domino_global_workbench_8.5Introduction to domino_global_workbench_8.5
Introduction to domino_global_workbench_8.5
 
Ricardo lourenco Coding portfolio Sample
Ricardo lourenco   Coding portfolio SampleRicardo lourenco   Coding portfolio Sample
Ricardo lourenco Coding portfolio Sample
 
Save time and your sanity: Increase your efficiency with Microsoft Word
Save time and your sanity: Increase your efficiency with Microsoft WordSave time and your sanity: Increase your efficiency with Microsoft Word
Save time and your sanity: Increase your efficiency with Microsoft Word
 

More from Edureka!

What to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaWhat to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaEdureka!
 
Top 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaTop 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaEdureka!
 
Top 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaTop 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaEdureka!
 
Tableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaTableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaEdureka!
 
Python Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaPython Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaEdureka!
 
Top 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaTop 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaEdureka!
 
Top Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaTop Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaEdureka!
 
Linux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaLinux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaEdureka!
 
How to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaHow to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaEdureka!
 
Importance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaImportance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaEdureka!
 
RPA in 2020 | Edureka
RPA in 2020 | EdurekaRPA in 2020 | Edureka
RPA in 2020 | EdurekaEdureka!
 
Email Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEmail Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEdureka!
 
EA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEdureka!
 
Cognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaCognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaEdureka!
 
AWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaAWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaEdureka!
 
Blue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaBlue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaEdureka!
 
Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Edureka!
 
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaA star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaEdureka!
 
Kubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaEdureka!
 
Introduction to DevOps | Edureka
Introduction to DevOps | EdurekaIntroduction to DevOps | Edureka
Introduction to DevOps | EdurekaEdureka!
 

More from Edureka! (20)

What to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaWhat to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | Edureka
 
Top 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaTop 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | Edureka
 
Top 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaTop 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | Edureka
 
Tableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaTableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | Edureka
 
Python Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaPython Programming Tutorial | Edureka
Python Programming Tutorial | Edureka
 
Top 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaTop 5 PMP Certifications | Edureka
Top 5 PMP Certifications | Edureka
 
Top Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaTop Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | Edureka
 
Linux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaLinux Mint Tutorial | Edureka
Linux Mint Tutorial | Edureka
 
How to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaHow to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| Edureka
 
Importance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaImportance of Digital Marketing | Edureka
Importance of Digital Marketing | Edureka
 
RPA in 2020 | Edureka
RPA in 2020 | EdurekaRPA in 2020 | Edureka
RPA in 2020 | Edureka
 
Email Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEmail Notifications in Jenkins | Edureka
Email Notifications in Jenkins | Edureka
 
EA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | Edureka
 
Cognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaCognitive AI Tutorial | Edureka
Cognitive AI Tutorial | Edureka
 
AWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaAWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | Edureka
 
Blue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaBlue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | Edureka
 
Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka
 
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaA star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
 
Kubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | Edureka
 
Introduction to DevOps | Edureka
Introduction to DevOps | EdurekaIntroduction to DevOps | Edureka
Introduction to DevOps | Edureka
 

Recently uploaded

Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Kaya Weers
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...itnewsafrica
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...itnewsafrica
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 

Recently uploaded (20)

Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 

Talend Open Studio tutorial

  • 1. Copyright © 2017, edureka and/or its affiliates. All rights reserved.
  • 2. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Agenda What Is Talend Open Studio? Advantages Of TOS Downloading TOS TOS GUI Demo
  • 3. Copyright © 2017, edureka and/or its affiliates. All rights reserved. What Is Talend Open Studio?
  • 4. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Open Studio Enterprise Talend is an open source software integration platform/vendorTalend is an open source software integration platform/vendor Talend Talend is an open source software integration platform/vendor It is considered to be the next-generation leader in cloud and big data integration software Talend is an open source software integration platform/vendorTalend offers a wide range of products Platforms
  • 5. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Talend Open Studio Talend Open Studio is an open source project that is based on Eclipse RCP It provides an interactive and user-friendly Graphical User Interface In TOS, all you need to do is simple Drag and Drop TOS acts as a code generator & converts all the underlying programs in Java at the backend
  • 6. Copyright © 2017, edureka and/or its affiliates. All rights reserved. There are various Talend Open Studios offered by Talend, each of which serves a different purpose Talend Open Studio Data Integration Big Data Master Data Management Enterprise Service Bus Data Quality Business Management Process
  • 7. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Advantages Of Talend Open Studio
  • 8. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Advantages Unified
  • 9. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Advantages No Coding Unified
  • 10. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Advantages No Coding Real Time Statistics Unified
  • 11. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Advantages No Coding Massive Scalability Real Time Statistics Unified
  • 12. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Advantages No Coding Future Proof Massive Scalability Real Time Statistics Unified
  • 13. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Download TOS
  • 14. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Download System Requirements RAM Processor ✓ 8GB or more ✓ i3 or more Storage ✓ 20GB or more
  • 15. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Download 1. Go to https://www.talend.com/download 2. Look for ‘Free Talend Products’ section 3. From here, you can download any open studio as per your need that too free of cost
  • 16. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI
  • 17. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI
  • 18. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Main Page Talend Studio Main Window is the interface from where you can manage all types of data integration processes
  • 19. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Main Page Talend Studio Main Window is the interface from where you can manage all types of data integration processes It can be divided into: ✓ Repository
  • 20. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Main Page Talend Studio Main Window is the interface from where you can manage all types of data integration processes It can be divided into: ✓ Repository ✓ Palette
  • 21. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Main Page Talend Studio Main Window is the interface from where you can manage all types of data integration processes It can be divided into: ✓ Repository ✓ Palette ✓ Design Workspace
  • 22. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Main Page Talend Studio Main Window is the interface from where you can manage all types of data integration processes It can be divided into: ✓ Repository ✓ Palette ✓ Design Workspace ✓ Configuration Tabs
  • 23. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Main Page Talend Studio Main Window is the interface from where you can manage all types of data integration processes It can be divided into: ✓ Repository ✓ Palette ✓ Design Workspace ✓ Configuration Tabs ✓ Menu Bar
  • 24. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Main Page Talend Studio Main Window is the interface from where you can manage all types of data integration processes It can be divided into: ✓ Repository ✓ Palette ✓ Design Workspace ✓ Configuration Tabs ✓ Menu Bar ✓ Toolbar
  • 25. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Main Page Talend Studio Main Window is the interface from where you can manage all types of data integration processes It can be divided into: ✓ Repository ✓ Palette ✓ Design Workspace ✓ Configuration Tabs ✓ Menu Bar ✓ Toolbar ✓ Outline View & Code Viewer
  • 26. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI - Repository The Repository collects all the technical items and displays them in a tree structure within Repository is a central store for all the elements necessary for any job or business model From the Repository, you can access various Business Models, Job Designs, reusable routines, documentation & database connections Refresh Button will help you to update the tree view with the last changes made Activate Filter Button will help you to open the filter settings view to configure the display of the Repository Tree
  • 27. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI - Repository Under this folder, all the business models present in the project are listed. You can open it on the design workspace by double-clicking the name of the model Under this folder, all the designed Jobs in a project are present in a tree view. You need to double-click the name of the Job to open it in the workspace Job Designs Under this folder, all the contextual variables which can be reused in various Jobs, such as file paths or DB connection details are stored Contexts Under this folder, a library holding the routines available in a project and other pieces of reusable codes is stored. By clicking on the relevant tree entry you can expand the appropriate code piece Code Business Models
  • 28. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI - Repository Under this folder, all the system SQL templates are stored using which you can create user-defined SQL templates Under this folder, the redundant information that you want to reuse in various Jobs, such as schemas and property data are stored Metadata Under this folder, all types of documents having any format are gathered. By double-clicking on the document you can open it in the relevant application Documentation Under this folder, all elements deleted from any folder in the Repository tree view are stored until you perform the “Empty Recycle bin” option Recycle bin SQL Templates
  • 29. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI - Palette It is docked at the top of the design workspace to help you draw the model corresponding to your workflow needs Depending on whether you are designing a Job or modelling a Business Model, you can drop technical components or shapes, branches and notes to the design workspace TOS provides more than 900 in-built components to chose from From Palette, you can easily drag the required components and drop them into the workspace to use them in your Job
  • 30. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Design Workspace In Workspace, both Business Models and Job Designs can be designed or laid out DESIGNER TAB This tab opens by default when a Job is created which displays the Job in a graphical mode CODE TAB This tab helps you in visualizing the code and highlight the possible language errors
  • 31. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Configuration Tabs The Context tab is used to set context variables and different contexts on which they will be used The Component tab displays all the parameters that are required to configure a component The Run tab displays the progress of the execution of a Job. The logs shown here includes any start, end and error messages The Job tab provides various information about the current Job in the designer window including name, version, creation date and time etc.
  • 32. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Menu Bar & Toolbar Menu Bar contains some standard functions used at the application level like Save, Print, Exit etc., along with some Eclipse native features that are used mainly at the design workspace level as well as specific Talend Studio functions Menu Bar
  • 33. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Menu Bar & Toolbar Menu Bar contains some standard functions used at the application level like Save, Print, Exit etc., along with some Eclipse native features that are used mainly at the design workspace level as well as specific Talend Studio functions Menu Bar Toolbar contains icons which provides quick access to the commonly used operations performed from Talend Studio main window. These icons may differ slightly, depending on the Business Model or Job Toolbar
  • 34. Copyright © 2017, edureka and/or its affiliates. All rights reserved. TOS GUI – Outline View & Code Viewer Both the tabs provide information regarding the displayed diagram (either Job or Business Model) as well as the generated code related to the current diagram OUTLINE VIEW & CODE VIEWER
  • 35. Copyright © 2017, edureka and/or its affiliates. All rights reserved. Demo