CAMS Enterprise Update Release 21.1.0

Revision Date: March 19, 2021

This document describes the items deployed in the 21.1.0 CAMS Enterprise Update Release. Enhancements, modifications, and system corrections are included and categorized primarily by module. Those items needing CAMS Manager attention have been noted as such. For detailed information and instructions on functionality additions and changes, refer to the online help files located in the CAMS Enterprise application. Note that portal updates are not automatically installed on your site and must be applied by your institution.

Glossary Table Script

We will be releasing a CAMS Glossary table update in a future release which will break up the CAMS Glossary table into several individual "Glossary_[category]" tables (one category per table). Foreign keys will be dropped from the Glossary table and added to the individual tables. This will alleviate the issue of not being able to delete from the Glossary table due to too many foreign keys pointing at table Glossary.

We have included a Glossary Table script in this release. The path for this script is SQL\ManualRun\GlossaryBreakup\PossibleColumnsWithUniqueIndexForeignKeyGlossary.sql. Run the Glossary Table script on your college database to identify issues with your current Glossary table and multiple Glossary categories. Executing this script will NOT change any data. It simply prints out warning messages about such issues and where in you database they occur. If you have a column in your existing tables that points to a glossary with 2 or more categories (bad data that is currently allowed), it will cause foreign key violations on the new tables. The CAMS Glossary Table Update will attempt to fix these issues but may fail with a Unique Index Error. This will prevent you from successfully updating to the next version of CAMS until the issue(s) are fixed.

This Glossary Table script should be executed prior to installing the future CAMS Glossary Table Update so that issues can be resolved in advance.

General

Financial Aid

Billing

Development

Portals

How to Update Portals

***CAMS Manager Action Needed

Portal files will be downloaded to your CAMS Enterprise \ Portal Updates directory.

If you do not (or have not yet) customized your portals, follow these instructions: MOVE all files from the CAMS Enterprise\Portal Updates\[PortalName] folder to the installation directory for the matching portal. Do not copy the folders but only the files in those sub-folders to the same sub-folder in the matching portal folder.

If you do customize your portals follow these instructions: After making a backup of your customized portal pages, move the stock portal files for this update to the installation directory for your specific Portal. Then apply your customizations to the new, stock portal files.

 

Portal files that were added or changed with the 21.1.0 update

    Faculty

    Faculty MRP

    Student

    Student MRP

SQL objects that were added or changed with the 21.1.0 update

    Stored Procedures

    Triggers

    Views