Extracting data from the database table and writing it into an LDIF file - 7.3
LDIF
- EnrichVersion
- Cloud
- 7.3
- EnrichProdName
- Talend Big Data
- Talend Big Data Platform
- Talend Data Fabric
- Talend Data Integration
- Talend Data Management Platform
- Talend Data Services Platform
- Talend ESB
- Talend MDM Platform
- Talend Open Studio for Big Data
- Talend Open Studio for Data Integration
- Talend Open Studio for ESB
- Talend Real-Time Big Data Platform
- EnrichPlatform
- Talend Studio
- task
- Data Governance > Third-party systems > File components (Integration) > LDIF components
- Data Quality and Preparation > Third-party systems > File components (Integration) > LDIF components
- Design and Development > Third-party systems > File components (Integration) > LDIF components
Procedure
-
Double-click tMysqlInput to open its
Basic settings view.
-
Fill in the Host, Port, Database, Username, and Password fields with your MySQL database connection
details.
-
Click the [...] button next to Edit schema and in the pop-up window define the
schema by adding four columns: dn,
id_owners, registration, and make,
all of String type.
-
In the Table Name field, enter the name
of the table from which the data will be read. In this example, it is
ldifdata.
-
Click the Guess Query button to fill in
the Query field with the auto-generated
query.
-
Double-click tFileOutputLDIF to open its
Basic settings view.
-
In the File Name field, browse to or
enter the path to the LDIF file to be generated. In this example, it is
E:/out.ldif.
-
Select the operation Add from the
Change type list.
-
Click the Sync columns button to retrieve
the schema from the preceding component.