Specialized Administration > Info*Engine Administration > JDBC Adapter Configuration Entry
JDBC Adapter Configuration Entry
Adapter properties are maintained as attributes in Info*Engine adapter JSON entries. Use the Info*Engine Administration utility to add or modify existing adapter entries. For more information, see the following topics:
When installing the adapter to run out-of-process with Info*Engine on a different host, you must manually import the jdbc.ldif file using the following steps:
1. Log in to the Info*Engine host as any user.
2. Copy the jdbcAdapter.jar file from the adapter installation directory to the codebase\WEB-INF\lib directory where Info*Engine is installed.
The Info*Engine Property Administration utility needs the resource bundle that is in the jdbcAdapter.jar file to display the correct text on the JDBC adapter form.
3. From the Info*Engine Property Administration utility, click the [Import/Export] link.
4. Select the Overwrite leaf entries if they exist checkbox.
5. Browse to the jdbc.ldif file that resides under the adapter installation location.
6. Click OK to import the form.
This overwrites any existing JDBC form and returns you to the main page.
For more information and an example of how to import an entry, see Creating JSON Entries.
To create a new JDBC adapter entry:
1. From the Create Entry menu, select JDBC Adapter.
The Property Editor window opens.
2. Enter appropriate values in the fields provided. Fields with an asterisk (*) are required. For more information, see JDBC Adapter Properties.
3. When you are finished, click Create Adapter.
Once created, you can later add and modify the adapter properties. For more information, see Editing Existing Entries.
Was this helpful?