Course Introduction.

Slides:



Advertisements
Similar presentations
Oracle Fusion Applications Review Presented by: BizTech.
Advertisements

Unified process(UP) UP is an OO system development methodology offered by Rational(Rational Rose) s/w, now a part of IBM Developed by Booach,Rambaugh,Jacobson--
7-1 INTRODUCTION: SoA Introduced SoA in Chapter 6 Service-oriented architecture (SoA) - perspective that focuses on the development, use, and reuse of.
EA Modelling & Communications Tutorial 5. Your EA Learning Journey So Far  Week 1 Introduction Concepts WHAT IS  Week 2 EA Theories WHAT IS  Week 3.
Enterprise systems DT211/4
Lecture-9/ T. Nouf Almujally
Extended Enterprise Architecture Framework (E2AF)
Lesson 1 Week01.
SUBTITLE TEXT. Optimal Solutions What is E- Business Suite Oracle E-Business Suite is the most comprehensive suite of integrated, global business applications.
Delivering an Architecture for the Social Enterprise Alpesh Doshi, Fintricity Information Age Social&Mobile Business Conference Tuesday 31st January 2012.
Applied Software Project Management Andrew Stellman & Jennifer Greene Applied Software Project Management Applied Software.
Dr. Rob Hasker. Logistics  Class roster, attendance policy  Book, Schedule, policies, grading  Course web site  Prereq check:  SE 2800, Software.
Support Package. SAP System consists of different software layers, also called Software components All of these layers are regularly updated using Support.
AgileCamp Presents: Agile 101. Good luck in your presentation! This slide deck has been shared by AgileCamp Kit under the Creative Commons Attribution.
CHAPTER TEN Enterprise Resource Planning and Collaboration Systems.
Levels of Software Applications Up to now we have focused on testing techniques at the unit (or program) level. In any medium to large software systems,
Software development process ธนวัฒน์ แซ่ เอียบ. The development process Process –set of rules which define how a development project. Methodology and.
Naeem Hashmi, Information Frameworks, October 30, Extraprise Information Factory Naeem Hashmi Chief Technology Officer Information Frameworks
Software Production ( ) First Semester 2011/2012 Dr. Samer Odeh Hanna (PhD)
XXX, Inc. 1 Technical Capabilities  Requirements Engineering  Analysis and Design  Implementation  Quality Assurance  Project Life Cycle  Requirements.
Meghe Group of Institutions Department for Technology Enhanced Learning 1.
Unified Software Practices v 5.0 Copyright  1998 Rational Software, all rights reserved 1 R Rational Unified Process  “de facto standard”, framework.
Cisco Consulting Services for Application-Centric Cloud Your Company Needs Fast IT Cisco Application-Centric Cloud Can Help.
421 Review Questions 1.Does software engineering add documentation that slows down the project? 2.Is there one software process that is better than the.
RATIONAL UNIFIED PROCESS PROCESS FRAMEWORK OVERVIEW.
CHAPTER TEN Enterprise Resource Planning and Collaboration Systems.
#msdevcon Community Track Continuous Delivery for Microservices Martin Kulov Association of Software Engineers
Agile Center of Excellence. Richard K Cheng Agile is just a high level concept.
Introduction to Enterprise Systems. Slide 2 Objectives Review the enterprise ecosystem.
Information Systems in Organizations Running the Business: Enterprise Systems (ERP)
Course Introduction. Slide 2 So what is a process or a business process for that matter?
BUILDING INFORMATION SYSTEMS
KRISHNACHANDER KALIYAPERUMAL PROJECT MANAGER
Agile/XP Introduction
NU Technology Capability Overview
Business Process and Functional Modeling
Designing the Physical Architecture
Information Systems in Organizations 3. 1
COMP532 IT INFRASTRUCTURE
CSC 355 – Newer Approaches to System Development Life Cycles & Processes, Spring 2017 March 2017 Dr. Dale Parson.
The Basics of OOP Design
Constructing Deploying and Maintaining Enterprise Systems
CSE305 Software Engineering
Overview: Partner Managed Cloud for SAP SuccessFactors Solutions
421 Review Questions Does software engineering add documentation that slows down the project? Is there one software process that is better than the others.
N4S Gold Nugget Data Sheet
Domains of Agility Being Agile Doing Agile Evan Leybourn, 2016 PROCESS
Information Systems in Organizations 3. 1
Scaled Agile Hot Topics
Introduction to OFBiz and OFBiz Security
SAP S/4HANA 1709 – SAP S/4HANA Suite
Introduction to Enterprise Systems
Introduction to Software Engineering
Quantifying Quality in DevOps
Methodologies For Systems Analysis.
Extending Your Integration Strategy
ERP and OFBiz Organizational Units
Lecture 2 Revision of Models of a Software Process
Information Systems in Organizations 3. 1
Practical Software Engineering
Contents 1 Who are we 2 Requirements & Objectives 3 Obstacles 4
The EBA Transformation Journey
Paul Tombleson & Ganapathy Iyer
Copyright© Agile Transformation Inc.
Sara Hagopian Solution Architect
What’s new in Visual Studio 2012
Topic 1: Introduction to the Module and an Overview of Agile
Agenda Start with Why What Are Best Practice Frameworks, and Why Do We Need Them? Best Practices Defined Lean, Agile, DevOps and ITSM/ITIL 4 The Increasing.
The Intelligent Enterprise and SAP Business One
Presentation transcript:

Course Introduction

So what is a process or a business process for that matter?

Course Pillars A theoretical component Look at systems analysis and design Process modeling and process modeling techniques used to design better systems and improve business processes A practical component You will use an ERP that has implemented common processes (OFBiz) See how ERP systems work

Implements process best practices for large scale systems Course Pillars Process Frameworks CMMI ITIL Six Sigma Lean Mfg. Kanban Modeling Methods BPMN UML ERD Software design Waterfall Scrum Agile XP DevOps ERP Implements process best practices for large scale systems

Course Pillars ERPs implement process best practices? Process improvement practices Adapt to ERP processes / customize, create Modeling tools (UML) Change as-is to to-be How to automate and reengineer Describe / Understand Processes (Financial, procurement, sales, materials management, production)

A Note for this Semester This course underwent a big process transformation last semester SAP is gone and OFBiz is in We lost the SAP license. Students did not like SAP anyway? So the SAP centric book is gone and a more theoretical book is in We are now using OFBiz but I’ll still compare OfBiz to SAP There will be a greater focus on systems modeling You will use the models again in IS 495

Theoretical Component We will review the analysis and design content of IS 301 Waterfall, agile methodologies, scrums Basic process modeling with UML UML Activity diagrams UML Class diagrams Use-case diagrams

Theoretical Component Structural models depict how objects are put together Purchase orders have items Behavioral models depict what objects do Think of these as Web services with business rules attached

Theoretical Component Designing physical architecture On premises or in the cloud Software frameworks and architecture Deployment Managing process change Deployment controls

Practical Component Think of the practicum as having three parts One part involves a software programmer implementing 3rd-party processes The other involves seeing how ERP systems have an architecture and API from which you can extend core processes And the third involves understanding some core ERP products We will not necessarily cover these in order

Practicum: Part 1 Implementing Web services We write code to talk to common services FedEx, UPS, USPS to ship Payment services Credit rating This code is all based on some standard protocols

Practicum: Part 2 Extending ERP Services ERPs provide framework services We extend those services and the framework

Practicum: Part 3 Understanding core ERP services Use OFBiz to explore common business processes and functions Purchase to payment Order to cash Production Materials management

Course Outcomes Understand how processes mature toward being both stable and capable How we, as IT people, develop software to both automate and optimize processes Determine the risks and benefits of ERP systems as part of an organization’s process infrastructure Understand core business processes like order to cash, purchase to payment, production, warehouse management, materials management