10 th Anniversary 1999 - 2009 Job Scheduling Without UC4 (Approx) Dave Curran, Principal Consultant SunGard HE.

Slides:



Advertisements
Similar presentations
S the of partnership power Evaluation Code 030 Presenter: Laura Key, Taylor University Monday, April 9th - 8:30 AM Building a Self- Refreshing MS Access.
Advertisements

10 th Anniversary Year Around Pell Dave Curran, Principal Consultant.
Pennsylvania BANNER Users Group 2006 NCATE Assessments John Tabor University of Scranton.
Pennsylvania Banner Users Group 2008 Fall Conference TEACH Grant Discussion & Setup.
Pennsylvania Banner Users Group 2008 Fall Conference
Pennsylvania Banner Users Group 2008 Fall Conference
Enrollment Management Unified Report (EMUR) Indiana University of Pennsylvania Jeff Montgomery.
Pennsylvania BANNER Users Group 2007 Successfully Implementing a Decentralized Admissions Solution.
10 th Anniversary Implementing a Dynamic Management Reporting Environment.
Importing Data from Banner into the NCAA CAi System
On-Line Graduation Application and Manual Role for Banner 8.x
Population Selections, RORRULEs, and Web Text – Oh My!
7x Common Matching Gary M. Davis SunGard SCT Financial Aid Consultant.
Part IV: Memory Management
Operating Systems Manage system resources –CPU scheduling –Process management –Memory management –Input/Output device management –Storage device management.
ASENT_IMPORT.PPT Importing Data From Templates Last revised 11/03/2009.
Workflow Basics Tommy Parker Sr. Systems Analyst & Team Leader Mississippi State University 1 MBUG – September 17, 2012.
Autopacking Institutional Awards 101
Programming Types of Testing.
Memory Management.
Chapter 2: Input, Processing, and Output
Memory Management 1 CS502 Spring 2006 Memory Management CS-502 Spring 2006.
CS-3013 & CS-502, Summer 2006 Memory Management1 CS-3013 & CS-502 Summer 2006.
Statewide Financial System Program 1 AR 215 Creating and Maintaining Receivables AR 215 Creating and Maintaining Receivables Welcome.
Moving Data within a Planning Application at Avago Technologies Audrey Holifield Project Manager, FP&A Avago Technologies Patrick Louie Director Hackett.
Using PII to Support Multi- College FA Processing Presented by SMCCD/SIG.
Denise Luther Senior IT Consultant Practical Technology Enablement with Enterprise Integrator.
Jessica Ashbrook Financial Aid Business Analyst Lansing Community College.
WebCAPP Kimberly A Saving-Sherman SunGard SCT. 2 Agenda u WebCAPP Preview u Self Service for Students u Self Service for Faculty & Advisor u WebCAPP Implementation.
Parallel Programming Models Jihad El-Sana These slides are based on the book: Introduction to Parallel Computing, Blaise Barney, Lawrence Livermore National.
Lakisha Sanders Assistant Vice President of Financial Aid
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 3: Operating Systems Computer Science: An Overview Tenth Edition.
Copyright © 2007, Oracle. All rights reserved. Managing Concurrent Requests.
Silberschatz, Galvin and Gagne  Operating System Concepts Chapter 9: Memory Management Background Swapping Contiguous Allocation Paging Segmentation.
Middleware for FIs Apeego House 4B, Tardeo Rd. Mumbai Tel: Fax:
Robin Mullinix Systems Analyst GeorgiaFIRST Financials PeopleSoft Query: The Next Step.
TIPS AND TRICKS WITH POPSELS!
SESSION TITLE SESSION SUBTITLE Dennis Wilson & Admir Djulovic Eastern Washington University Friday July 31, :10 a.m. – 12:00 p.m. Coeur d’Alene,
| See the possibilities… Job Control Setup Fusion 08 Dave Arnold.
Lecture 18 Windows – NT File System (NTFS)
Automate your Financial Aid Processing Flow with TD Client and UC4 Scheduler Trina Snyder William Renn.
24 Background Building 25 Computing Terminology, and Speed/Velocity Module 4 Notes: Sensing, Or Operator, Conditional Logic 28 Module 4 Algorithms,
th Annual PABUG Conference Automating PLUS loans How to do it What not to do.
Dashboarding with IBM Cognos Cognos User Group August 5th 2011.
HOW A COMPUTER PROCESSES DATA. What is hardware? Hardware is the electric, electronic and mechanical equipment that makes up a computer What is software?
Memory Management OS Fazal Rehman Shamil. swapping Swapping concept comes in terms of process scheduling. Swapping is basically implemented by Medium.
PestPac Software. Pay On Commission Commission can be paid on Production, Receipt, or Up-Front. Production: Commission will be paid when work is completed/an.
Virtual Memory Pranav Shah CS147 - Sin Min Lee. Concept of Virtual Memory Purpose of Virtual Memory - to use hard disk as an extension of RAM. Personal.
Oracle eBusiness Financials R12 Oracle Assets Functional Overview TCS Oracle Practice.
Oracle Business Intelligence Foundation - Commonly Used Features in Repository.
Python: Building Geoprocessing Tools David Wynne, Ghislain Prince.
Get Out of Line and Get Online Efficiencies and Effectiveness in the Financial Aid Office Presenters: Elizabeth Coria, Rio Hondo College Carol Linsley,
UNC to NCDOJ Banner Student Accounts Interface Fayetteville Fort Bragg.
MBUG 2016 Session Title: Automating & Streamlining in the FAO
Workflow: Beyond Basics
Dynamics NAV 2013 Quick Guide 5-4 Fixed Assets
Basic Population Selections
Zell Miller Grant System Processing
Population Selection Tips
Chapter Topics 2.1 Designing a Program 2.2 Output, Input, and Variables 2.3 Variable Assignment and Calculations 2.4 Variable Declarations and Data Types.
How to… Use Crontab for SFX
Introduction to Customizing Reports in SAP
Lecture 32 Syed Mansoor Sarwar
ODS Overview MSCD May 2011.
Coding Concepts (Basics)
EDExpress Training for Intermediate Users
MBUG 2018 Session Title: How to Set Up Automated State Aid Load Processing Using Microsoft Access and Banner Presented By: Rosiland Ashford Institution:
Proposal Processing Wake Forest University Health Sciences
Chapter 2: Input, Processing, and Output
USAA Development Life Cycle
Presentation transcript:

10 th Anniversary Job Scheduling Without UC4 (Approx) Dave Curran, Principal Consultant SunGard HE

Before we start…. Please turn off cell phones or change to silent mode Please jot down questions and hold until end of section

My Background Philadelphia, PA Native and Resident BS, De Sales University, PA R.O.T.C/Commissioned at Lehigh University M.B.A, Oklahoma City University, OK Former Director of Financial Aid University of Texas at San Antonio, TX My Current and Former Financial Aid & Self-Service Implementations Georgetown University (FM/IM INAS, Undergraduate, Graduate, Law, Medical and International; School of Foreign Service Doha, Qatar) Brown University (FM/IM INAS, Undergraduate,Graduate and Medical) Temple University (Undergraduate,Graduate, Law and Medical) Villanova University (FM/IM INAS, Undergraduate,Graduate)

Agenda Concept: What is a Job Stream Overview & Perspective: Cron Scripts Banner Set up: GTVSDAX – Object Access to the Rescue Banner Day-to-Day Processing Questions & Answers

Job Stream: UC4 A Job stream is a series of jobs which run in sequence. Financial Aid job typically have some type of 2-step process: GLDATA and some other process Example here is for Batch Posting the Banner Year in College value on RNANAxx and creating an end-user report.

Overview- What is Cron? Actually it is called Cron Daemon Cron is an automatic task machine. You use it on your Unix or Linux operating systems for doing some tasks at specific intervals with out individual intervention every time. You set the clock and forget; The cron daemon runs the work for you….like a backup. At Issue – FA Popsels with Dynamic Variables on GLBDATA do not work well with this process!

GLRSLCT/GLBDATA Cron scripting can run this…Simple Parms

…but this…not so easily Many FA Popsels have Dymanic Parms which need to be populated when the Popsel is executed.

GTVSDAX: Object Access What Is Object: Access? Object: Access is a Banner Baseline technical architecture designed to meet user ad hoc reporting needs. Object: Access includes a number of logical views that contain information on the most used portions of each Banner product. What Is a View? Several logical views have been created within Banner. These views form the framework of Object: Access by bringing related information to one location as described above. Each view contains several fields of related information from various Banner tables. A single view can include up to 255 pieces of information (usually fields from Banner tables). **Using GTVSDAX, you can tell the Object: Access views which values of a field you want to appear on your reports

GTVSDAX: Translation Concept A translation concept is used to a name to an Internal Code value on GTVSDAX. A translation concept further allows you to map multiple External Code values to the same Internal Code value. There is no limit to the number of entries you can have on GTVSDAX for a translation concept.

Example of Translation Concept: We could take this concept and build Odd/Even Year and Term values.

Aid Year Example…

Term Example:

Putting it all together….Before"

Using GTVSDAX…

End Result… One group of Population Selection without any hard coded Term or Aid Year specific Variables Would eliminate any annual New Year Roll (ROPROLL) Maintenance to the Population Selection Definition Rules Form (GLRSLCT).

Possible uses… Mainly for Population selections: Tracking and Batch Posting Budget Assignment Packaging Group Processing Grant Awarding Loan Origination Pretty much any Banner process which requires a Qualification (popsel) prior to running a major process

February 13, 2014 Questions?