You can use the sample adapter source code to develop an adapter for a data source. Import the sample adapter project in to the Eclipse IDE and use the Informatica Connector Toolkit to publish or deploy the sample adapter.
To use the sample source code and develop an adapter, 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 adapter that you want to import into Eclipse.
Click
Finish
.
The sample adapter 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 adapter or deploy the sample adapter on local Informatica services and client.