Talend Data Integration - Export - 7.3

Talend Data Catalog Bridges

Version
7.3
Language
English
Product
Talend Cloud
Module
Talend Data Catalog
Last publication date
2023-08-17

Bridge Requirements

This bridge:
  • requires Internet access to https://repo.maven.apache.org/maven2/ and/or other tool sites to download drivers into <TDC_HOME>/data/download/MIMB/.

  • requires the tool to be installed to access its SDK.

Bridge Specifications

Vendor Talend
Tool Name Talend Data Integration
Tool Version 5.x to 8.x
Tool Web Site https://www.talend.com/products/data-integration/
Supported Methodology [Data Integration] Multi-Model, Data Store (Physical Data Model, Logical Data Model, Stored Procedure Expression Parsing), ETL (Source and Target Data Stores, Transformation Lineage, Expression Conversion), Graphical Layout via Eclipse Java API

SPECIFICATIONS
Tool: Talend / Talend Data Integration version 5.x to 8.x via Eclipse Java API
See https://www.talend.com/products/data-integration/
Metadata: [Data Integration] Multi-Model, Data Store (Physical Data Model, Logical Data Model, Stored Procedure Expression Parsing), ETL (Source and Target Data Stores, Transformation Lineage, Expression Conversion), Graphical Layout
Component: Talend version 11.1.0

DISCLAIMER
This import bridge requires internet access to download third-party libraries:
- such as https://repo.maven.apache.org/maven2/ to download open source third-party libraries,
- and more sites for other third-party software such as database specific jdbc drivers.

The downloaded third-party libraries are stored into $HOME/data/download/MIMB/
- If https fails, the import bridge then tries with http.
- If a proxy is used to access internet, you must configure that proxy in the JRE (see the -j option in the Miscellaneous parameter).
- If the import bridge does not have full access to internet, that $HOME/data/download/MIMB/ directory can be copied from another server with internet access where the command $HOME/bin/MIMB.sh (or .bat) -d can be used to download all third-party libraries used by all bridges at once.

By running this import bridge, you hereby acknowledge responsibility for the license terms and any potential security vulnerabilities from these downloaded third-party software libraries.

OVERVIEW
Generates Talend project in the Project directory from the source metadata.

REQUIREMENTS
Requires a working installation of Talend Studio 7.x or higher in order to interface with its API.

For Talend Studio 5.x, please be sure to follow these steps:
- specify a Talend Studio installation directory
- specify a project destination directory to export MIR model as a Talend project
- provide optional parameters according to their descriptions
- press the [Export] button
- open 'Talend Studio'
- Go to File-> Import menu
- Select General-> File System and click Next
- Browse to the Talend project folder that the metadata was exported to
- Specify a folder in the open Talend repository to import into

FREQUENTLY ASKED QUESTIONS
n/a

LIMITATIONS
Refer to the current general known limitations at http://metaintegration.com/Products/MIMB/MIMBKnownLimitations.html or bundled in Documentation/ReadMe/MIMBKnownLimitations.html

SUPPORT
Provide a trouble shooting package with:
- the debug log (can be set in the UI or in conf/conf.properties with MIR_LOG_LEVEL=6)
- the metadata backup if available (can be set in the Miscellaneous parameter with -backup option, although this common option is not implemented on all bridges for technical reasons).


Bridge Parameters

Parameter Name Description Type Values Default Scope
Talend Studio directory File directory where the appropriate version of the Talend Studio software is installed.
The directory must have the following sub-directories and files under it:
- plugins
- configuration/config.ini
- configuration/org.eclipse.update/platform.xml

The directory should be available (relative) to the software accessing the Talend metadata.
DIRECTORY     Mandatory
Project directory An empty file directory where the Talend project should be generated.

You can import the project into Talend Studio using the 'Import Items' menu option.

Warning: do NOT directly use an existing Talend workspace (e.g., $TalendHome\workspace\myworkspace) as the Talend project.
DIRECTORY     Mandatory
Report files directory Specify the folder where the report files (TalendExportStatistics.csv and TalendExportErrors.csv) are to be generated.

If this field is empty, the export bridge will place the report files in the '[Project directory]/process' folder.
DIRECTORY      
The Date format Specify date format for your data. ENUMERATED
dd-MM-yyyy : common format #1
MM-dd-yyyy : common format #2
yyyy-MM-dd : common format #3
dd-MM-yyyy  
Data files directory Specify the folder where the data files for the current model are stored.

If this field is empty the export bridge will use the '[Project directory]/data' folder for your data files.
DIRECTORY      
Miscellaneous n/a
STRING      

 

Bridge Mapping

Mapping information is not available