Answer Posted / Ashok Kumar Aman
In Talend, the components are used for data integration. Here's a brief comparison:n
- TOS (Talend Output Schema): It generates an XML or JSON schema from the output rows of a process.n
It doesn't generate any actual files and is primarily used for documentation purposes.n
- TIS (Talend Input Schema): It generates an XML or JSON schema based on input data structures, like databases or files.n
It helps in understanding the structure of input data and can be useful during ETL processes.n
- ESB (Enterprise Service Bus): It's not a Talend component but a middleware technology for building service-oriented architecture applications.n
In the context of Talend, it is typically used to exchange data between different applications and services.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category