MBUG 2018 Session Title: Banner Extensibility - Page Builder

Slides:



Advertisements
Similar presentations
Workflow Basics Tommy Parker Sr. Systems Analyst & Team Leader Mississippi State University 1 MBUG – September 17, 2012.
Advertisements

This presentation can be downloaded at Presented by the Office of Public Affairs Using the Cal State L.A. Web.
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Ellucian Mobile: Don’t text and drive, kids!
Introduction to Apex Jon Barwell – Solutions Architect (Celesio Group (UK))
Database Updates Made Easy In WebFocus Using SQL And HTML Painter Sept 2011 Lender Processing Services 1.
Banner XE Update Lori Tafoya, IT Platforms Database Manager
HTML TIPS & TRICKS Tammy Robertson, North Idaho College Mark Kremkow, Clackamas Community College July 30, 2015 General Interest - Colleague Coeur.
Drupal Workshop Introduction to Drupal Part 1: Web Content Management, Advantages/Disadvantages of Drupal, Drupal terminology, Drupal technology, directories.
Easy HTML DB. Michael Cunningham Developer/Database Administrator.
Apps where your users are Sign into SharePoint and launch apps Modern experiences on breadth of devices Central app management Central user.
What’s New in System Platform 2014 R2 – Part 2
CUSTOMIZING THE COLLEAGUE AAI Kami Jenks North Idaho College July 31, 2015 Information Technology Coeur d’Alene, Idaho.
Introduction to the Self-Service Engine Richard Oberlin NOCCCD Session B4 (Part 2)
DSpace UI Alexey Maslov. DSpace in general A digital library tool useful for storage, maintenance, and retrieval of digital documents Two types of interaction:
Session 1 SESSION 1 Working with Dreamweaver 8.0.
Microsoft SharePoint Server 2010 for the Microsoft ASP.NET Developer Yaroslav Pentsarskyy
Self-Service Colleague Student Finance
Procurement Card: New Works Users Interface Annette Heller UNC Charlotte.
Introduction to Web AppBuilder for ArcGIS: JavaScript Apps Made Easy
Seattle Drupal Clinic Introduction to Drupal Part 1: Web Content Management, Advantages/Disadvantages of Drupal, Drupal terminology.
© 2006 by «Author»; made available under the EPL v1.0 | Date | Other Information, if necessary Jason Weathersby BIRT Evangelist, Actuate Corp. Leveraging.
Selenium and Selenium on Rails. Agenda  Overview of Selenium Simple Selenium Tests Selenium IDE  Overview of Selenium on Rails  Problems with Selenium.
WEP Presentation for non-IT Steps and roles in software development 2. Skills developed in 1 st year 3. What can do a student in 1 st internship.
Academic Scheduling and Configuration in Practice Amy Adkerson, Associate Registrar Sterling McCool, Systems Analyst Mississippi State University September.
Extend the Operations Dashboard with Custom Widgets (and more)
Working with Feature Services Gary MacDougall Russell Brennan.
Trunica Inc. 500 East Kennedy Blvd #300 Tampa, FL Cross Platform Mobile Apps With Cordova and Visual Studio 2015 © Copyright 2015.
National Aeronautics and Space Administration TablePress Evaluation & Section 508 Accessible Tables with Visual Editor WP Workshop, 3/19/2014.
Presentation Title Subtitle DSpace UI Prototype 7 Spring, Angular.js, and the DSpace REST API.
UNDERSTANDING YOUR OPTIONS FOR CLIENT-SIDE DEVELOPMENT IN OFFICE 365 Mark Rackley
Understanding Web-Based Digital Media Production Methods, Software, and Hardware Objective
Introduction to ASP.NET development. Background ASP released in 1996 ASP supported for a minimum 10 years from Windows 8 release ASP.Net 1.0 released.
V7 Foundation Series Vignette Education Services.
Basics Components of Web Design & Development Basics, Components, Design and Development.
1 Middle East Users Group 2008 Self-Service Engine & Process Rules Engine Presented by: Ryan Flemming Friday 11th at 9am - 9:45 am.
HTML TIPS & TRICKS Tammy Robertson, PhD - North Idaho College Mark Kremkow - Clackamas Community College July 2016 General Interest - Colleague Forest.
Web Technology Solutions
Tips & Tricks with Multiple Skins
MBUG 2017 Session Title: F&A Costs (Indirect Cost) From Manual to
MBUG 2017 Session Title: How to Hit a Home Run with Banner 9
Selenium and Selenium on Rails
Introduction to Dynamic Web Programming
Developing GIS WebParts in SharePoint
MBUG 2016 Session Title: Finance Self-Service
Building Custom Application With Office Add-Ins for OneNote
Report Builder as Self Service BI Solution
Jeff Coughlin FarCry 3.0 An Overview Jeff Coughlin
Session Title Session Subtitle
Week 01 Comp 7780 – Class Overview.
Magento 2 Development For more information visit:
MBUG 2017 Session Title: Username and Password Security - A Review Of Account Retrieval, Sign In, and Multi Factor Authentication Presented By: Allen McGehee.
Principles of report writing
MBUG 2016 Session Title: Phishing: They Are After You!
Session Title Session Subtitle
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
MBUG 2018 Session Title: Managing and Merging Duplicate Records
MBUG 2018 Session Title: Communication Strategies
Title of Presentation Presenters Name Presenters Title, Institution.
MBUG 2017 Session Title: Preventing/Correcting Multiple Records
MBUG 2014 Session Title: Reqs to checks
Web AppBuilder for ArcGIS
Session Title Session Subtitle Presenter: Institution: NWEUG 2017.
WELCOME 2019 NWEUG Conference July 10-12, The College of Idaho.
HR ROundtable Suzie Deane, HR Information & Metrics Analyst
Client-Server Model: Requesting a Web Page
MBUG 2017 Session Title: Banner 9 or Bust: Implementation Lessons Learned Presented By: Laura Hollis and Sterling McCool Institution: Mississippi State.
Main title slide: title goes here
Session Title Session Subtitle
MBUG 2019 Session Title: Banner Extensibility - Page Builder
Presentation transcript:

MBUG 2018 Session Title: Banner Extensibility - Page Builder Presented By: Tommy Parker Institution: Mississippi State University September 10, 2018

Session Rules of Etiquette Please turn off your cell phone If you must leave the session early, please do so discreetly Please avoid side conversation during the session

Session Agenda Banner Extensibility Suite Overview and Architecture of Page Builder Steps to Create a Page Demo Q&A

Banner Extensibility Text Manager Provides the ability to substitute your terminology in place of the Banner baseline terminology Theme Editor Provides the ability to apply unique branding elements, such as colors and institution logos, to theme-aware applications. Configure Page Components Provides a tool for changing fields and sections on Banner 9 Self- Service applications Database Configurations Allow institution to change Self-Service configurations - No restart required Page Builder

Page Builder can be used to build stand alone pages to supplement: Banner Self Service Applications Banner Admin Applications Groovy/Grails application. Download through ESM. Deploy the application on Tomcat or WebLogic. Setup & Configuration

User friendly – uses a web based visual interface to create pages. Build simple pages without “coding” Requires expertise in writing SQL statements Requires knowledge of the Banner Database and its tables/structure Build more complex pages with some coding Knowledge of HTML, CSS, and Javascript is helpful Knowledge of Angular JS is also helpful

No server restarts or deployments are required. Models and code artifacts are stored in the database and can be exported and imported. Pages are single page applications built on Angular JS framework. Pages are rendered as HTML, Javascript, and CSS

Virtual Domain Composer Used to create and edit a RESTful resource This is where the SQL goes Visual Page Composer Tree based structure of components Components control the visual aspect and behavior of the page

CSS Manager Create and edit CSS to style page components Admin Tools Assign Roles to Domains & Pages Export Domains, Pages, and CSS

Steps To Build a Page Create a Virtual Domain Assign Role to Virtual Domain Test the Virtual Domain Create a Page using the Virtual Domain Assign Role to Page Preview the Page Modify the CSS (Optional) Export the Artifacts (Optional)

DEMO

Questions?

Resources Ellucian HUB Banner Extensibility 9.2 Handbook Banner Extensibility 9.2 Installation Guide eCommunities * Tommy Parker Sr. Systems Analyst & Team Leader Mississippi State University tep@its.msstate.edu