Document ESB Version 6.5.1

Configuring the rejected employee data – Docs for ESB 6.x

Configuring the rejected employee data Double-click tAvroOutput to open its Component view. In the Folder field, enter the path, or browse to the folder you want to write the employee records registered after January 1st, 2008. From the Action list, select the operation you need to perform on the folder in question. If the folder…

Configuring the sample data – Docs for ESB 6.x

Configuring the sample data Double-click tReservoirSampling to display the Basic settings view and define the component properties. Click the Edit schema button to view the input and output columns and do any modifications in the output schema, if needed. In the Sample Size field, enter a number for the rows you want to extract from…

Configuring the schema for the input data – Docs for ESB 6.x

Configuring the schema for the input data Double-click the tFixedFlowInput component to set its Basic Settings in the Component view Click the three-dot button next to Edit schema to open the schema editor. In the schema editor and then under the schema table, click the plus button four times to add four rows. Click OK…

Configuring the query of the customer records of interest – Docs for ESB 6.x

Configuring the query of the customer records of interest Double-click tMySQLInvalidRows to open its Component view. In the Validation type field, select DQ rule validation in order to use the given data quality rule. Select Use an existing connection to reuse the connection that tMysqlConnection creates. Click the […] button next to Edit schema to…

Configuring the query result display and executing the Job – Docs for ESB 6.x

Configuring the query result display and executing the Job Double-click the tLogRow component to display its Basic settings view. In the Mode area, select Table (print values in cells of a table) for better readability of the result. Save the Job and press F6 to run it. The staging data that matches the query conditions…

Configuring the process of normalizing rows – Docs for ESB 6.x

Configuring the process of normalizing rows To do this, proceed as follows: Double-click tStandardizeRow to open its Component view. In the Column to parse field, select SKU_Description_Size_Weight. This is the only column that the incoming schema has. Under the Conversion rules table, click the plus button eight times to add eight rows in this table….

Configuring the process of standardizing the unstructured data – Docs for ESB 6.x

Configuring the process of standardizing the unstructured data To do this, proceed as follows: Connect the tFixedFlowInput component to the tStandardizeRow component with a Row > Main link. Double-click the tStandardizeRow component to display its Basic settings view. The advanced rule types are always executed after the ANTLR specific rules regardless of rule order. In…

Configuring the process of writing data into the HBase – Docs for ESB 6.x

Configuring the process of writing data into the HBase To do this, proceed as follows: On the Design workspace, double-click the tFixedFlowInput component to open its Component view. In this view, click the three-dot button next to Edit schema to open the schema editor. Click the plus button three times to add three rows and…

Configuring the query conditions and advanced settings to query staging data – Docs for ESB 6.x

Configuring the query conditions and advanced settings to query staging data In the Operations area, click the [+] button to add one new row, where you can define the query conditions. In the Xpath column, enter Customer/metadata:staging_status between quotes. In this example, we want to query the staging data that fails to pass the MDM…

Configuring the process of grouping the input data – Docs for ESB 6.x

Configuring the process of grouping the input data Document get from Talend https://help.talend.com Thank you for watching.