Configuring an ION channel
- Access the Process Server Administrator and select Administration > Channels Administrator.
- Click the ION Channels tab.
- Click Actions > Create.
-
Specify this information:
For the database connection parameters, use the location of the ION tables.
- JDBC Driver
-
The JDBC driver class name.
This is for connecting to the database. In order for this connection to work, the driver jar file should be added to Server class path or copied to LACFGDIR/LPS/jars directory. Additional information is in another section. Verifying .jar files required for JDBC connections
- Database URL
-
A database (or JDBC) URL is a platform-independent way of addressing a specific database instance. A database/JDBC URL is of the form:
jdbc:[subprotocol]:[node]/[databaseName]
- User
-
User name
- Password
-
Password
- DB Schema
-
The name of the DB Schema; leave blank to use default schema.
If the ION tables are created with a prefix, include the prefix in this field.
- Test Connection
-
After saving your configuration, click this button to test the new or updated connection. Alternatively, click Actions > Test Connection.
If the properties are set up correctly, a success message appears. If the properties are not set up correctly, an error message appears.
Note:The success message looks like this:
Disregard the "Test Connection Error" text.