What is tsystem component in talend



What is tsystem component in talend..

Answer / Ritesh Pal Singh

The tSystem component in Talend provides system-related functionality, such as getting system properties and executing operating system commands. You can use it to retrieve system information or perform tasks that are not directly supported by other Talend components.nnHere's an example of using tSystem to get the current date:
1. Add a tSystem component to your job design.
2. Configure the connection parameters (leave them empty if you are running locally).
3. In the 'Get System Properties' field, enter 'DateFormat=yyyy-MM-dd HH:mm:ss'.
4. Use the output of tSystem in subsequent components or save it to a variable.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Talend Interview Questions

Can you explain how can you use matches in talend?

1 Answers  


How can we trigger a component after successful run of other components?

1 Answers  


What is the difference between onsubjobok and oncomponentok in talend

1 Answers  


List some of the components used to connect MQ websphere?

1 Answers  


In talend can a variable be defined which can be accessed by many jobs?

1 Answers  


How many run modes are there in Talend?

1 Answers  


Why String Handling Routines are used in Talend?

1 Answers  


How can you pass a value form parent job to child job in talend

1 Answers  


Define an item?

1 Answers  


Difference between etl and elt components in talend?

1 Answers  


What is dynamic schema and how can we define dynamic schema?

1 Answers  


Techniques to increase performance of a job having huge lookup data?

1 Answers  


Categories