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
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Current »

Upgrading the Transferology Connector from DARwin to uAchieve is straight forward.

Transferology Connector minimum version for uAchieve

Check your Transferology Connector's version by viewing the contents of the version.properties file.

The minimum version for uAchieve is 4.3.9 built on or after Feb 7 2013.

If your Connector is older, please download and install the latest Connector from the Connector Downloads page.

Transferology Connector DARwin to uAchieve Upgrade Steps

  1. Revise the daversion line in the cas4.properties to:
daversion=uachieve

     2. Add a uAchieve request handler so the correct audits are created for Transferology see the uAchieve daemonContext.xml section of the Transferology Connector's Install and Configure page.

     3. Restart the application server or redeploy the Transferology Connector. 

Additional uAchieve upgrade Steps for schools using Lucene indexing

Schools using the Lucene indexing for default tables configuration, have a few more steps but the specific steps depend on the Connector version.

Connector versions 4.4.1 and newer

Remove these lines from the cas4.properties file:

tcaLuceneFlag
tcaLuceneDirectory
tcaLuceneDirectorySwap
tcaIndexerPassword

Restart the application server or redeploy the Transferology Connector.

Connectors prior to version 4.4.1

Check whether your cas4.properties file has the line:

tcaLuceneFlag=darwin-enabled

If so, do the following:

  1. Revise the tcaLuceneFlag line in the cas4.properties to:
tcaLuceneFlag=uachieve-enabled

     2. Restart the application server or redeploy the Transferology Connector. 

     3. Follow the Manual Index Rebuild steps.

     4. After the manual index rebuild is finished, follow the Manual Index Rebuild steps a second time. Two rebuilds are required to convert both the primary and secondary indexes to uAchieve.



  • No labels