QUICK LINKS

Support
Issue Tracker
[Services]
Questions
[uAchieve 4.5 Applications]
[uAchieve 5.0 Application]
[uAchieve 5.1 Application]
Transferology
TES
[Training & Conferences]
Accessibility

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

If you are unfamiliar with the Transferology Connector, please see Getting Started With the Transferology Connector.

 


The Transferology Connector is formerly known by several other names including: uselect Connector, CEGXML, External CEG/XML Interface, CEG, XML Interface, or External CEG.

...

  • The Transferology Connector does NOT access a school's Student Information System
  • Transferology makes HTTP (or HTTPS when defined) connections to the Transferology Connector
  • Transferology sends/requests data via POST
  • Schools can use an SSL Certificate to secure the data exchange between Transferology and the Transferology Connector
  • Schools can restrict access to Transferology Connector with their firewall by only allowing Transferology (18.207.24.42) traffic to reach the Transferology Connector

 


Upgrade

Anchor
UpgradeFromDARwin
UpgradeFromDARwin

Note
titleUpgrading from DARwin to u.achieve?

If you are upgrading from DARwin to uAchieve, see the Connector's Upgrading from DARwin to uAchieve page

 


Anchor
UpgradeFrom43
UpgradeFrom43

Note
titleUpgrading to the 5.0.x Transferology Connector?

The uachieve database must have JOB_QUEUE tables upgraded to uAchieve 4.4.

When upgrading to the 5.0.x version of the Connector, follow these steps:

  1. Execute the Connector 5.0 sql database script for your particular database. The script adds the last_mod_descendant_utc column to the tca_master and tca_rule tables.
    1. Oracle - connector-oracle-5_0.sql
    2. SQL Server - connector-mssql-5_0.sql
    3. DB2 - connector-db2-5_0.sql
  2. Execute the Connector 5.0 sql database trigger script for your particular database. The triggers maintain the last_mod_descendant_utc columns of the tca_master and tca_rule tables.
    1. Oracle - connector-oracle-triggers-5_0.sql
    2. SQL Server - coming soon
    3. DB2 - coming soon
  3. Install the 5.0.x Connector version.
  4. The configuration instructions for the RequestHandler defined in the uAchieve daemonContext.xml were revised due to the additional uachieve report types HTM and PDF.
  5. Use the Transferology Lab's Audit Setup page to:
    1. Change the Audit request format to: Connector 5.x
    2. Change the Audit Report type to: TXT, HTM or PDF

...


Anchor
uAchieveCompatibility
uAchieveCompatibility

Note
titleTransferology Connector 5.0.x, 4.4.x and 4.3.x Compatibility with DARwin and uAchieve versions
  • The above Mandatory Requirements section identifies the minimum CollegeSource audit server and CollegeSource tables which are compatible with the Transferology Connector versions 5.0.x, 4.4.x and 4.3.x.
  • The 5.0.x, 4.3.x and 4.4.x Transferology Connector versions are also compatible with the minimum versions through the most recent CollegeSource audit server and CollegeSource table versions.
  • You don't need to upgrade the 5.0.x, 4.3.x and 4.4.x Transferology Connector when DARwin or uAchieve is being upgraded.

 


Install and Configure

Tip
titleInstall and Configure the Transferology Connector

When you are ready to install and configure the Transferology Connector, follow these steps:

1. Database Access by Transferology Connector into CollegeSource tables.

2. Install and Configure Transferology Connector

3. If you use DARwin/uAchieve default or reference only tables in your equivalencies, keep in mind, Transferology does NOT recognize all types of default or reference tables. The following types of default or reference tables are recognized by Transferology:

  • Defaulting MSTREF Data - Reference Only
  • Defaulting TA Rules - Reference Only
  • Defaulting TA Rules - All Articulation Rules
  • Default TA Table With Additional Rules

Transferology doesn't recognize Defaulting Unknown Institutions and Courses aka Super Default.

Please review the following documentation for DARwin/uAchieve default or reference tables encoding details: Setting Up Default Tables

Warning
titleNOTE:

You must have a Support Center account to view this page; create one here.


Troubleshooting

Several troubleshooting pages.