Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Informatica Connector Toolkit Getting Started Guide

Informatica Connector Toolkit Getting Started Guide

Creating a Connector Overview

Creating a Connector Overview

In this lesson, you create a connector that enables the Data Integration Service to read data from and write data to MySQL.

Lesson Concepts

You can use the
Informatica Connector Toolkit
Eclipse plug-in to build a connector to provide connectivity between a data source and Cloud Data Integration.
Create an Informatica connector project for each connector that you want to build. For each project, you can use the
Informatica Connector Toolkit
Eclipse plug-in to generate the connection, metadata, type system, and run-time java source code.
After you create the project, you define the connection. When you define the connection, you configure the connection attributes, the connection behavior, and add libraries required by the connection to the project. Then, define the type system to configure the connector data types and how they map to the data types supported by the Informatica platform. Then, define the native metadata definition to configure the connector metadata required for the data source operation that you want to implement. Finally, define the run-time interfaces. When you define the run-time interfaces, you add run-time libraries to the project and configure how the connector performs each data source operation. You can also test and debug the connector connection, metadata, and run-time components.

Lesson Objectives

In this lesson, you complete the following tasks:
  • Create a project for the MySQL connector.
  • Define the connection attributes for the MySQL connector and test the connection components.
  • Define the type system for the MySQL data types.
  • Define a native metadata definition for the MySQL connector to read and write data.
  • Define run-time interfaces to configure how the MySQL connector performs read and write operations.
  • Test the read capability and write capability of the connector.

Lesson Prerequisites

Before you start this lesson, complete the following prerequisite:

Lesson Timing

Set aside 30 minutes to complete this lesson.

0 COMMENTS

We’d like to hear from you!