The Connector depends on the u.achieve daemon to provide Degree Audits.

There are two database connections required to successfully produce degree audits for u.select through the Connector via u.achieve, namely:

  1. u.achieve daemon (java program)
  2. Connector

Keep these in mind to minimize degree audit troubleshooting when installing the Connector:

  1. The Connector must interact with the same JOB_QUEUE_xxx tables as the u.achieve daemon.
  2. Degree audits for u.select don't use the STU_xxx tables and therefore those tables don't need to be accessible by the u.achieve daemon and Connector.
  3. For u.achieve audits, you must specify daversion=uachieve in the cas4.properties file.

The database user for the u.achieve daemon (java program) must have:

Isolating the Connector from your existing u.achieve audit data

Some schools want to prevent the Connector from accessing the audit data contained in the JOB_QUEUE_xxx tables used by their existing u.achieve server. This is accomplished by: