CAMS Enterprise Update Release

Size: px
Start display at page:

Download "CAMS Enterprise Update Release"

Transcription

1 CAMS Enterprise Update Release Revision Date: 07/01/2011 Important Update Notices Financial Aid This update includes improvements with Financial Aid Packaging that require changes in Financial Aid >Setup >Award Reference for every award. To better facilitate this for our clients, Three Rivers Systems, Inc. has provided a SQL script below that can be ran on your database to make these changes so that your Financial Aid personnel do not have to make the changes manually to each award. After updating to CAMS Enterprise , all awards must be changed, either manually or by running the provided SQL script, before any further packaging is run. See item number one in the Financial Aid section below. ***CAMS Manager Action Required CAMS Managers will need to run the following SQL script to automatically change award settings as required by this update. set IncludeRemainingNeed = CAST(1 as bit) set IncludeAltRemainingNeed = case when CodAwardType in ('DLUnsubsidized','DLPLUS') then CAST(1 as bit) else CAST(0 as bit) end This document describes the items that are being deployed in the CAMS Enterprise Update Release. Enhancements, modifications, and system corrections are included and are categorized primarily by module. Those items needing CAMS Manager attention have been noted as such. For additional, detailed information and instructions on the functionality additions and changes, refer to the online help files located directly in the CAMS Enterprise application and/or the updated PDF manuals which can be downloaded from the CAMS Community Website. Note that portal updates are not automatically installed on your site and must be applied by your institution.

2 General 1. Multiple Currency functionality has been added to CAMS. Any currency type may be entered into CAMS, any of which can be the base system currency. Multiple currency types may be set up, each with its own exchange rate that can be set on a daily basis if the currency exchange rate changes. New reports have been added to report on currency types and exchange rate history. Transactions may be entered in all areas of CAMS for Students and Constituents, where the user may select the Currency Type for the transaction and CAMS will convert the amount to the system Base Currency type. Multi-Currency reports have been added to Billing Batch, Cashier Entry, Student Ledger, and NS Billing Ledger. See the Multi-Currency.pdf file for step-by-step instructions. ***CAMS Manager Action Required CAMS Managers will need to contact if you wish to enable Multiple Currency. Admissions 1. The HS Graduated date field did not transfer from Prospect to Student records when loading a Student from Prospect. The HS Graduated date now transfers correctly. Registration 1. Registration has been enhanced to allow the Registrar to override the calculated earned credits to college level by manually creating a status record for the term being registered for a student, then manually setting the college level to the elevated level. This can enable a student to register during a Schedule Registration period during a time set for a college level above the actual calculated college level for the student. A possible scenario would be that a student's earned hours is just short of being elevated (for example, 1/2 an earned hour) and petitions the Registrar that they should be allowed to register as part of the elevated class. 2. In Offering Maintenance, Allow Drop in Portal and Allow Withdraw in Portal have been separated into individual configuration items. When using Standard Plus Refund Policy, the Last Drop Date and Last Withdraw Date will be used to determine if a course may be dropped or withdrawn from the portals. Please see Registration Setup.pdf for details on how these dates function with the drop and withdraw configuration items in Offering Maintenance. 3. A new configuration option, Limit Auto-Populated Groups by Student Transcript, has been added to Degree Audit Setup. This option can be used if you use SQL statements to populate Groups automatically and have large numbers of courses in those groups. This functionality will help prevent the SQL log file from filling up when using Mass Update Audit in this scenario. 4. The functionality provided in the Grade Book has been replaced by the Course Management Administration Portal. Assignments, midterm, and final grades will continue to be viewable from CAMS Grade Book as they are entered from the Faculty Portal or the Course Management Administrative Portal. 5. Waiting List reports were sometimes timing out causing CAMS to appear locked. This has been corrected; Waiting List reports will no longer time out. 6. An error sometimes occurred when adding/deleting Student Programs for Term records in Student Status, although the change did save correctly. Records may now be added or deleted without error. 7. The Single Column Transcript incorrectly duplicated the Major 2 and Major 3 fields in the Minor 2 and Minor 3 fields. Majors and Minors are now printed correctly on the transcript as entered in the Student Degree.

3 8. The Cumulative Only by Student Grade Summary report was not displaying the Cumulative GPA correctly. Cumulative GPA is now correctly displayed on this report. 9. Update introduced an issue where withdrawn or dropped students did not display on Attendance reports even though attendance had been entered. Withdrawn and dropped students now display correctly on the Attendance reports if attendance has been entered for those students. 10. When a course being registered in a term had a corequisite formula, the student had not already met the corequisite, and none of the corequisites for the course being registered were offered in the term being registered, CAMS would register the selected course without prompting the user. Now, when the Check For CoRequisites parameter is selected and this situation occurs, CAMS will prompt the user that the corequisites have not been met. Billing 1. Changed the text on the Billing Authorize Results tab to more generically describe to users that by clicking the Process button student records will be updated to perform the actions selected on the Names tab. 2. In certain occurrences, changing an Extended Document for an existing transaction would cause an Extended Document other than the one selected to save. Extended Documents will now save as selected in all transaction areas. 3. A new GL Output Type, Dynamics AX Multi-Currency, has been added. General Ledger and Accounts Payable export files are created as semicolon delimited files. 4. Improved the process used when creating new Billing Address Types. Now, when creating a new Billing address, the Billing Category will automatically populate with the selection that is already in current Billing Addresses. This will help avoid inadvertently leaving a new Billing addresses Billing Category blank thus changing all other Billing addresses records. Changing the Billing Category in any Billing Address Type, whether active, inactive, or creating new, will change the Billing Category in all Billing Address Types. 5. New criteria, Cohort Groups, has been added to the Selection tab of Billing Statements which can be utilized to further define multiple students when printing statements.

4 Financial Aid 1. Financial Aid Setup has been improved to better comply with Department of Education calculation requirements. In Setup >Award Reference detail, the checkbox Include Alt Remaining Need has been removed and Include EFC has been added. Typically, all awards should pay down need therefore all awards should have Include Remaining Need checked in Award Reference detail. As Unsub and Plus loans may still be obtained by students when need is zero, where students can borrow up to their EFC amount (Alt Primary EFC in CAMS), Include Remaining Need and Include EFC must be checked for Unsub and Plus loans in order for Packaging to award these loans correctly. has provided a SQL script below to make these changes automatically. After updating to CAMS Enterprise , all awards must be changed, either manually or by running the provided SQL script, before any further packaging is run. Please see the Financial Aid documentation for details. ***CAMS Manager Action Required CAMS Managers will need to run the following SQL script to automatically change award settings as required by this update. set IncludeRemainingNeed = CAST(1 as bit) set IncludeAltRemainingNeed = case when CodAwardType in ('DLUnsubsidized','DLPLUS') then CAST(1 as bit) else CAST(0 as bit) end 2. Additional values for Dependent rejected and Independent rejected have been added to the Financial Aid Status record. These values may be manually set or will be set by ISIR Direct import. 3. Enhanced ISIR Direct import by adding a new configuration option, Import All Duplicate Transactions, on the Import tab. Previously CAMS imported all duplicate ISIR records; these duplicate transactions will no longer be imported automatically. To maintain backward compatibility for clients that wish to import duplicate transactions, users may check this option upon import. This configuration option can be useful if you wish to import a previously imported ISIR record to update student records or the ISIR holding table. For example, a record may not have been checked as inactive in the previous import but you wish to import it as active. 4. The ISIR Direct import has been enhanced with a new report. Users may now print a report that will display all previously imported ISIR files. This can be useful to determine if a file has already been imported. Note that ISIR files imported prior to the update cannot be listed. 5. The Full ISIR Report in Financial Aid Maintenance has been improved. Comment Codes are now displayed on the first page and fields that previously displayed only the code number now display the text correctly. 6. Enhanced the functionality which imports ISIR records from the ISIR holding table. Previously when adding a new student record with a Social Security Number that matches a record (or records) in the ISIR holding table, those ISIR records were imported into the student s Financial Aid Maintenance. Now, in addition, updating an existing student record SSN, where the SSN may have been missing or incorrect, will also import any matching ISIR records from the ISIR holding table. 7. Enhanced the Financial Aid Maintenance ISIR tab. For ISIR records that have been imported, highlighting the record in the grid will display the ISIR import file the record was imported from. 8. The Financial Aid Maintenance Full ISIR Report was incorrectly using the Students # of Family Members ISIR data for both Student and the Parents Number of Family Members field. The report now uses the correct ISIR data for each field.

5 9. If a student exceeds the combined subsidized and unsubsidized Lifetime Max (Unsubsidized Lifetime Max in CAMS Lifetime Limits), the student no longer qualifies for both subsidized and unsubsidized loans. Prioritized Packaging was allowing subsidized awards in this situation. Prioritized Packaging will no longer award subsidized or unsubsidized awards when a student has exceeded the combined lifetime limit as set in Financial Aid Lifetime Limits. 10. When additional summer Pell was exported via COD Export, the students original Pell disbursements were zeroed out and left the student with the amount that was awarded for summer. When additional Pell is exported, the original Pell disbursements are no longer affected. Note that additional Pell must be a separate Pell Award Type in CAMS, the COD Award Type must also be set to Pell and the Additional COD Eligibility Award check box must be checked. See the Financial Aid Setup documentation or the CAMS Enterprise help files for detailed information. 11. When packaging based on student load, Prioritized Packaging was incorrectly basing Pell on the first Term only within a Package therefore awarding Pell for all terms based on that load. For example, this could cause students with the first term as half-time and other terms as full-time to receive Pell for all terms based on the half-time term when the package was ran based on Student Load. Packaging will now correctly award Pell based on the actual load for each term within a package. Health 1. Several new fields have been added to Health Maintenance. Varicella 1, Varicella 2, Varicella Titer, Hepatitis B Titer, and Hepatitis Refusal Date fields have been added to the Test tab; these new fields are also reported in the Detail Report. CAMS Manager 1. A new GL Output Type, Dynamics AX Multi-Currency, has been added. General Ledger and Accounts Payable export files are created as semicolon delimited files. 2. A new configuration option, Bypass Degree Audit Checking, has been added to Student Portal Configuration which, when enabled, will allow students to register for any course that would normally be restricted by their Degree Audit. This option will not bypass pre-requisites or Faculty approval requirements that have been set. 3. Official Payments Online Payment Provider has been added for the Application Portal. Please see the Online Payment Setup document for step-by-step setup instructions. 4. Although Role Administration Role Name entries are limited to 40 characters, CAMS allowed user to enter over 40 characters in the field which caused an error upon saving. CAMS now correctly restricts the Role Name field to the allowed 40 characters. 5. Update Release introduced an issue when enabling the Include Ungraded Courses When Determining College Level in Student Portal Configuration, CAMS was not calculating the ungraded courses to extrapolate the College Level for students when Schedule Registration was enabled. For example, a Freshman with enough ungraded credits to elevate them to Sophomore was only allowed to register during the period scheduled for Freshman and was not allowed to register during the period scheduled for Sophomore. CAMS will now correctly calculate ungraded courses for Schedule Registration if Include Ungraded Courses When Determining College Level is enabled.

6 Tools 1. When using Include Only Students in Campus criteria, Billing Refunds was using the Refund Transaction Term value rather than the Include Student Registered in Term value to determine the students Campus. CAMS will now use Include Student Registered in Term value, if populated, to determine the students Campus when Include Only Students in Campus is selected. If a Campus is selected and no Term value is provided, CAMS will use the students latest Status record to determine the Campus. In addition, when evaluating balances on Term and including Batch transactions, CAMS was including all Batch transactions rather than limiting up to the Term selected. When including Batch transactions, they will now be limited up to the Term selected.

CAMS Enterprise Update Release

CAMS Enterprise Update Release CAMS Enterprise Update Release 12.2.2 Revision Date: 02/03/2010 This document describes the items that are being deployed in the 12.2.2 CAMS Enterprise Update Release. Enhancements, modifications, and

More information

CAMS Enterprise Update Release

CAMS Enterprise Update Release CAMS Enterprise Update Release 14.5.0 Revision Date: 07/11/2014 This document describes the items that are being deployed in the 14.5.0 CAMS Enterprise Update Release. Enhancements, modifications, and

More information

CAMS Enterprise Update Release

CAMS Enterprise Update Release CAMS Enterprise Update Release 16.1.3 Revision Date: 07/24/2016 This document describes the items that are being deployed in the 16.1.3 CAMS Enterprise Update Release. Enhancements, modifications, and

More information

CAMS Enterprise. Billing. Unit4 Education Solutions, Inc. Published: 27 July Abstract. Page 1 of 78

CAMS Enterprise. Billing. Unit4 Education Solutions, Inc. Published: 27 July Abstract. Page 1 of 78 CAMS Enterprise Billing Unit4 Education Solutions, Inc. Published: 27 July 2016 Abstract The Billing module serves as the hub for financial activities within CAMS. All transactions regardless of origin

More information

CAMPUS PORTAL QUICK REFERENCE GUIDE: STUDENT PORTAL

CAMPUS PORTAL QUICK REFERENCE GUIDE: STUDENT PORTAL CAMPUS PORTAL QUICK REFERENCE GUIDE: STUDENT PORTAL 1 CONTENTS How to Set Up Your Portal Web Account... 3 How to Personalize Your Homepage... 4 How to View Holds Applied to Your Portal Account... 4 How

More information

Getting Started in CAMS Enterprise

Getting Started in CAMS Enterprise CAMS Enterprise Getting Started in CAMS Enterprise Unit4 Education Solutions, Inc. Published: 18 May 2016 Abstract This document is designed with the new user in mind. It details basic features and functions

More information

Training Guide. UAccess STUDENT. Financial Aid Campus Community. Go Live

Training Guide. UAccess STUDENT. Financial Aid Campus Community. Go Live UAccess STUDENT Financial Aid Campus Community Go Live 1.25.10 Table of Contents Financial Aid-Campus Community...1 Training Registration...1 Viewing Service Indicators for Students...6 Viewing Checklists

More information

Faculty Portal. Logging In:

Faculty Portal. Logging In: Faculty Portal Logging In: Access the portal via the web address provided by your institution. If your institution is using Active Directory to authenticate, you may not be required to log in at this page.

More information

TopNet for Faculty. Faculty Services Tab & Advisors & Student Data Inquiry Tab

TopNet for Faculty. Faculty Services Tab & Advisors & Student Data Inquiry Tab TopNet for Faculty Faculty Services Tab & Advisors & Student Data Inquiry Tab Revised 2015 For Help or Information Contact: Barbara Scheidt Enterprise Systems MMTH 373 270-745-8812 or Barbara.scheidt@wku.edu

More information

WebAdvisor FUNctions for Faculty and Advisors

WebAdvisor FUNctions for Faculty and Advisors WebAdvisor FUNctions for Faculty and Advisors Click the links below and jump to a section: Course Listings Advisees (Email advisees here) Catalogue Course Update Change of Course Status Change of Grade

More information

EDUCATION PORTAL INFORMATION CENTER (EPIC) FAO USER MANUAL. Version 1.2

EDUCATION PORTAL INFORMATION CENTER (EPIC) FAO USER MANUAL. Version 1.2 EDUCATION PORTAL INFORMATION CENTER (EPIC) FAO USER MANUAL Version 1.2 Table of Contents INTRODUCTION... - 3 - GENERAL SCREEN DESIGN AND NAVIGATION... - 3 - LOGIN... - 3 - FORGOT USERNAME OR PASSWORD...

More information

North Dakota University System Campus Solutions Financial Aid Transfer Student Monitoring

North Dakota University System Campus Solutions Financial Aid Transfer Student Monitoring North Dakota University System Campus Solutions Financial Aid Transfer Student Monitoring Here s the process in a nutshell: 1. Create a batch file for NSLDS asking them to monitor the students on the file.

More information

Campus Solutions CUNYfirst Admissions. Quick-Reference Guide

Campus Solutions CUNYfirst Admissions. Quick-Reference Guide Campus Solutions CUNYfirst Admissions Quick-Reference Guide February 25, 2011 Viewing CAS Application Summary... 3 Viewing ASTA Application Summary... 4 Search/Match... 5 Adding an Application Manually...

More information

Self Service Student Guide

Self Service Student Guide Self Service Student Guide (as of 05/24/2018 ) Alamance Community College Student Success Division PO Box 8000 1247 Jimmie Kerr Rd Graham, NC 27253 (336) 506 4270 www.alamancecc.edu Alamance Community

More information

Student Self Service User's Guide

Student Self Service User's Guide Student Self Service User's Guide Table of Contents Helpful Hints... P 1 Accessing Self Service... P 2 Student Center... P 3 MAP (My Academic Plan)... P 4 Degree Map... P 6 Eligibility to Register... P

More information

External Education-High School

External Education-High School Date Modified 04/25/2011 Last Changed by Status Final System Office Concept Enter and update academic information from external sources, such as transcripts, in the Education component. You can record

More information

Go to: https://my.ne wschool.edu

Go to: https://my.ne wschool.edu Go to: https://my.ne wschool.edu To obtain your NETID Username & password. You can find this info by clicking on the Look up your NETID or Reset your Password link. First time users or continuing students

More information

IVY TECH COMMUNITY COLLEGE COLLECTING DATA FOR THE R2T4 CALCULATION

IVY TECH COMMUNITY COLLEGE COLLECTING DATA FOR THE R2T4 CALCULATION IVY TECH COMMUNITY COLLEGE COLLECTING DATA FOR THE R2T4 CALCULATION REGISTRAR ACTIVITIES Step #1 Run weekly beginning the 3rd week of the term and continuing until Incomplete grades for the term have ALL

More information

Enterprise. Document Tracking. Three Rivers Systems, Inc. Published: 12 April Abstract

Enterprise. Document Tracking. Three Rivers Systems, Inc. Published: 12 April Abstract Document Tracking Enterprise Three Rivers Systems, Inc. Published: 12 April 2013 Abstract This document will discuss how Document Tracking is used as an integral part of communications management at your

More information

SIS Student Information System

SIS Student Information System SIS Student Information System Hebrew Union College Jewish Institute of Religion Student User s Manual (SIS) June 20, 2017 Table of Contents 1. FERPA reminder... 3 2. Locate HUC-JIR websites... 4 3. Introduction

More information

Financial Aid System FAM Shopping Sheet

Financial Aid System FAM Shopping Sheet Financial Aid System 2018-19 FAM Shopping Sheet SBCTC-IT support@sbctc.edu Documentation Index URL http://www.sbctc.edu/colleges-staff/it-support/legacy-applications/fas/fas-document-index.aspx Printing

More information

The University Registrar s office will supply you with a USER ID and an initial PIN.

The University Registrar s office will supply you with a USER ID and an initial PIN. Banner Web For Students Registration Guide v 1.00 (March 17, 2004) Office of the University Registrar Introduction Banner Web for Student allows students to view, update, and print selected information

More information

Campus Solutions: Student Records. Quick Reference Guide

Campus Solutions: Student Records. Quick Reference Guide Campus Solutions: Student Records Table of Contents Unit I: Foundations of Student Records... 9 Unit II: Term Set-up... 10 Chapter 2 - Create and Maintain Terms and Sessions... 11 *Add/Update Term & Session...

More information

SIS STUDENT INFORMATION CENTER

SIS STUDENT INFORMATION CENTER Using the Self Service Student Center As a student you can: 1. Log Into the System 2. Navigate 3. Add Favorites 4. Add, Drop, or Swap Classes 5. View Your Class Schedule 6. View Grades 7. View Degree Progress

More information

Academic Advising Basics

Academic Advising Basics Arizona Board of Regents, 2011 updated 07.11.2010 v.3.0 For information and permission to use our PDF manuals, please contact uitsworkshopteam@listserv.com PDFs available at www.uits.arizona.edu/workshops

More information

MiraCosta CurricUNET User Manual

MiraCosta CurricUNET User Manual MiraCosta CurricUNET User Manual Building the Worldwide Curriculum Network Page 1 Contents Log In... 5 Courses... 6 Programs... 9 Create Proposal... 10 Deactivate Credit Course... 11 Deactivate Noncredit

More information

Transfer Student Monitoring Batch Process. Set Up

Transfer Student Monitoring Batch Process. Set Up Transfer Student Monitoring Batch Process 1 Process Overview: 1. Create a batch file for NSLDS asking them to monitor the students on the file. 2. If there are changes, NSLDS sends an alert file as well

More information

How to Register for Classes

How to Register for Classes East Tennessee State University How to Register for Classes Laine Howard Associate Registrar Family Educational Rights & Privacy Act Right to review your academic record Right to request a revision to

More information

Table of Contents. Contents

Table of Contents. Contents Introduction Welcome to DegreeWorks, the new degree audit and tracking system for Elizabeth City State University. DegreeWorks provides a more accessible, convenient, and organized way for students to

More information

Student How to Guide:

Student How to Guide: Georgia Piedmont Technical College Student How to Guide: Helping you navigate the most commonly asked student questions Admissions Advising Financial Aid Registration Student Affairs Technical Support

More information

S NISWEB tm For Lancaster Theological Seminary

S NISWEB tm For Lancaster Theological Seminary Welcome to the new features of SONISWEB for Lancaster Theological Seminary. On the following pages, you will be guided to the features available to you for the purpose of reviewing your academic and financial

More information

Online Graduation Application Tutorial. Created by the Office of the Registrar, January 2018

Online Graduation Application Tutorial. Created by the Office of the Registrar, January 2018 Online Graduation Application Tutorial Created by the Office of the Registrar, January 2018 Make sure you meet the following requirements before applying: Review your degree status using the mygps worksheet

More information

SIS Student Information System

SIS Student Information System SIS Student Information System Hebrew Union College Jewish Institute of Religion Student User s Manual (SIS) March 26, 2015 Table of Contents 1. FERPA reminder... 3 2. Locate HUC-JIR websites... 4 3. Introduction

More information

Onondaga Community College. WebAccess Student Guide. January, 2013

Onondaga Community College. WebAccess Student Guide. January, 2013 Onondaga Community College WebAccess Student Guide January, 2013 1 Table of Contents Introduction... 4 How to Get There... 5 Getting Started... 6 User Names and Passwords... 6 Security Question... 7 Change

More information

Student Records. Course Instructions. SLCM_AD_310 Student Records 1. Click Attachments (upper right corner) Print the pdf

Student Records. Course Instructions. SLCM_AD_310 Student Records 1. Click Attachments (upper right corner) Print the pdf Student Records SLCM_AD_310 1 of 106 Course Instructions Click Attachments (upper right corner) Click QRC Course Navigation pdf Print the pdf Use the pdf to navigate the course and take the Assessments

More information

PeopleSoft Departmental Student Records Training. Bloomsburg University

PeopleSoft Departmental Student Records Training. Bloomsburg University PeopleSoft Departmental Student Records Training Bloomsburg University 1 Table of Contents Bloomsburg University Training Notes... 3 Terminology Crosswalk... 3 Term Code Logic... 3 Viewing a Student s

More information

College of Lake County. Student Administration System 9.0 Advisement Process - 19 th /41 st Hour Information Guide

College of Lake County. Student Administration System 9.0 Advisement Process - 19 th /41 st Hour Information Guide College of Lake County Student Administration System 9.0 Advisement Process - 19 th /41 st Hour Information Guide September, 2008 STUDENT ADMINISTRATIVE SYSTEM ADVISEMENT PROCESS at19 TH & 41 ST HOUR INFORMATION

More information

This document and other HACCWeb documents are available at From the homepage, select Current Student link (on the left side), Log-ins,

This document and other HACCWeb documents are available at   From the homepage, select Current Student link (on the left side), Log-ins, This document and other HACCWeb documents are available at www.hacc.edu. From the homepage, select Current Student link (on the left side), Log-ins, and under HACCWeb, select the appropriate document.

More information

Electronic Award Letter Field Guide v. 6,

Electronic Award Letter Field Guide v. 6, Field Name/ N/A N/A N/A N/A School Name N/A N/A Agency Name Institutional Master DOE School Code N/A N/A Title IV school code From the Institutional Master. BEOG-CAMPUS Can have problems if college

More information

Online Registration Instructions

Online Registration Instructions ATTENTION If you have not yet completed an application, click on the Apply to NVC Online link under the Admissions and Records heading (www.napavalley.edu). After submitting the online application, there

More information

Docufide Sender: College Student User Guide

Docufide Sender: College Student User Guide Docufide Sender: College Student User Guide Student Registration With Docufide by Parchment you can use the Docufide Sender online system to request transcripts to be delivered anywhere worldwide. To begin

More information

LEO (Lake Erie Online) Student User Instructions

LEO (Lake Erie Online) Student User Instructions Office of the Registrar LEO (Lake Erie Online) Student User Instructions These instructions cover basic functions of the system. Students may not have access to every option. General NOTE: do not use the

More information

College of the Holy Cross Student Guide to the Student Academic Records System (STAR)

College of the Holy Cross Student Guide to the Student Academic Records System (STAR) College of the Holy Cross Student Guide to the Student Academic Records System (STAR) Revision Date: September 1, 2013 Page 1 Contents Introduction... 3 Granting Access to the Parent Center... 4 Changing

More information

System Process Document Create, Post, and Review Group Transactions. Department Responsibility/Role File Name

System Process Document Create, Post, and Review Group Transactions. Department Responsibility/Role File Name Department Responsibility/Role File Name Create, Post, and Review Group Transactions_SPD_20141211092841 Revision Document Generation Date Date Modified Last Changed by ctbrand2 12/11/2014 Status 12/11/2014

More information

Banner Student Registration Training Workbook

Banner Student Registration Training Workbook Banner Student Registration Training Workbook Release 8.1 - October 2008 Updated 11/6/2008 HIGHER EDUCATION What can we help you achieve? SunGard Higher Education 4 Country View Road Malvern, Pennsylvania

More information

Self-Service Banner (SSB) Training Manual for Faculty

Self-Service Banner (SSB) Training Manual for Faculty Self-Service Banner (SSB) Training Manual for Faculty P a g e 1 Contact: Brent Cross Systems Support Specialist DH 258 PH: 931.372.3281 bcross@tntech.edu Training Documentation Outline: 1. FERPA p.2 2.

More information

Printing the FINAL Transcript for 9 th 11 th

Printing the FINAL Transcript for 9 th 11 th Printing the FINAL Transcript for 9 th 11 th Check that Incompletes have been cleared Check that the NC s are up to date 1. Office/Grading/Setup/Utilities/MASS AUDIT a. Create a new template or Edit an

More information

Campus. Online Registration Processing. Student Information Systems

Campus. Online Registration Processing. Student Information Systems CLARK COUNTY SCHOOL DISTRICT TECHNOLOGY & INFORMATION SYSTEMS SERVICES DIVISION EMPLOYEE BUSINESS TRAINING DEPARTMENT Student Information Systems Campus Online Registration Processing Revised: March 2017

More information

Processing Private Agency Foster Parent Training Manual Payments. Knowledge Base Article

Processing Private Agency Foster Parent Training Manual Payments. Knowledge Base Article Processing Private Agency Foster Parent Training Manual Payments Knowledge Base Article Table of Contents Section 1: Navigating to the Payments Created Screen... 3 Payment Exceptions... 6 Section 2: Searching

More information

Campus Solutions Self Service: Student Quick Reference Guide

Campus Solutions Self Service: Student Quick Reference Guide Campus Solutions Self Service: Student Table of Contents Introduction to Step Sheets... 4 Getting Started in CUNYfirst... 5 Managing Mozilla Firefox Pop Up Blockers for CUNYfirst... 6 Managing Microsoft

More information

Student Financials - Inquiry. Finance and Accounting Student Accounts

Student Financials - Inquiry. Finance and Accounting Student Accounts Student Financials - Inquiry Finance and Accounting Student Accounts 5/7/2009 Table of Contents Introduction... iv Lesson 1 - Basic Navigation... 1 1.1 Navigating in Student Financials... 1 Lesson 2 -

More information

Graduation Report (Mass Updates)

Graduation Report (Mass Updates) The following outlines how to update the status of graduation applicants (e.g. approve or deny) for multiple students rather than individually modifying their records. There are two steps to this process;

More information

Student Portal Guide. Contents

Student Portal Guide. Contents Student Portal Guide Contents... 2... 3... 4... 5... 7... 9... 10... 11... 11... 13... 16... 17 CAMS Student Portal Guide Page 2 1. Go to https://cams.cnsu.edu/student For your log in, type the following:

More information

Defining Application Processing Options

Defining Application Processing Options CHAPTER 1 Need Access support is available only for aid years prior to 2010 2011. Need Access will not be supported after the 2009 2010 aid year. This chapter lists prerequisites and discusses how to:

More information

eservices Self Service Help for Students

eservices Self Service Help for Students eservices Self Service Help for Students This document covers how to perform several common tasks in eservices from the Student Center. How To: Find User ID/Username Forgot My Password Text/Email Notification

More information

Processing Private Agency Foster Parent Training Manual Payments. Knowledge Base Article

Processing Private Agency Foster Parent Training Manual Payments. Knowledge Base Article Processing Private Agency Foster Parent Training Manual Payments Knowledge Base Article Table of Contents Overview... 3 Navigating to the Payments Created Screen... 3 Generating Pre-Placement Stipend Payment

More information

Financial Aid Packaging. User Guide

Financial Aid Packaging. User Guide Financial Aid Packaging User Guide Copyright (c) 2001 Jenzabar, Inc. All rights reserved. You may print any part or the whole of this documentation to support installations of Jenzabar software. Where

More information

Winthrop University Curriculum Action System. Training and Users Manual

Winthrop University Curriculum Action System. Training and Users Manual Winthrop University Curriculum Action System Training and Users Manual Updated September 2018 Table of Contents Course Changes 3 Program Changes 8 Review and Approval of any Action 14 2 Course Changes

More information

WELCOME TO BANNER WEB FOR STUDENT QUICK START HOW TO...

WELCOME TO BANNER WEB FOR STUDENT QUICK START HOW TO... WELCOME TO BANNER WEB FOR STUDENT BANNER Web for Student is an SCT product that interfaces with the UMDNJ BANNER Student system to provide Students with the ability to perform student functions through

More information

How To: This document covers how to perform several common tasks in eservices from the Student Center. eservices Self Service Help for Students

How To: This document covers how to perform several common tasks in eservices from the Student Center. eservices Self Service Help for Students This document covers how to perform several common tasks in eservices from the Student Center. How To: Find User ID/Username Forgot My Password Browse Schedule or Course Catalog Enroll Add Classes Enroll

More information

Parent Student Portal User Guide. Version 3.1,

Parent Student Portal User Guide. Version 3.1, Parent Student Portal User Guide Version 3.1, 3.21.14 Version 3.1, 3.21.14 Table of Contents 4 The Login Page Students Authorized Users Password Reset 5 The PSP Display Icons Header Side Navigation Panel

More information

CAMS Enterprise. Custom Reports. Unit4 Education Solutions, Inc. Published: 29 January Abstract. Page 1 of 50

CAMS Enterprise. Custom Reports. Unit4 Education Solutions, Inc. Published: 29 January Abstract. Page 1 of 50 CAMS Enterprise Custom Reports Unit4 Education Solutions, Inc. Published: 29 January 2016 Abstract This document is designed to provide information necessary to use customized reports in CAMS Enterprise

More information

2.9 New Features Guide

2.9 New Features Guide 2.9 New Features Guide 042111 Enterprise CRM, version 2.9 US 2011 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or

More information

Table of Contents COURSE OBJECTIVES... 2 LESSON 1: ADVISING SELF SERVICE... 4 NOTE: NOTIFY BUTTON LESSON 2: STUDENT ADVISOR...

Table of Contents COURSE OBJECTIVES... 2 LESSON 1: ADVISING SELF SERVICE... 4 NOTE: NOTIFY BUTTON LESSON 2: STUDENT ADVISOR... Table of Contents COURSE OBJECTIVES... 2 LESSON 1: ADVISING SELF SERVICE... 4 DISCUSSION... 4 INTRODUCTION TO THE ADVISING SELF SERVICE... 5 STUDENT CENTER TAB... 8 GENERAL INFO TAB... 19 TRANSFER CREDIT

More information

Client-Account Receivable

Client-Account Receivable Nexsure Training Manual - Accounting Client-Account Receivable In This Chapter Client Accounts Receivable Entity Definition Receive Payments from Clients Relating to Policies Allocation of Payment Leave

More information

myenrolment Error Messages

myenrolment Error Messages myenrolment Error Messages ABOUT THIS GUIDE... 3 LOGIN ISSUES... 4 FORGOTTEN USERNAME OR PASSWORD / CAN T LOGIN TO MYENROLMENT... 4 NOT ELIGIBLE TO USE MYENROLMENT... 4 MYDETAIL ACCESS ONLY... 4 MYDETAIL

More information

Enterprise. Microsoft Dynamics and GL Posting

Enterprise. Microsoft Dynamics and GL Posting Enterprise Microsoft Dynamics and GL Posting Three Rivers Systems, Inc. Published: 11 July 2014 Abstract CAMS generates files that are imported into Microsoft Dynamics by means of the Integration Manager.

More information

Logging into and using MyBC

Logging into and using MyBC Logging into and using MyBC MyBC is Bellin College s Student Information System. This is where you go to register for classes, view your student documents, check your billing, and view your financial aid.

More information

How to Complete the WASFA. Washington Application for State Financial Aid

How to Complete the WASFA. Washington Application for State Financial Aid How to Complete the WASFA Washington Application for State Financial Aid Overview The WASFA application can be found at http://www.readysetgrad.org/wasfa The following instructions will aid you in successfully

More information

Uploading Documents to an Application

Uploading Documents to an Application The following steps will explain how Graduate Program Administrators upload any supporting documents to the students file (references, transcripts and supporting documents). Prospective students and referees

More information

Student Center. CUNYfirst is a new program implemented by CUNY that is meant to replace the old E-sims system.

Student Center. CUNYfirst is a new program implemented by CUNY that is meant to replace the old E-sims system. Student Center 1. Logging into CUNYfirst CUNYfirst is a new program implemented by CUNY that is meant to replace the old E-sims system. Students can use CUNYfirst for: Registering for classes Viewing their

More information

University of Maine System Student Administration Process

University of Maine System Student Administration Process Set Up SACR User Defaults Description The system automatically loads default values into data pages for a particular user ID. The user default settings that you establish in the User Defaults component

More information

All Outreach Training Card Requests and payments will be submitted via the NEW ONLINE OUTREACH TRAINER PORTAL. https://outreach.msosha.

All Outreach Training Card Requests and payments will be submitted via the NEW ONLINE OUTREACH TRAINER PORTAL. https://outreach.msosha. All Outreach Training Card Requests and payments will be submitted via the NEW ONLINE OUTREACH TRAINER PORTAL https://outreach.msosha.com Register Yourself As An OSHA Authorized Outreach Trainer Register

More information

Jenzabar EX 4.5. Getting Started Guide for Administrators and Users

Jenzabar EX 4.5. Getting Started Guide for Administrators and Users Getting Started Guide for Administrators and Users October 24, 2012 2012, Jenzabar, Inc. 101 Huntington Avenue Suite 2205 Boston, MA 02199 1.877.535.0222 www.jenzabar.net This document is confidential

More information

WebAdvisor Student Guide

WebAdvisor Student Guide WebAdvisor Student Guide WebAdvisor Student Guide Contents: Establishing a User ID & Password 2 WebAdvisor Home Page Overview 7 Current Students Menu Overview 8 How to Search for and/or Enroll in a Class

More information

Campus Solutions Advisement Quick Reference Guide

Campus Solutions Advisement Quick Reference Guide Campus Solutions Advisement Table of Contents Introduction to Step Sheets... 1 About Your Advisee... 2 View List of Advisees... 3 Send Notifications to Advisees... 4 View Advisee Student Center... 7 View

More information

DIRECT ADMISSIONS SYSTEM

DIRECT ADMISSIONS SYSTEM 12/23/2015 UNIVERSITY OF GLASGOW DIRECT ADMISSIONS SYSTEM International Summer School Applicant User Guide cr117m Business Process Document Table of Contents Introduction... 1 Technical support... 1 1.

More information

Online Registration Rindge Students

Online Registration Rindge Students Online Registration Rindge Students Contents Advising Week... 2 Financial Responsibility Agreement... 3 Holds... 5 Assigned Registration Time Slot... 6 Registering for Courses... 7 Emailing Your Academic

More information

SUNY Cobleskill. DegreeWorks. Advisor User Manual. SUNY Cobleskill

SUNY Cobleskill. DegreeWorks. Advisor User Manual. SUNY Cobleskill SUNY Cobleskill DegreeWorks Advisor User Manual SUNY Cobleskill 12 Logging On In order to gain access to DegreeWorks, you must log into BannerWeb go to http://dwprod.cobleskill.edu and enter your User

More information

When you are logged into My Siena, you cannot use the Browser s Back and Forward buttons to navigate from one area to another. You need to use the

When you are logged into My Siena, you cannot use the Browser s Back and Forward buttons to navigate from one area to another. You need to use the When you are logged into My Siena, you cannot use the Browser s Back and Forward buttons to navigate from one area to another. You need to use the tabs at the top of the My Siena page or the links directly

More information

STUDENT Student Self-Service

STUDENT Student Self-Service STUDENT Student Self-Service Document Number: Department: Contact Name: Email: Phone: Version: Last Update: March 28, 2006 Module Name Confidential Business Information This documentation is proprietary

More information

Lockbox. Chapter 13. Lockbox Integration Setup. Nexsure Training Manual - Admin. In This Chapter

Lockbox. Chapter 13. Lockbox Integration Setup. Nexsure Training Manual - Admin. In This Chapter Lockbox In This Chapter Lockbox Integration Setup Notification Setup Accounting Setup Invoice Defaults Setup Territory Level Lockbox Sestup Lockbox Exceptions Handling Lockbox Integration Setup Lockbox

More information

ASDS. Draft. The Schedule New Course component enables you to view all courses from the course catalog that can be scheduled.

ASDS. Draft. The Schedule New Course component enables you to view all courses from the course catalog that can be scheduled. Version 1.0 Document Generation Date 2/22/2008 Date Modified 2/22/2008 Last Changed by ASDS Status Draft Scheduling New Classes-022208 Concept The Schedule New Course component enables you to view all

More information

Enterprise Information Systems

Enterprise Information Systems Enterprise Information Systems Financial Management + Human Resources + Student Administration Posting Charges in Groups Business Process Guide August, 2004 Updates Date Action Page(s) 8/01/2004 Created.

More information

St. Pius X High School 1030 St. Pius Drive Festus, Missouri Karen DeCosty, Principal/A+ Coordinator (636) 931-PIUS

St. Pius X High School 1030 St. Pius Drive Festus, Missouri Karen DeCosty, Principal/A+ Coordinator (636) 931-PIUS School Program Student handbook St. Pius X High School 1030 St. Pius Drive Festus, Missouri 63028 Karen DeCosty, Principal/A+ Coordinator (636) 931-PIUS Email: kdecosty@stpius.com 8 MISSOURI S A+ SCHOOLS

More information

Process Document Financial Aid: Ready to Package Version 1.0 Document Generation Date 11/6/2008 Date Modified 12/29/2008 Last Changed by

Process Document Financial Aid: Ready to Package Version 1.0 Document Generation Date 11/6/2008 Date Modified 12/29/2008 Last Changed by Version 1.0 Document Generation Date 11/6/2008 Date Modified 12/29/2008 Last Changed by ASDS Status Draft Ready to Package Concept This process evaluates students based on a series of user defined "tests"

More information

Introduction to ConnectCarolina

Introduction to ConnectCarolina Summary Introduction to ConnectCarolina Biographic and demographic information (bio/demo) is personal information about individuals maintained in the ConnectCarolina system. For every new student, staff,

More information

MISSOURI S A+ SCHOOLS PROGRAM

MISSOURI S A+ SCHOOLS PROGRAM students that graduated from Fox High School in 2004 and each succeeding year will be eligible to participate in the A+ School Financial Incentive Program. MISSOURI S A+ SCHOOLS PROGRAM Missouri s Outstanding

More information

Customer Access to ipromise Documents through System 3i

Customer Access to ipromise Documents through System 3i Customer Access to ipromise Documents through System 3i ipromise Page 43 To access the customer portion of ipromise, log into System 3i and from the Borrower Search page click the Applications tab and

More information

Admissions Module Admissions Index

Admissions Module Admissions Index Admissions Module Georgia Enhanced Banner Student and Financial Aid Systems User Documentation Version 7.5 and Instructional Technology August 2006 This page left blank to facilitate front/back printing.

More information

View ISIR Suspense Table

View ISIR Suspense Table Students apply for financial aid by completing the Free Application for Federal Student Aid (FAFSA). The FAFSA is processed by the Department of Education, which sends electronic records once a day containing

More information

USING WEBADVISOR. Please note the following term designations below:

USING WEBADVISOR. Please note the following term designations below: USING WEBADVISOR Before beginning, please make sure that you have checked your current hold status located under the HOLDS heading (as seen below). It is important to check your hold status at least 24

More information

Nexsure Training Manual - Accounting. Chapter 7

Nexsure Training Manual - Accounting. Chapter 7 Nexsure Training Manual - Accounting Vendor Entries In This Chapter Vendor Entries at the Organization and Territory Level Vendor Entity Definition Disbursements to Vendors Line Item Distribution Receiving

More information

aceconnect is a trademark of Accelerated Christian Education.

aceconnect is a trademark of Accelerated Christian Education. + 2 Information in this document is subject to change without notice and does not represent a commitment on the part of Accelerated Christian Education. The software described in this document is furnished

More information

37.1 Release Letters. Released

37.1 Release Letters. Released 37.1 Release Letters Released 06.18.2015 Release 37.1 PURPOSE: The intent of this documentation is to provide details for each program that was modified in this release. The documentation is organized

More information

WHAT IS MY WAY? Metropolitan Community College 1 07/18/16

WHAT IS MY WAY? Metropolitan Community College 1 07/18/16 WHAT IS MY WAY? MCC My Way is the web portal at MCC. The portal provides single sign-on access by automatically logging into My Services, Microsoft Outlook Calendar, Student Planning, Office 365, and Blackboard

More information

Application Process Page 1 of 12. Application Process

Application Process Page 1 of 12. Application Process Page 1 of 12 Application Process Login Initiate an Online Application Process Payment of Application Fees Uploading Required Documentation Cloning Unlocking Program Related Applications Initial Grant of

More information

North Dakota University System Campus Solutions Financial Aid Re-awarding Loans

North Dakota University System Campus Solutions Financial Aid Re-awarding Loans Once loan awards have been cancelled because of loan fee changes, it is possible to use External Awards and Repackaging together to assign updated DL awards. External Awards would assign a maximum Subsided

More information

HomeLogic - Print Copy

HomeLogic - Print Copy HomeLogic - Print Copy Table of Contents About MIG... 3 An Introduction to HomeLogic... 3 The Parent/Student Login... 3 Self Registration... 3 Login to HomeLogic... 8 HomeLogic Homepage... 9 Using the

More information

Student access to OracleWeb. June

Student access to OracleWeb. June Student access to OracleWeb June 2010 1 Access OracleWeb from the Rockhurst University web page (www.rockhurst.edu). Go to Current Students page. June 2010 2 From the Current Students Page, click on Online

More information