Document ESB Version 5.6.3

tXMLRPCInput – Docs for ESB 5.x

tXMLRPCInput tXMLRPCInput Properties Component family Internet   Function Calls the defined method from the invoked RPC service, and returns the class as defined, based on the given parameters. Purpose Invokes a Method through a Web service and for the described purpose Basic settings Schema and Edit Schema A schema is a row description, it defines…

tWriteJSONField – Docs for ESB 5.x

tWriteJSONField tWriteJSONField properties Component family Processing/Fields   Function tWriteJSONField transforms the incoming data into JSON fields. If you have subscribed to one of the Talend solutions with Big Data, you are able to use this component in a Talend Map/Reduce Job to generate Map/Reduce code. In that situation, tWriteJSONField belongs to the MapReduce component family….

tWriteDynamicFields – Docs for ESB 5.x

tWriteDynamicFields tWriteDynamicFields properties Component family Processing/Fields   Function tWriteDynamicFields creates an output dynamic column from input columns. Purpose tWriteDynamicFields allows you to create a dynamic schema from input columns in the component. Basic settings Schema and Edit Schema A schema is a row description, it defines the number of fields to be processed and passed…

tVerticaCommit – Docs for ESB 5.x

tVerticaCommit tVerticaCommit Properties Component family Databases/Vertica   Function tVerticaConnection validates the data processed through the Job into the connected DB. Purpose Using a unique connection, this component commits in one go a global transaction instead of doing that on every row or every batch and thus provides gain in performance. Note that if you need…

tWebServiceInput – Docs for ESB 5.x

tWebServiceInput tWebServiceInput Properties Component family Internet   Function Calls the defined method from the invoked Web service, and returns the class as defined, based on the given parameters. Purpose Invokes a Method through a Web service. Note To handle complex hierarchical data, use the advanced features of tWebServiceInput and provide Java code directly in the…

tVtigerCRMInput – Docs for ESB 5.x

tVtigerCRMInput tVtigerCRMInput Properties Component family Business/VtigerCRM   Function Connects to a module of a VtigerCRM database. Purpose Allows to extract data from a VtigerCRM DB. Basic settings     Vtiger Version Select the version of the Vtiger Web Services you want to use (either Vtiger 5.0 or Vtiger 5.1) Vtiger 5.0 Server Address Type in…

tXMLMap – Docs for ESB 5.x

tXMLMap tXMLMap properties Component family Processing/XML   Function tXMLMap is an advanced component fine-tuned for transforming and routing XML data flow (data of the Document type), especially when processing numerous XML data sources, with or without flat data to be joined. Purpose tXMLMap transforms and routes data from single or multiple sources to single or…

tWarn – Docs for ESB 5.x

tWarn tWarn Properties Both tDie and tWarn components are closely related to the tLogCatcher component.They generally make sense when used alongside a tLogCatcher in order for the log data collected to be encapsulated and passed on to the output defined. Component family Logs & Errors   Function This component provides a priority-rated message to the…

tVerticaOutputBulkExec – Docs for ESB 5.x

tVerticaOutputBulkExec tVerticaOutputBulkExec Properties The tVerticaOutputBulk and tVerticaBulkExec components are generally used together as parts of a two step process. In the first step, an output file is generated. In the second step, this file is used in the INSERT operation used to feed a database. These two steps are fused together in the tVerticaOutputBulkExec component….

tWaitForFile – Docs for ESB 5.x

tWaitForFile tWaitForFile properties Component family Orchestration   Function tWaitForFile iterates on the specified directory and triggers the next component when the defined condition is met. Purpose This component is used to put the component connected with it in waiting state. It then triggers that component when the defined file operation occurs in the specified directory….