The JDBCConnector must be set up to access the database table.
The JDBCConnector does not need to poll an events table looking for events. As a result, set the JDBCConnector standard configuration property PollFrequency to the value no. The JDBCConnector must be configured to support the SerialObject (or its replacement) with agent support.
If the value of the DataStore collaboration object's GENERATE_KEY configuration property is true, the JDBCConnector must be configured to generate a unique key. Any of the three methods specified in the Adapter for JDBC User Guide can be used. The App Spec Info in the ObjectKey attribute of the SerialObject ASBO (or its replacement) must be modified accordingly.
Property type | Property | Value |
---|---|---|
Standard | PollFrequency | no |
Connector specific | ArchiveProcessed | false |
Connector specific | EventTableName | null |
Parent topic: Setting up the Datastore collaboration object