ODS Overview MSCD May 2011.

Slides:



Advertisements
Similar presentations
A Managerial Approach to a Decentralized Report Writing Environment Agenda Historical Perspective and the Need for Change Policies & Procedures Group Training.
Advertisements

10 th Anniversary Job Scheduling Without UC4 (Approx) Dave Curran, Principal Consultant SunGard HE.
–scheduled tasks –Custom security realms.
Funds Management SCT Banner Financial Aid 4.02IntroductionsIntroductions  Name  Organization  Title/Function  Job Responsibility  SCT Banner Experience.
Database Design - Lecture 1
1 INTRODUCTION TO DATABASE MANAGEMENT SYSTEM L E C T U R E
MANAGING DATA RESOURCES ~ pertemuan 7 ~ Oleh: Ir. Abdul Hayat, MTI.
Student Centered ODS ETL Processing. Insert Search for rows not previously in the database within a snapshot type for a specific subject and year Search.
Metropolitan State College Of Denver Introduction to Metadata Modeling Mentoring 04/14/2011.
Understanding the Architecture of Colleague FA. Types of Files in Financial Aid 3 Types of files for data about the student as a recipient of financial.
SELECT, IMPLEMENT & USE TODAY’S ADVANCED BUSINESS SYSTEMS
Business System Development
Application Extension 5a
Database Development (8 May 2017).
CIS 336 AID Your Dreams Our Mission/cis336aid.com
Business System Development
Event-driven accounting information systems
DBM 380 aid Perfect Education/dbm380aid.com
SPS Spotlight Series November 2013
Ikan Software NV CWD4ALL
© The McGraw-Hill Companies, All Rights Reserved APPENDIX C DESIGNING DATABASES APPENDIX C DESIGNING DATABASES.
Software Specification Tools
Entity-Relationship Model
CIS 336 Slingshot Academy / cis336study.com
Efficiently Searching Schema in SQL Server
Lecture 2.
CIS 207 The Relational Database Model
Searching Business Data with MOSS 2007 Enterprise Search
Financial Stability 2017/2 Charts October 2017.
Data Warehouse.
Applying Data Warehouse Techniques
Database Management  .
CIS 336 str Competitive Success/snaptutorial.com
CIS 336 Competitive Success/snaptutorial.com
CIS 336 strCompetitive Success/tutorialrank.com
CIS 336 Lessons in Excellence-- cis336.com. CIS 336 Final Exam (Feb 2016) For more course tutorials visit CIS 336 Final Exam Question 1.
CIS 336 PAPERS Lessons in Excellence-- cis336papers.com.
CIS 336 str Education for Service- -snaptutorial.com.
CIS 336 Education for Service-- snaptutorial.com.
CIS 336 str Education for Service-- tutorialrank.com.
CIS 336 STUDY Education for Service-- cis336study.com.
CIS 336 Teaching Effectively-- snaptutorial.com
CIS 336 str Teaching Effectively-- snaptutorial.com.
CIS 336 PAPERS Education for Service-- cis336papers.com.
Databases and Information Management
Searching Business Data with MOSS 2007 Enterprise Search
What is a Database and Why Use One?
ERD’s REVIEW DBS201.
Poor Naming Standards.
Financial Aid Overview
Lec 3: Object-Oriented Data Modeling
CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS
Pat Fay and Nancy Hoffman
Applying Data Warehouse Techniques
Databases and Information Management
Metadata Framework as the basis for Metadata-driven Architecture
CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS
Moving from SQL Profiler to xEvents
Chapter 1: The Database Environment
The Database Environment
Database Design Hacettepe University
Chapter 2 Role of Information Systems in Organizations Link 2
Data Warehousing Concepts
MS Dynamics AX Technical Online Training
Statement of Cash Flows
ER Example Expressed as IMM Core Instance Specifications
Informer for Financial Aid
David Gilmore & Richard Blevins Senior Consultants April 17th, 2012
Informer for Financial Aid
SDMX IT Tools SDMX Registry
Presentation transcript:

ODS Overview MSCD May 2011

Banner ODS Tables made for Reporting Different Server Populated from Banner 85% of the data Missing custom stuff like some COF elements

Architecture

Why Use ODS? Single version of the truth Controlled Joins Frozen Data – point in time reporting Follows Banner Upgrade schedules

Display Rules Settings in ODS on how data is stored Positional vs. Hierarchical GTVSDAX -> MGRSDAX Examples: STDNADDR, ACTC **see appendix

Metadata The Metro Metadata can be found here: http://scotty.mscd.edu:9060/metadata/ODS_index.html

Metadata Reporting View Target Reports (table names) Reporting View Detail Source Reports Recommended Search columns Composite Views (do not use)

Business Concepts Common = General Event Institution Organization Entity Person Demographic Person Role Person Supplemental Relationship

Business Concepts Financial Aid Financial Aid Application Financial Aid Award and Disbursement Financial Aid Fund

New in 8.2 Loan Disbursement Financial Aid Application new data New Business Concept! Centralized around Student Financial Aid Application new data Finaid_Message (Cardinality 1..1 to 0..N ) Applicant_Resource (Cardinality 1..1 to 0..N ) Person_Detail with Previous_Education_Attendance (Cardinality 1..1 to 0..N ) Previous_Education_Attendance w/ Previous_Degree (Cardinality 1..1 to 0..N ) FA Award and Disbursement Finaid_Applicant_Status with Loan_Aggregates (Cardinality 1..1 to 0..N ) Receivable_Account_Detail with Transaction_History (Cardinality 1..1 to 0..N ) General_Ledger with Transaction_History (Cardinality 1..1 to 1..N

All 31 FA Tables

ODS Translation Key concepts Packages are Business Concept areas Query Subjects are Reporting Views Query Items are the same as Target Columns