You can use the sample connector source code to develop a connector for a data source. Import the sample connector project in to the Eclipse IDE and use the Informatica Connector Toolkit to publish or deploy the sample connector.
To use the sample source code and develop a connector, perform the following tasks:
From the Eclipse IDE, click
File
Import
. The
Import
dialog box appears.
Select
Existing Projects into Workspace
and then click
Next
. The
Import Projects
page appears.
Select
Select root directory
and browse to the directory of the sample connector that you want to import into Eclipse.
Click
Finish
.
The sample connector project appears in the package explorer.
Change to the
Informatica Connector
perspective.
Edit the connection, types system, metadata, and run-time components, if required.
Publish the sample connector or deploy the sample connector on the Cloud Data Integration service.