1.21k likes | 1.28k Views
Introduction to the Self-Service Engine. Richard Oberlin NOCCCD Session B4 (Part 2). Self-Service Engine. Self-Service Engine (SSEN) Create self-service pages using only Banner INB … sort of. Process Rules Engine (PRGN) Process data … in almost any way you want.
E N D
Introduction to the Self-Service Engine Richard Oberlin NOCCCD Session B4 (Part 2)
Self-Service Engine Self-Service Engine (SSEN) Create self-service pages using only Banner INB … sort of. Process Rules Engine (PRGN) Process data … in almost any way you want.
CALB 8.3 Release Self-Service Engine (version 8.0.2) and Process Rules Engine (version 8.0.0) are required. Faculty Drop Roster (phase I) developed / delivered using Self-Service Engine and Process Rules Engine. Term Selection (SC_FAC_SELTERM) Drop Roster Status (SC_FAC_DROP_ROS)
CALB 8.3.1 Release Release Friday, September 24, 2010. Faculty Drop Roster (phase II) Changes Drop Roster Status page so that text is WebTailor Info Text – instead of text entered on the Self-Service Engine’s GSAKPAG form. New pages don’t use Self-Service Engine. Drop Roster Maintenance Drop Roster Maintenance Confirmation
Programming Tools Like the Report Engine (MIS Reports), build programs using Banner INB. Developed by European Solutions Centre, to develop and deliver solutions to customers. Customers can configure or modify delivered solutions. Customers can develop their own pages/processes.
Headed for Baseline Self-Service Engine is currently going through Community Source Initiative review for inclusion in baseline Banner. 05 – Submission in Code Review (same status as GWU-PIDM Merge).
Process Rules Engine Baseline release for 12/31/2010 (MDUU) Banner General – Mass Data Update Utility. A business tool that institutions can use to develop batch updating processes to Banner data. Use external sources of data (XML files, CSV files, remove databases) Use internal (Banner) sources of data (tables, views, result of PLSQL functions/APIs)
MDUU continued Continuing the description from the product calendar Create/maintain data in external locations (XML files, TXT files, remote databases) Create/maintain data in Banner tables Generate new data-storage in a designated area of a Banner database.
Self-Service Engine Data driven – let engine build the code Integrates with many products – WebTailor, Luminis, … SQL, PLSQL, JavaScript, CSS, HTML Exception handling No data loss on errors when processing Import / Export pages Compatible with WebTailor 8.3 cascade
SSEN Components Developer interface – 3 forms to create and maintain pages and page sets. GKASPAG – Maintain Self-Service Pages form. GKASAPP – Maintain Self-Service Application and Page Sets GKASTRA – SSEN Translation Maintenance form.
SSEN Components Rendering engine Pre-compile pages, display pages and page sets and process input. (PL/SQL package BWKKSPGR)
SSEN Resources Self-Service Engine Handbook Brief – 36 pages. But GKASPAG “Objects in a Page Structure” (9 pages) does list all the Properties and the Values that are available.
SSEN Resources Commons Wiki – recorded webinars and training sessions. Self-Service Engine non-technical overview (23 min – May 2009) Self-Service Page Builder Demo (39 min – for CSI committee – Nov 2009) Self-Service Engine 7.x Training sessions (8 ½ hours – Sep 2008) http://www.edu1world.org/CommonsBanner/wiki/document/948
PRGN Resources Process Rules Engine Handbook Similar to SSEN Handbook – 142 pages (28 forms) Commons Wiki – recorded webinar Process Rules Engine non-technical overview (33 min) http://www.edu1world.org/CommonsUS3CBG/wiki/document/1030
Demonstration Build an Optional Fees page (Registration Additional Fees) Display current fees (already purchased) Allow purchase of additional Optional Fees
And this is the page – a lot for not much work at this point