Decision Support Release Notes. Release 2.0

Size: px
Start display at page:

Download "Decision Support Release Notes. Release 2.0"

Transcription

1 Decision Support Release Notes Release Financial Aid Budget Total Current Information Indicator Financial Aid Yearly Award & Gross Paid Amount Security for Person Records Student Recruiting & Admissions Administrative College Code and Name Objects Data Mart Security View Modification Security for Recruiting & Admissions Records... 4 DS_Release_Notes_ A.doc Page 1 of 5

2 1. Financial Aid 1.1 Budget Total Case Number: ProdLog #104 General Description: The Total Budget Amount object (found in the Budget Information subclass of the Financial Aid Needs Analysis class) previously pulled data from an incorrect table location. Reports using the Total Budget Amount object displayed a row for each Budget Component, instead of a single row for the Budget Total. The Total Budget Amount object has been modified to pull data from the correct source. Reports using the Total Budget Amount object will now return correct results. Technical Description: The Budget Total object incorrectly pulled the Budget Component amount data from the T_FA_STUDENT_BUDG_COMPNT.FA_STUDENT_BUDG_COMPNT_AMT table. The Budget Total object has been corrected to pull data from the T_FA_STUDENT_BUDG_TOT.FA_STUDENT_BUDG_TOT_AMT table. 1.2 Current Information Indicator Case Number: ProdLog #89 General Description: The Current Information Indicator object was inaccurately named. This object is in fact a Current Record Indicator. While a Current Information Indicator in the Data Warehouse is used to assist in record change tracking is used, the Current Record Indicator serves a different purpose. To avoid any confusion, this object has been renamed Current Record Indicator. Technical Description: Current Information Indicator object has been renamed to Current Record Indicator. The source table and column of this object remain unchanged. 1.3 Financial Aid Yearly Award Table & Gross Paid Amount Object Case Number: ProdLog #100 General Description: The Gross Paid Amount object is a value derived specifically for the EDW and is based on Banner data. This object also requires aggregation to the Year level. There was an error in the processing logic for the Data Warehouse yearly awards table, which excluded certain source system records when calculating this value. The excluded records were those records where there was no corresponding term record in the Banner source system. Approximately 600 records were not loaded from the Banner yearly award tables. These missing records therefore did not appear in reports based on Gross Paid Amount. The absence of these 600 records meant that the Gross Paid Amount object was not calculated correctly. The processing logic for the EDW has been modified to correct this problem, and the Data Warehouse now matches the Banner source system, as required by the Financial Aid Office and the UI-Integrate team. DS_Release_Notes_ A.doc Page 2 of 5

3 Please note, in accordance with business requirements identified by the Financial Aid Offices and UI-Integrate, the Financial Aid EDW has been designed to source Year- and Term-based Award records directly from the Banner source tables. The effect of this design is that any discrepancies between the Year- and Term-based Award records in the source system will be reflected in the EDW. In business terms, this means that Year data is not necessarily a true aggregate of Term data. Technical Description: An error in processing logic caused the T_FA_AWARD table to not be loaded with all records that existed in the Banner source system. This resulted in approximately 600 records not being loaded from the Banner yearly award tables. Certain records in the source system were excluded if there were no corresponding term records in the source system. Because the GROSS_PAID_AMT value relies on aggregated yearly award records, some records may have been excluded from reports based on GROSS_PAID_AMT. The ETL join logic has been modified to correct this problem, and the Data Warehouse now matches the Banner source system, as required by the Financial Aid Office and the UI-Integrate team. Please note, in accordance with business requirements identified by the Financial Aid Offices and UI-Integrate, the Financial Aid EDW has been designed to source Year- and Term-based Award records directly from the Banner source tables. The effect of this design is that any discrepancies between the Year- and Term-based Award records in the source system will be reflected in the EDW. In business terms, this means that Year data is not necessarily a true aggregate of Term data. 1.4 Security for Person Records Case Number: ProdLog #117 General Description: Previously, a security view did not exist on the Person History table for Financial Aid. Certain users could therefore view Person data that should have been restricted in accordance with University policy, specifically records for persons who were not students or financial aid applicants. Security has been applied to this table so that Financial Aid users will only be able to view Person records for students. Technical Description: Security was not previously applied to the T_PERS_HIST table in the Financial Aid universe. A new view (V_STU_PERS_HIST) has been created to ensure that all columns from T_PERS_HIST are included, while restricting rows to only those records that also have records in T_STUDENT_HIST. In addition, the Financial Aid user role has been modified to replace the access to T_PERS_HIST with access to V_STU_PERS_HIST in accordance with University policy. Users connecting via ODBC should ensure that they connect to this data using the new V_STU_PERS_HIST view. This change will not affect a user s ability to view Person records for students and financial aid applicants. DS_Release_Notes_ A.doc Page 3 of 5

4 2. Student Recruiting & Admissions 2.1 Administrative College Code and Name Objects EDW Current Applicant Case Number: Clarify _57 General Description: The Administrative College Code and Name objects were erroneously removed from the Current Applicant universe on 30 May When the omission was reported on 20 June 2003, they were immediately replaced. The objects have been re-added to the Current Applicant universe, and are now available for reporting and analysis purposes. Technical Description: Objects have been added to the Current Applicant universe. 2.2 Data Mart Security View Modification EDW - Undergrad Admissions Data Mart EDW - Grad Admissions Data Mart EDW - RA Contact Analysis Data Mart Case Number: Clarify _208 General Description: The security in the Recruiting & Admissions Data Marts erroneously restricted users from viewing application records for applicants who applied to multiple colleges in some cases. If the person applied for more than one college, only one of the colleges was able to see that application (the college that matched the application college). In other words, users with security restrictions to one college sometimes were unable to view application information for their college if the applicant had applied to more than one college. Security indicators have been changed to allow users to view application records for students who have applied to multiple colleges. This fix has been implemented in the Data Warehouse, and users are now able to view all application records to their college. Technical Description: While students may apply to multiple colleges, only a single college is listed per applicant on the T_DM_RECRUIT_APPLICANT table. The result is multiple application records with different colleges, but a single T_DM_RECRUIT_APPLICANT record which lists only one college. When this college differed from the one to which a user had security access, users were unable to view the application information. A new view of the T_DM_RECRUIT_APPLICANT table has been created and the Data Mart universes have been modified to use the view instead of the table itself. This fix has been implemented, and users are now able to access all application records to their college. 2.3 Security for Recruiting & Admissions Records EDW - Current Applicant EDW Current Recruit EDW Graduate Data Mart EDW Undergraduate Data Mart EDW RA Contact Analysis Data Mart Case Number: ProdLog #82 DS_Release_Notes_ A.doc Page 4 of 5

5 General Description: As originally designed, the Recruiting & Admissions security implementation applies person-level security, preventing one campus from seeing applicant or recruit records for another campus. However, for students who applied to more than one campus, each campus the students applied to was previously able to see certain information related to the students applications to other campuses, such as test scores and student attributes. Security on affected tables has been extended to the campus level to prevent this occurrence in the future. Technical Description: The following new security views have been created to apply campuslevel security to the underlying tables. These views prevent one campus from viewing applicant and recruit records for another campus. V_ADM_APPL_ATTR_HIST V_ADM_APPL_SRC_HIST V_ADM_CHKLST_ITEM_HIST V_ADM_DECN_HIST V_ADM_MAIL V_ADM_PRIOR_CUM_DEG_HIST V_ADM_RATING_HIST V_ADM_STD_HS_HIST V_ADM_STD_HS_SUBJ V_RECRUIT_ADM_STD_HS_HIST V_RECRUIT_ADM_STD_HS_SUBJ V_RECRUIT_ATTR V_RECRUIT_LEARN_OF_UI V_RECRUIT_MAIL V_RECRUIT_PRIOR_CUM_DEG_HIST V_RECRUIT_SRC V_RECRUIT_TEST_RESULT_HIST DS_Release_Notes_ A.doc Page 5 of 5

Decision Support Release Notes. Release

Decision Support Release Notes. Release Decision Support Release Notes Release 2006-05 1. Catalog & Schedule...2 1.1 Change Processing Logic for Session Meeting Table...2 2. Finance...3 2.1 Reload Missing Small Business Report Records...3 2.2

More information

Decision Support Release Notes. Release 7.0

Decision Support Release Notes. Release 7.0 Decision Support Release Notes Release 7.0 1. General Modifications... 2 1.1 Telephone Number Presentation... 2 1.2 Citizen Type Code Change... 2 2. Catalog & Schedule... 3 2.1 Course Description Text

More information

Decision Support Release Notes. Release

Decision Support Release Notes. Release Decision Support Release Notes Release 2005-08 1. Finance...2 1.1 Improve Efficiency in Grants Streamlined Universe...2 1.2 Reload Finance Accounts Payable & Purchase Order Tables...2 2. Financial Aid...3

More information

Decision Support Release Notes

Decision Support Release Notes Decision Support Release Notes Release 2009-02 1. Student... 2 1.1 Updated Student Registration Group Table... 2 1.2 Updated the Level Code Table for Global Campus... 2 1.3 Removed Columns from Maximum

More information

Using the New UCOP UAT Validation Reports for Graduate Admissions

Using the New UCOP UAT Validation Reports for Graduate Admissions To access the new UAT validation reports in Cognos for Graduate Admissions data, please follow the instructions outlined below: 1. Copy and paste the following link into your browser - http://data.ucop.edu.

More information

Decision Support Release Notes

Decision Support Release Notes Decision Support Release Notes Release 2009-09 1. Student... 2 1.1 Updated Join in Registration Directory Universe... 2 1.2 Corrected the Student AH Course Grade History Table to Show the Most Current

More information

The EDW: An Overview For Foothill-De Anza Community College District

The EDW: An Overview For Foothill-De Anza Community College District The EDW: An Overview For Foothill-De Anza Community College District R. Joanne Keys, SunGard Higher Education October, 2009 1 The Agenda Objective: Set the stage for a successful implementation of the

More information

DATA WAREHOUSE- MODEL QUESTIONS

DATA WAREHOUSE- MODEL QUESTIONS DATA WAREHOUSE- MODEL QUESTIONS 1. The generic two-level data warehouse architecture includes which of the following? a. At least one data mart b. Data that can extracted from numerous internal and external

More information

Cal Answers Dashboard Reports Student All Access Cohort Analysis (Graduation/Retention)

Cal Answers Dashboard Reports Student All Access Cohort Analysis (Graduation/Retention) Cal Answers Dashboard Reports Student All Access Cohort Analysis (Graduation/Retention) Office of Planning & Analysis Associate Vice Chancellor Chief Financial Officer University of California, Berkeley

More information

Using the New UCOP UAT Validation Reports For Undergraduate Admissions

Using the New UCOP UAT Validation Reports For Undergraduate Admissions To access the new UAT validation reports in Cognos for Course Enrollment data, please follow the instructions outlined below: 1. Copy and paste the following link into your browser - http://data.ucop.edu.

More information

Decision Support Release Notes

Decision Support Release Notes Decision Support Release Notes Release 2007-07 1. Student... 2 1.1 Removed Sum Function from CRN Credit Hour Object in Registration Universes... 2 1.2 Added Columns to V_PERS_HIST_RTA_FULL... 2 1.3 Corrected

More information

Banner ODS Overview. Data Snapshots Based on Dates and Events Data Sets Frozen for Point in Time Historic, Trend Reporting Analytics. Admin.

Banner ODS Overview. Data Snapshots Based on Dates and Events Data Sets Frozen for Point in Time Historic, Trend Reporting Analytics. Admin. Banner ODS Overview Banner ODS Overview Opportunity for More Consistent Reporting Results. Common Data Source Common Business Concepts Banner Operational Data Store (ODS): Ad-hoc querying and daily reporting.

More information

Getting Started with myuh Self Service

Getting Started with myuh Self Service Getting Started with myuh Self Service Oracle has delivered a new look and feel with its newest Campus Solutions version 9.2. You will navigate through the database slightly differently and you will get

More information

Introductions. Training Agenda. Name Title/function Job responsibilities Expectations

Introductions. Training Agenda. Name Title/function Job responsibilities Expectations Banner Performance Reporting and Analytics Introductions Name Title/function Job responsibilities Expectations 2 Training Agenda Introductions Banner ODS Overview

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

Specifying User Defaults

Specifying User Defaults Financial Management Human Resources Campus Solutions Specifying User Defaults Business Process Guide Updates Date Action Page(s) 01/31/14 Created 08/30/17 Added disclaimer note 3 Table of Contents Specifying

More information

Using the Voyager Library Interface Process Georgia Enhanced Banner Student and Financial Aid Systems User Documentation

Using the Voyager Library Interface Process Georgia Enhanced Banner Student and Financial Aid Systems User Documentation Using the Georgia Enhanced Banner Student and Financial Aid Systems User Documentation Version 8.35 June 2014 This page left blank to facilitate front/back printing. Table of Contents (ZORVLIB)... 1 Parameters:...

More information

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

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

IIT Cognos Portal Librarian Guide

IIT Cognos Portal Librarian Guide IIT Cognos Portal Librarian Guide 1.0 About the Cognos Portal The IIT Cognos Portal allows users to access reports and perform analysis based on data stored in the SunGard Banner Operation Data Store (ODS)

More information

Debbie Kirkham. Draft

Debbie Kirkham. Draft Department Responsibility/Role File Name Revision Document Generation Date 3/18/2009 Date Modified 1/29/2018 Last Changed by Status Draft Security Request Form_SPD Debbie Kirkham Security Request Form

More information

Title: Increasing information efficiency at lower-cost: single versus multiple product approach to information retrieval

Title: Increasing information efficiency at lower-cost: single versus multiple product approach to information retrieval Office of Planning and Analysis (OPA) Page 1 of 48 (10/20/2011) Presenter: David Wright, Wichita State University Event: 2011 Educause Conference, Philadelphia PA, October 20 th, 9:00-9:50am Title: Increasing

More information

Presented by: Cathy Payne, Applications Analyst Piedmont Technical College

Presented by: Cathy Payne, Applications Analyst Piedmont Technical College Presented by: Cathy Payne, Applications Analyst Piedmont Technical College payne.c@ptc.edu Introduction Using Banner s Financial Aid Self-Service, we can build Snapshots to provide accurate and consistent

More information

OrgSync Registration Help

OrgSync Registration Help OrgSync Registration Help Getting started Returning to your registration after closing it Highlights of registration: Faculty advisor information Uploading your roster Space allocation requests Submitting

More information

Banner Operational Data Store Ellucian

Banner Operational Data Store Ellucian We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it on your computer, you have convenient answers with banner operational data

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

Manchester Community College: College Career Pathways Online Application Instructions:

Manchester Community College: College Career Pathways Online Application Instructions: 1 Manchester Community College: : 2 Please disregard what it says about payment above. Your application is free. Create and enter a six digit PIN. Reenter the pin to verify it. Remember to write down this

More information

Cabrillo College MY VERIFY. A guide to help navigate your student verification account.

Cabrillo College MY VERIFY. A guide to help navigate your student verification account. Cabrillo College FINANCIAL AID & SCHOLARSHIPS MY VERIFY A guide to help navigate your student verification account. Table of Contents Initial Log In...1 Account Confirmation...2 Student Profile...3 Tasks

More information

ISACA Chicago Chapter Scholarship Application

ISACA Chicago Chapter Scholarship Application Scholarship Overview Through the generous support of our members, the ISACA Chicago Chapter has established a scholarship fund to provide financial assistance to those interested in pursuing educational

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

How to Define Course Transfer Rules

How to Define Course Transfer Rules Application: Campus Solutions Audience: Student Records Objective: In this job aid, you will learn how to Define course transfer equivalency rules for external organizations or internal academic institutions.

More information

MicroStrategy reporting uses a browser-independent web interface that includes features like:

MicroStrategy reporting uses a browser-independent web interface that includes features like: INTRODUCTION TO BUSINESS INTELLIGENCE Business Intelligence (BI) uses methodologies, processes, architectures, and technologies that transform raw data into meaningful and useful information used to enable

More information

Business Process Guide [AD034] Application Maintenance

Business Process Guide [AD034] Application Maintenance Student Administration - Admissions University of Nevada, Las Vegas Graduate College Business Process Guide [AD034] Application Maintenance DOCUMENT INFORMATION Module Author ereference Admissions and

More information

How to Activate Student Log in to the student Registration system (also known as My Community Education or Banner ).

How to Activate Student Log in to the student Registration system (also known as My Community Education or Banner ). How to Activate Student E-Mail 1. Log in to the student Registration system (also known as My Community Education or Banner ). 2. The new account notice shows at the top of the screen once signed in. Click

More information

Council on Rehabilitation Education Monitoring Committee Report

Council on Rehabilitation Education Monitoring Committee Report Council on Rehabilitation Education 2013-14 Monitoring Committee Report Institution: University of Kentucky File No. 033 Term of Accreditation: 2013-2021 CONDITIONS AND RECOMMENDATIONS: Conditions: 1.

More information

UNIVERSITY CONTROLLER OFFICE STANDARD OPERATING PROCEDURES

UNIVERSITY CONTROLLER OFFICE STANDARD OPERATING PROCEDURES UNIVERSITY CONTROLLER OFFICE STANDARD OPERATING PROCEDURES ACCOUNTING FOR EDUCATIONAL OPPORTUNITY FUND March 15, 2019 Table of Contents 1. Overview of Educational Opportunity Fund 2. Purpose of EOF Procedure

More information

Decision Support. Go-Live Update

Decision Support. Go-Live Update Decision Support Go-Live Update UNLV Decision Support Purpose is to provide knowledgeable campus users with access to data for decision making. Principles embraced: Involvement of decision makers and

More information

DEPARTMENT SPONSORED STUDENT BILLING. Accounts Receivable Operations

DEPARTMENT SPONSORED STUDENT BILLING. Accounts Receivable Operations DEPARTMENT SPONSORED STUDENT BILLING Accounts Receivable Operations 970-491-1368 bfs_ar_sponsor@mail.colostate.edu Department sponsored student billing allows departments with Grad Assistants and/or Fellows/Trainees

More information

DATA WAREHOUSE Extras

DATA WAREHOUSE Extras DATA WAREHOUSE Extras September 2010 First Edition: October, 2004 Second Edition: May, 2005 Third Edition: March, 2007 Current Edition: September, 2010 Oregon State University, 2010 Table of Contents Super

More information

Electronic Transcript Ordering on Banner Self-Service

Electronic Transcript Ordering on Banner Self-Service Electronic Transcript Ordering on Banner Self-Service As of December 6, 2017 current students are now able to order transcripts online. Post 1988 alumni with Banner Self- Service access can also order

More information

Training Guide. Web Intelligence Advanced Queries

Training Guide. Web Intelligence Advanced Queries Training Guide Web Intelligence Advanced Queries 2 Appropriate Use and Security of Confidential and Sensitive Information Due to the integrated nature of the various Human Resources, Finance, and Student

More information

UNIVERSITY OF SOUTH FLORIDA. CMS User Guide FOR PORTAL. Getting Started. Template Specs

UNIVERSITY OF SOUTH FLORIDA. CMS User Guide FOR PORTAL. Getting Started. Template Specs UNIVERSITY OF SOUTH FLORIDA CMS User Guide FOR PORTAL Getting Started Template Specs Welcome! We are pleased to introduce some new resources to assist you in building your unit s portal site. You probably

More information

This document supersedes Appendix C of GFC Document 877, Revised and Approved September 20, REVIEW OF CERTIFICATE PROGRAMS

This document supersedes Appendix C of GFC Document 877, Revised and Approved September 20, REVIEW OF CERTIFICATE PROGRAMS This document supersedes Appendix C of GFC Document 877, Revised and Approved September 20, 2010. REVIEW OF CERTIFICATE PROGRAMS Graduate Faculty Committee Document No. 1357 requires review of graduate

More information

Ch 9: Mapping EER to Relational. Follow a seven-step algorithm to convert the basic ER model constructs into relations steps 1-7

Ch 9: Mapping EER to Relational. Follow a seven-step algorithm to convert the basic ER model constructs into relations steps 1-7 Ch 9: Mapping EER to Relational Follow a seven-step algorithm to convert the basic ER model constructs into relations steps 1-7 Additional steps for EER model for specialization/generalization steps 8a

More information

CAMS Enterprise Update Release

CAMS Enterprise Update Release CAMS Enterprise Update Release 14.0.0 Revision Date: 07/01/2011 Important Update Notices Financial Aid This update includes improvements with Financial Aid Packaging that require changes in Financial Aid

More information

COGNOS Using Banner and the Metadata To Locate Query Items

COGNOS Using Banner and the Metadata To Locate Query Items COGNOS Using Banner and the Metadata To Locate Query Items September 2015 Table of Contents Adding Banner Data to a Cognos Report... 2 About the Operational Data Store (ODS)... 3 Locating a Banner Field

More information

Texas A&M University-Texarkana Schedule Planner

Texas A&M University-Texarkana Schedule Planner Texas A&M University-Texarkana Schedule Planner Log into Web for Students Select STUDENT tab Click on the REGISTRATION link 1 Click on SCHEDULE PLANNER link You will be redirected to the Schedule Planner

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

Introduction to WISDM/WISER

Introduction to WISDM/WISER Accounting Services 1 Introduction to WISDM/WISER Last Updated: December, 2014 Objective 2 WISDM/WISER Features Shared Financial Systems Overview Basic Accounting Terminology Used at UW System Navigation

More information

MYOB EXO EMPLOYER SERVICES

MYOB EXO EMPLOYER SERVICES MYOB EXO EMPLOYER SERVICES NZ Edition 2012.02 Release Notes EXO EMPLOYER SERVICES MYOB ENTERPRISE SOLUTIONS Important Notices This material is copyright. It is intended only for MYOB Enterprise Solutions

More information

Campus Solutions Administrator 9.2 Overview

Campus Solutions Administrator 9.2 Overview Campus Solutions Administrator 9.2 Overview Oracle has delivered a new look and feel with its newest Campus Solutions version 9.2. You will navigate through the database slightly differently and you will

More information

Banner Enterprise Data Warehouse Release Guide. Release February 2013

Banner Enterprise Data Warehouse Release Guide. Release February 2013 Banner Enterprise Data Warehouse Release Guide Release 8.4.3 February 2013 Banner, Colleague, Luminis and Datatel are trademarks of Ellucian or its affiliates and are registered in the U.S. and other countries.

More information

How to Create and Update a DS-2019 Form

How to Create and Update a DS-2019 Form How to Create and Update a DS-2019 Form Application: Campus Solutions Audience: Admissions Objective: In order to receive an official DS-2019 form from the Department of Homeland Security (DHS) SEVIS system,

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

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

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

UC ELC Extract Procedures April 21, 2016

UC ELC Extract Procedures April 21, 2016 April 21, 2016 1. Overview ** 2. Configure the Create UC Data Files Form** Entering Additional Required Data ** Specific Fields for the ELC Extract Specific Fields for the TES Extract** Specific Fields

More information

TEXAS STUDENT DATA SYSTEM Field Coordination Network Update - Validation Tool

TEXAS STUDENT DATA SYSTEM Field Coordination Network Update - Validation Tool Simple Solution. Brighter Futures. TEXAS STUDENT DATA SYSTEM Field Coordination Network Update - Validation Tool November 21, 2013 Cynthia Cammack, Tessie Bryant, David Butler 1 AGENDA I. Overview II.

More information

Introductions. Course Goal

Introductions. Course Goal Banner Performance Reporting and Analytics Introductions Name Title/function Job responsibilities ODS experience Expectations 2 Course Goal Provide the participants with an understanding of information

More information

File naming for UC Media Library

File naming for UC Media Library File naming for UC Media Library IMAGE USAGE TABLE The main image sizes you will use are marked with an asterisk. If you want to change images on landing pages or subsection landing pages, please contact

More information

Basics for Student Data Inquiry

Basics for Student Data Inquiry Basics for Student Data Inquiry Table of Contents Basics... 2 Logging in to MyView... 2 Navigating the Menus... 2 Hiding the Main Menu... 3 Searching for a Student... 4 Look up Field Values... 5 Opening

More information

This document supersedes Appendix C of GFC Document 877, Revised and Approved September 20, REVIEW OF CERTIFICATE PROGRAMS

This document supersedes Appendix C of GFC Document 877, Revised and Approved September 20, REVIEW OF CERTIFICATE PROGRAMS Graduate Faculty Document No. 1360 Revised and Approved March 27, 2017 UPDATED VERSION AVAILALBE: Please see Faculty Document No. 3207R1 This document supersedes Appendix C of GFC Document 877, Revised

More information

Admissions Entering a New Application

Admissions Entering a New Application Overview This process will show how to enter a new application. Entering an application requires the use of several panels. This will focus only on the actual application data entry. Additional job aids

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

Texas Education Data Standards (TEDS)

Texas Education Data Standards (TEDS) 2017-2018 Texas Education Data Standards (TEDS) Section 8.2.0 PEIMS Data Submis Requirements Introduction September 1, 2017 Prepared by: Information Technology Services Business Management Divi Table of

More information

AP Computer Science A 2003 Scoring Guidelines

AP Computer Science A 2003 Scoring Guidelines AP Computer Science A 2003 Scoring Guidelines The materials included in these files are intended for use by AP teachers for course and exam preparation; permission for any other use must be sought from

More information

Step 1: Completing the CCCApply and Cabrillo Application (TO BE COMPLETED FROM OCT 1 st and ON)

Step 1: Completing the CCCApply and Cabrillo Application (TO BE COMPLETED FROM OCT 1 st and ON) Step 1: Completing the CCCApply and Cabrillo Application (TO BE COMPLETED FROM OCT 1 st and ON) Information Needed Before Applying Before beginning the Cabrillo application have the following information

More information

Introduction to PeopleSoft Campus Solutions (Student Administration)

Introduction to PeopleSoft Campus Solutions (Student Administration) Introduction to PeopleSoft Campus Solutions (Student Administration) Last Revised: 9/23/2011 REVISION CONTROL Document Title: Author: File Reference: Introduction to PeopleSoft Campus Solutions April Grommo

More information

New Jersey Financial Aid Management System (NJFAMS) EOF Selection, Awarding and Certification Process

New Jersey Financial Aid Management System (NJFAMS) EOF Selection, Awarding and Certification Process New Jersey Financial Aid Management System (NJFAMS) EOF Selection, Awarding and Certification Process The following information is intended to provide EOF campus programs with instructions on how to select,

More information

VOL. 4, NO. 12, December 2014 ISSN ARPN Journal of Science and Technology All rights reserved.

VOL. 4, NO. 12, December 2014 ISSN ARPN Journal of Science and Technology All rights reserved. Simplifying the Abstract Factory and Factory Design Patterns 1 Egbenimi Beredugo Eskca, 2 Sandeep Bondugula, 3 El Taeib Tarik 1, 2, 3 Department of Computer Science, University of Bridgeport, Bridgeport

More information

IRecruit Initial Set Up

IRecruit Initial Set Up IRecruit Initial Set Up First, we need to make sure that we are logged in the correct production environment. The correct website is: http://recruiteradmin.cc.iup.edu. Access is possible via Internet Explorer,

More information

Using the Voyager Library Interface Process Georgia Enhanced Banner Student and Financial Aid Systems User Documentation

Using the Voyager Library Interface Process Georgia Enhanced Banner Student and Financial Aid Systems User Documentation Using the Georgia Enhanced Banner Student and Financial Aid Systems User Documentation Version 8.13 May 2012 This page left blank to facilitate front/back printing. Table of Contents (ZORVLIB)... 1 Parameters:...

More information

Ontario College Application Centre (OCAS) On-line Application Instructions

Ontario College Application Centre (OCAS) On-line Application Instructions Ontario College Application Centre (OCAS) On-line Application Instructions The on-line application can be found at www.ontariocolleges.ca. When you visit this site you will see 4 tabs titled Applying,

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

Desired Go Live July 15, 2018 but we reserve the right to adjust this date based on circumstances.

Desired Go Live July 15, 2018 but we reserve the right to adjust this date based on circumstances. RFP 17 011 Questions and Answers When would you like the system to Go Live? Desired Go Live July 15, 2018 but we reserve the right to adjust this date based on circumstances. What is the intended RFP award

More information

AP Computer Science A 2004 Scoring Commentary

AP Computer Science A 2004 Scoring Commentary AP Computer Science A 2004 Scoring Commentary The materials included in these files are intended for noncommercial use by AP teachers for course and exam preparation; permission for any other use must

More information

any BI Query model. Export Data Quick and Dirty method NOT Quick and Slick method

any BI Query model. Export Data Quick and Dirty method NOT Quick and Slick method The following exercises are applicable in any BI Query model. For demonstration purposes we will use the Hummingbird BI Query User Retail Golf model. It can be located from your Start button > All Programs

More information

State of Connecticut. Core-CT. Enterprise Performance Management (EPM) Query Class Presentation

State of Connecticut. Core-CT. Enterprise Performance Management (EPM) Query Class Presentation State of Connecticut Core-CT Enterprise Performance Management (EPM) Query Class Presentation Updated 11/2015 Objectives Use the basic concept of Query in Core-CT. Utilize Core-CT functionality to maximize

More information

Using Filters to Generate Reports Job Aid

Using Filters to Generate Reports Job Aid Purpose: The purpose of this job aid is to help you use filters to generate reports in e-data. Some portals in e-data share a set of common filters that allow you to produce reports to fit your reporting

More information

Databases at Calvin College. Monday May 1, /SP CS-342 Sarah Greenfield

Databases at Calvin College. Monday May 1, /SP CS-342 Sarah Greenfield Databases at Calvin College Monday May 1, 2017 17/SP CS-342 Sarah Greenfield About me Math Major + CS minor (1996-2000) IS team Student programmer (1998-2000) Programmer Analyst (2000-2002ish) Systems

More information

The College of William & Mary. Digital Measures ActivityInsight. W&M Administrator User s Guide

The College of William & Mary. Digital Measures ActivityInsight. W&M Administrator User s Guide The College of William & Mary Digital Measures ActivityInsight W&M Administrator User s Guide The information contained in this guide is meant to supplement the DMS online Resource Center. DM implementation

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

ISIR Corrections. From the Main Menu, click the Financial Aid link.

ISIR Corrections. From the Main Menu, click the Financial Aid link. 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 or twice

More information

1. REGISTERING FOR COLUMBIA UNIVERSITY COMMENCEMENT

1. REGISTERING FOR COLUMBIA UNIVERSITY COMMENCEMENT 1. REGISTERING FOR COLUMBIA UNIVERSITY COMMENCEMENT a. Please use a computer that has the ability to print, and go to http://columbiacommencement.universitytickets.com b. Log in with your Columbia University

More information

University of California, Riverside Storage and Access to Campus Data A Framework for Developing a Longitudinal Student Data Mart

University of California, Riverside Storage and Access to Campus Data A Framework for Developing a Longitudinal Student Data Mart University of California, Riverside A Framework for Developing a Longitudinal Student Data Mart by 1 Robert Daly Assistant Vice Chancellor, Academic Planning and Budget Chuck Rowley Associate Vice Chancellor,

More information

Onenote 2016 User Guide Prairie State College READ ONLINE

Onenote 2016 User Guide Prairie State College READ ONLINE Onenote 2016 User Guide Prairie State College READ ONLINE If you are looking for a ebook Onenote 2016 user guide prairie state college in pdf format, in that case you come on to the faithful website. We

More information

New Jersey Financial Aid Management System (NJFAMS) EOF Selection, Awarding, Certification, and Payment Request Process

New Jersey Financial Aid Management System (NJFAMS) EOF Selection, Awarding, Certification, and Payment Request Process New Jersey Financial Aid Management System (NJFAMS) EOF Selection, Awarding, Certification, and Payment Request Process The following information is intended to provide EOF campus programs and their respective

More information

Quick Reference Card - Basic

Quick Reference Card - Basic Process: Use this process when you need to add a second Program of Study for a student. UK uses a system of priorities that is based on financial and reporting needs. The sequence, from highest to lowest,

More information

X Status for Program Level Reporting Only*

X Status for Program Level Reporting Only* X Status for Program Level Reporting Only* *X status is not available at the campus level An X status is used to indicate a student that was NEVER ENROLLED in a particular program. This functionality allows

More information

Analytics: Server Architect (Siebel 7.7)

Analytics: Server Architect (Siebel 7.7) Analytics: Server Architect (Siebel 7.7) Student Guide June 2005 Part # 10PO2-ASAS-07710 D44608GC10 Edition 1.0 D44917 Copyright 2005, 2006, Oracle. All rights reserved. Disclaimer This document contains

More information

Changes in Self Service

Changes in Self Service Changes in Self Service Oracle has delivered a new look and feel with its newest Campus Solutions version 9.2. You will navigate through the database slightly differently and you will get used to terminology

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

Table of Contents Introduction... 3 Decentralized Data Marts Available... 4 Accessing the Data Warehouse... 5 Signing-on to the application:...

Table of Contents Introduction... 3 Decentralized Data Marts Available... 4 Accessing the Data Warehouse... 5 Signing-on to the application:... Release 9.2.1 Updated 3/22/2012 Table of Contents Introduction... 3 Decentralized Data Marts Available... 4 Accessing the Data Warehouse... 5 Signing-on to the application:... 5 Components of Data Mart

More information

Study Abroad Office Scholarship Terra Dotta Tutorial For both undergraduate and graduate students. Sections: Applicant View Recommender View

Study Abroad Office Scholarship Terra Dotta Tutorial For both undergraduate and graduate students. Sections: Applicant View Recommender View Study Abroad Office Scholarship Terra Dotta Tutorial For both undergraduate and graduate students Sections: Applicant View Recommender View Applicant View If you do not access the scholarship application

More information

Data Integration Overview

Data Integration Overview Data Integration Overview Integrating Admissions Management Technology with Current Systems & Services If your institution is thinking about joining one of our Centralized Application Service (CAS) communities,

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

PROJECT PROGRESS REPORT Information Technology Equipment. Chabot- Las Positas CCD October 27, Equipment Categories of Hardware and Software:

PROJECT PROGRESS REPORT Information Technology Equipment. Chabot- Las Positas CCD October 27, Equipment Categories of Hardware and Software: PROJECT PROGRESS REPORT Information Technology Equipment Chabot- Las Positas CCD October 27, 2010 Equipment Categories of Hardware and Software: Desktop & laptops Network switches & routers Network monitoring

More information

TimeForce II Release Notes. Version

TimeForce II Release Notes. Version TimeForce II Release Notes Version 3.11.5 Table of Contents FEATURE LIST... 3 DAILY MAXIMUM PAID HOURS FOR BREAKS... 3 UNPROCESSED TIME CARD PUNCHES... 4 MY SCREEN WIDGET BEHAVIOR... 4 REMOVE INACTIVE

More information

Proxy Access Management Guide for Students

Proxy Access Management Guide for Students Proxy Access Management Guide for Students This guide explains how College of Charleston students share limited access to certain academic and financial aid information with a parent or legal guardian.

More information

Graphing. Chapter 8. Overview Menu Navigation Table Forms

Graphing. Chapter 8. Overview Menu Navigation Table Forms Chapter 8 Graphing Overview........................................... 8-3 Menu Navigation Table................................... 8-3.............................................. 8-3 8 Graphing Graphing

More information