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 11 Next »

Upgrading the Transferology Connector from DARwin to u.achieve is straight forward.

Transferology Connector minimum version for u.achieve

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

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

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

Transferology Connector DARwin to u.achieve Upgrade Steps

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

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

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

Additional u.achieve upgrade Steps for schools using Lucene indexing

Schools using the Lucene indexing for default tables configuration, have a few more steps. 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 u.achieve.


 

  • No labels