The Connector depends on a uAchieve Server to provide degree audits.

Two database connections are required to successfully produce degree audits through the Connector via uAchieve:

  1. uAchieve Server
  2. Connector

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

  • A uAchieve server specific to Transferology can be used for Transferology degree audits.
  • The Connector must interact with the same JOB_QUEUE_xxx tables as the uAchieve server.
  • Degree audits for Transferology do not use the STU_xxx tables. Therefore, those tables do not need to be accessible by the uAchieve Server and Connector.
  • For uAchieve audits, you must specify daversion=uachieve in the cas4.properties file.

The database user for the uAchieve server must have the following permissions:

Isolating the Connector From Your Existing uAchieve 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 uAchieve Server. This is accomplished in the following tasks: