After you define the connection attributes, you can test and debug the connection to the data source.
Create a debug configuration in Eclipse IDE from the
Run
menu. Select the adapter connection project to debug and provide the connection type and connection properties. You can also set breakpoints in the code that you want to debug.
After you create a debug configuration, you can launch the
Test Connection
dialog box to test and debug the connection definition.
In the
Connector Progress
view, select
Test Connection
.
The
Test Connection
dialog box appears with the default Java Virtual Machine (JVM) environment settings. The Informatica Connector Toolkit uses the JVM settings to run the debug configuration.
Edit the JVM environment settings, if required. Ensure that you use the same port number that appears in JVM settings for the connection properties in the debug configuration.
Click
Next
.
The
Connection Details
page appears with the connection attributes that you defined for the adapter.
Enter values for the connection attributes.
Click
Test Connection
.
A success message appears if the connection to the data source is successful.
You cannot use the Informatica Connector Toolkit to test attribute dependencies.