Functional Architecture

Size: px
Start display at page:

Download "Functional Architecture"

Transcription

1 Functional Architecture Session 9 Course Informatics Business Prof.dr. Sjaak Brinkkemper

2 Contents What is architecture? Design structures in architecture Functional Architecture Enterprise Function Diagrams Decomposition Positioning Reference Architectures Creating a Functional Architecture

3 Architecture Definition: An Architecture is a high-level decomposition of a system into major components together with a characterization of the interaction of the components (van Vliet 2000) Purpose: 1. Communication among stakeholders Architects, Product Mgrs, Software Engineers, Testers, Sales&Marketing, Consultants, Customers 2. Capturing design decisions Rationale for later reference 3. Transferable abstraction for reuse Generalized constructs to be applied in other contexts

4 Types of architecture Functionele architecture: usage perspective Enterprise architecture Application architecture Technical architecture: development perspective Software architecture Component architecture System architecture Data architecture Data flow architecture Examples of different architectures on the next slides

5 Functional architecture BaanERP Sales Service Planning Manufacturing Distribution E-Sales Apropos Order Promising PDM Designer SalesPlus E-Service Planner MES RoutePro SalesPoint E-Service Remote Demand Planner Scheduler TransPro Configuration Service Scheduler TQM BidPro Enterprise Professional ERP Collaboration Business Intelligence Portal

6 High level technical architecture User Interface Win-XP, Browser, X- Windows, even ASCII User Interface Driver Application Logic Middleware Other Application Data Access Layer DBMS Driver Database Management System IBM DB-2, Oracle, MS SQL Server, Informix

7 Software architecture Business Object Repository Subscription Repository BOR Layer Subscription Layer Interface Interface QCD DCD BOI implementation OpenWorld ERP Public method Protected method Audit Trail Synchronization Server BOI implementation BOI implementation BOI proxy ERP Database DAL DAL2 DAL2 Business Object Business Object Layer Interface User Interface ERP Server Adapter BOI proxy ERP Client Adapter Bus Client Adapter BOI implementation James Server Adapter SCM / CRM / PLM / E-E /

8 Component architecture Function drivers Shared services Data banker Physical models Filter behaviors Software utilities Device interfaces Application data types Extended computer

9 Component Architecture

10 Data Architecture Cost Components (tcmcs048) To From Diag. Name tiasc Diag. Desc. Module - Assembly Control Diag. Version tib51a Modification Date Currencies (tcmcs002) Financial Transactions (tiasc710) is for is for uses operation cost component uses overhead cost component uses material cost component Assembly Line Status (tiasc720) Line Utilization (tiasl300) Utilization per Critical Option Combination (tiasl310) is for refers to Assembly Lines (tiasl130) has has has is for Assignments (tiasc510) has calculation office Line Segments by Assembly Line (tiasl141) Calendar Codes (tcccp010) is part of Option Combination Expressions (tiasl160) Exchangeable Configurations (tiasl230) is for is planner for Employees (tccom001) is critical in is refered to in Option Combinations (tiasl110) blocks or clusters blocks Line Sequences (tiasl400) for Line Segments (tiasl140) is for Line Rules by Line refers to Segment (tiasl171) placement Option Combination Line Rules (tiasl170) Lists (tiasl111) Option Combination Lists - Option Combinations (tiasl165)

11 Data Flow Architecture Pilot, external world Device interfaces values to display stored values computed values computed values Data banker sensor inputs Shared services Function drivers stored values calculated real-world values sensor values filtered values Physical models Filter behaviors

12 Contents What is architecture? Design structures in architecture Functional Architecture Enterprise Function Diagrams Decomposition Positioning Reference Architectures Creating a Functional Architecture

13 What makes a good architecture?

14 What makes a good architecture? Architecture is a premier key to the success of a product Good architectures survive many releases New functionality can easily be incorporated Elegancy of a product is reflected in the elegancy of the architecture What makes a good design? SAP R3, Google, MS Windows, Linux, No scientific evidence of good architectures Some evidence for other domains: electronics, building, civil engineering

15 Influences on architecture Requirements of product Functionality Technical context Development organization and history Earlier versions Other systems Background and expertise of architect Technical environment Design tools available Development platform

16 Design structures Design structures for the functional architecture A. Modularity: structure and flexibility What are the modules? For now and for in the future? B. Variability: multiple platforms and products What variability is to be distinguished? Both technical and functional In which modules resides the variability? C. Interoperability: interfacing externally What interfaces are needed? Standards or dominant players available? Positioning of interfaces in architecture? Discuss these on a beamer

17 Example: Technical modularity UI Windows UI GSM UI PDA Windows UI Module UI Driver Module Generic UI Module Application Module Application Module A. Single UI platform B. Multiple UI platforms

18 Example: Functional modularity Retail Factory outlet Distributor Warehousing Module WH scenario Module Generic WH Module Manufacturing Module Manufacturing Module A. Single Warehousing scenario B. Multiple Warehousing scenarios

19 Contents What is architecture? Design structures in architecture Functional Architecture Enterprise Function Diagrams Decomposition Positioning Reference Architectures Creating a Functional Architecture

20 Product Software Architecture 1. Functional Architecture Enterprise Function Diagram Feature Model 2. Technical Architecture use techniques from other courses UML software architecture

21 Functional Architectures A functional architecture is an architectural model from a usage perspective So the functional architecture should resemble the enterprise functions of the customer organisation or customer context Names of modules should resemble the names of enterprise functions Flows in functional architecture resemble the interactions in the customer domain Standard functional architecture is called Reference Architecture More theory on enterprise models is presented in the course Enterprise Architecture

22 Enterprise Function Model Enterprise Function Model An Enterprise Function Model is the representation of the primary process of an enterprise, consisting of its physical and administrative functions The Enterprise Function Model also helps to: identify the main enterprise functions show the interaction of the enterprise functions create a clear overview of the enterprise as a whole EFD: Enterprise Function Diagram

23 Example of EFD Production planning in a manufacturing company Enterprise function purchase order progress Purchase material plan production Requirements Planning production plan Production sales order for planning sign off Sales customer request invoice received goods picking list mfg schedules shipment order Receipt & Goods Manufacturing Packing & Shipping Interaction

24 Functional Architecture Simple ERP for manufacturing industry Module purchase order progress Purchase material plan production Requirements Planning production plan Production sales order for planning sign off Sales customer request invoice received goods picking list mfg schedules shipment order Product scope Information flow

25 FA on module level: Sales commissions & rebates sales order ready for financial settlement Commission & Rebate Control Sales Price Management sales prices/discounts sales prices/discounts available Sales Contract Mgmt sales contract sales order ready for commission& rebate control order request from delivery schedule Sales Quotation Mgmt sales quotation sales order ready for assembly Sales Order Mgmt order request from quotation order request Sales Sales Invoicing sales invoices Module scope Sub-module

26 Purchase purchase contracts and inquiries purchase orders purchase order confirmation Procurement Management Purchase Order Management purchase orders purchase volumes suppliers planned purchase orders rejected items Receipt & Inspection Purchase purchase items

27 Enterprise Functions What is an Enterprise function? Definition: An enterprise function is a collection of coherent processes, continuously performed within an enterprise and supporting its mission Examples: Purchase Order Management Requirements Planning Supplier Contract Management Shop Floor Control The supportive analogue of an Enterprise Function in a software product is a module Naming standards: Use substantivised nouns: Planning in stead of Plan Precise, determining terms known in the business domain Name is Capitalized

28 Identifying Functions (2) Function Typology Life cycle stadium of a product or service: Specification, Design, Manufacturing, Distribution Supporting resources: Human Resource Management, Facility Management Control and planning of the company core activities: Administration, Finance, Credit Control Usually two levels are enough for Functional Architectures

29 Notation for Functional Architectures Sales sales order Sales Module or Sub-module Color is used for categorization Capitalized Information flow all lower case Product/Module scope module name in corner Scenario as overlay on FA

30 Scenario overlay new sales order Sales Order Management sales order executed assembly order packing & shipping transfer assembly order executed packing & shipping control executed Assembly Control Pack & Ship Control shop floor order shop floor order executed shipping order shipping executed components Final finished goods Packing & shipment Assembly Shipping

31 Identification of interfaces Assembly Scheduling Sales Order Request Definition Sales Order Fulfillment sales order fulfilled sales order Production Order Control Pick Control (Prod.) Production Operation Control Receipt Control (Prod.) Pick Control (Sales) Packing Control Shipping Control Assembly Packing Shipping

32 Contents What is architecture? Design structures in architecture Functional Architecture Enterprise Function Diagrams Decomposition Positioning Reference Architectures Creating a Functional Architecture

33 Decomposition What is a process? A business process is an activity of which the execution can be described in terms of needed and delivered data and of which the start and end can be determined. A process is the WHAT a company does Not HOW it is being done. stock order details product details receive order order rejected order

34 Functions versus Processes Examples of Processes: accept order create delivery schedule receive payment pay employee verify customer credit rating Lower level of detail compared to a function No realization (how) information The supportive analogue of a process in a software product is a feature Processes are modeled in the Feature Model

35 Functional Decomposition The modules in a functional architecture are modelled in 2 or 3 layers At the lowest level the module provides support for processes F1 F3 F2 Fn The lowest level modules are elaborated in a feature model F11 F12 F13 Fn1 Fn2 Fn3 Fn4 P1 P2 P3 P4

36 Example: Authoring tool Editing Document Mgmt Checking Printing Author Management File Mgmt Conversion and recovery Permission Handling Printer handling Paper setting Previewing Open file Save file Save file as Convert file Send file to Select Printer Find Printer Set Default Printer.

37 Features Feature models are a modeling tool for the process functionality in a software product. See: Matthias Riebisch Towards a more Precise Definition of Feature Models - Modelling Variability for Object-Oriented Product Lines. BookOnDemand Publ. Co., Norderstedt, pp

38 Feature models Author Management File Mgmt Conversion and recovery Permission Handling Open file Saving File exchange Save file Save file as Convert file Send file to

39 Contents What is architecture? Design structures in architecture Functional Architecture Enterprise Function Diagrams Decomposition Positioning Reference Architectures Creating a Functional Architecture

40 Positioning Control Execution progress

41 Hierarchical positioning Strategic modules (management) Tactical modules (control) Operational modules (execution) Supportive modules (platform)

42 Sequential positioning 3 rd Party Products Input modules Processing modules Output modules 3 rd Party Products

43 Superpositioning Input modules Processing modules Output modules Strategic modules Plan (management) Source Deliver 3 rd Party Products Tactical modules (control) Control 3 rd Party Products Operational modules (execution) Processing Supportive modules (platform) Supportive

44 Module positioning Input functions Processing functions Output functions Strategic functions (management) Tactical functions (control) 3 rd Party Products Operational functions (execution) 3 rd Party Products Supportive functions (platform)

45 Contents What is architecture? Design structures in architecture Functional Architecture Enterprise Function Diagrams Decomposition Positioning Reference Architectures Creating a Functional Architecture

46 Reference Architectures A Reference Architecture is a generic functional architecture for software products in a particular line of business Purposes: Expressing complete functional coverage in line of business Indication of the variability of a product Indication of the technical quality of a module Identifying market growth options and roadmap Positioning with 3rd party products Sources on the web, e.g.: Supply Chain Operations Reference (SCOR), see

47 ITIL models

48 Cobit Control Objectives for Information and related Technologies (COBIT)

49 Quality Indication Technical Quality Key: Differentiator Good Weak Opportunity

50 Variability Indication Business Typology Key: Real Estate Facility Mgmt Both

51 Healthcare EFD Insurers Regulators Payers Health Interest Groups Care Business Management Quality Point of Service Planning & Budgeting Client Client Order Management Public Health Client Care Process Control Intake Observation Interpretation Intervention End of Episode of Care Educational Organization Supplier Resource Allocation Financial Administration Care Customer External Care Provider Materials Management Human Resource Mngt / Payroll Supplier Management Reporting / Analyzing Facilitating Functions Service Management Customer Request Mngt. Project Management Customer

52 Care Planning & Budgeting Care Business Management Contracts Demand Plan Financial Business Calculation Demand Forecast Definition Demand Plan to be defined Demand Plan to be defined Demand Plan Definition Resource Planning Resource Plan Internal Budgets Resource Plan Definition Investment information Financial Administration Budget & Plan Monitoring Internal Budgets to be defined Internal Budget Creation Internal Budgets Internal Budgets to be Changed Care Business Management CCPC

53 Contents What is architecture? Design structures in architecture Functional Architecture Enterprise Function Diagrams Decomposition Positioning Reference Architectures Creating a Functional Architecture

54 Creating a Functional Architecture 1. Determine scope 2. Define request - feedback flows 3. Model the operational module flow 4. Add control and monitoring modules 5. Specify external to/ from internal interactions

55 Step 1: Determine scope Identify all external products in the usage environment Take the Product Context diagram as a starting point. Include future products to be interfaced with

56 Example Out of Scope Within Scope Sales Customer Relationship Management Transportation Suppose we are architecting a Sales product that will be interfaced with a CRM system and possibly with a Transportation product.

57 Step 2: Define request - feedback flows Define all request-feedback loops a. with the the external products b. between modules and external products Note: focus just on essential interactions; those interactions related to the main functionality of the product

58 Request - Feedback Flows usually appear in a pair: a combination of a Request and a return arrow that represents the Feedback of the result. This construction is called a Request Feedback loop. request to be fulfilled Enterprise Function A Enterprise Function B fulfilled request

59 Example Describe interaction between product and external products: E.g. with CRM sales contract agreed sales contract sales order delivered sales order C R M sales quotation provided sales quotation

60 Step 3: Model the operational module flow The operational module flow (aka. primary process) is modeled by identifying the steps as module boxes. These modules are separated by flows that are usually information flows or waiting queues. Sales Order Request request Change Mgmt final sales order Order Fulfillment

61 Example Model operational module flow Sales Sales Order Request request Change Mgmt final sales order Order Fulfillment delivered sales order Customer Relationship Management

62 Step 4: Add control and planning modules The operational module flow is controlled by one or more modules The relation between every operational module and every control module is usually a request-feedback loop. On top of these modules the appropriate planning modules are added.

63 Example Add control and planning Sales plans Sales Planning margins Sales Order Request targets Sales Control request realisation Change Mgmt final sales order Order Fulfillment delivered sales order Customer Relationship Management

64 Step 5: Specify interactions Specifying the information represented by the request flow from the external product e.g. CRM requests a sales order to be delivered. Follow the subsequent steps trough the scope until one or more feedback flows; splitting and joining (bifurcations) are possible. Follow the process from the outside to inside the product.

65 Example Specify interactions Sales plans Sales Planning margins Sales Order Request targets Sales Control Quotation Control CRM request Change Mgmt final sales order Order Fulfillment realisation delivered sales order Quotation Registration quotation

66 Concluding Enterprise Function Diagrams are a powerful modeling tool for a functional architecture of software products Assists in the determination of modules Interactions between the modules and the environment are shown FA Models are recognized by non-specialists without formal training Can be applied in any type of business: Public sector: health care, governmental Private sector: manufacturing, financial, services, food and beverage, project industries

Functional Architecture

Functional Architecture Functional Architecture Session 11 Course ICT-Entrepreneurship Prof.dr. Sjaak Brinkkemper Contents What is architecture? Design structures in architecture Functional Architecture Enterprise Function Diagrams

More information

Functional Architecture Modeling for the Software Product Industry

Functional Architecture Modeling for the Software Product Industry Functional Architecture Modeling for the Software Product Industry Sjaak Brinkkemper and Stella Pachidi Department of Information and Computing Sciences University of Utrecht P.O. Box 80.089, 3508 TB Utrecht,

More information

Enterprise Architecture 101. (Includes numerous samples/ templates produced using TOGAF methodology) Shail Sood

Enterprise Architecture 101. (Includes numerous samples/ templates produced using TOGAF methodology) Shail Sood Enterprise Architecture 101 (Includes numerous samples/ templates produced using TOGAF methodology) Enterprise Architecture Key Question What is Enterprise Architecture? Why Enterprise Architecture? What

More information

CHAPTER 6: SALES ORDERS

CHAPTER 6: SALES ORDERS Chapter 6: Sales Orders CHAPTER 6: SALES ORDERS Objectives Introduction The objectives are: Review the various forms and list pages for working with sales orders. Determine and apply different sales order

More information

SAP SCM SUMMIT Best Practices for Supply Chain Optimization in SAP for Vendor Managed Services

SAP SCM SUMMIT Best Practices for Supply Chain Optimization in SAP for Vendor Managed Services Best Practices for Supply Chain Optimization in SAP for Vendor Managed Services Ken Kumar & Gautam Mandal SAP Supply Chain Summit, July 2011 About Presenters Ken Kumar, Director IT Applications, Celgene

More information

MARKETING INFORMATION SYSTEMS AND THE SALES ORDER PROCESS

MARKETING INFORMATION SYSTEMS AND THE SALES ORDER PROCESS MARKETING INFORMATION SYSTEMS AND THE SALES ORDER PROCESS Spring 2010 Fundamentals of Business Information Systems Important Concept: ERP Data : frequently used data that remains the same over a long period

More information

Global Enterprise Business Management Platform Interactive, Intelligent with Controls to Ensure Profit

Global Enterprise Business Management Platform Interactive, Intelligent with Controls to Ensure Profit Global Enterprise Business Platform Interactive, Intelligent with Controls to Ensure Profit Sales and Sales Force Customer Relationship Supply Chain Stores & Purchase Production Product Data Scheduling

More information

Introduction to Product Software

Introduction to Product Software Introduction to Product Software Session 1 Product Software Dr. Slinger Jansen Dr. Rik Bos Prof.dr. Sjaak Brinkkemper Contents Productsoftware Economic context Definition Organizational Structures Organizational

More information

Business Administration Prof. Dr. J. Nonhoff. Content. Business Administration Prof. Dr. J. Nonhoff. Introduction ERP Vendors/ Architecture SAP

Business Administration Prof. Dr. J. Nonhoff. Content. Business Administration Prof. Dr. J. Nonhoff. Introduction ERP Vendors/ Architecture SAP Content. / ERP. ERP-Vendors /.. with. Learning goals. Definition. Characteristics ERP Systems Grenoble 0 : Learning goals (for the whole module) : Application area At the end of the course you will be

More information

Defining, Modeling & Costing IT Services Integrating Service Level, Configuration & Financial Management Processes

Defining, Modeling & Costing IT Services Integrating Service Level, Configuration & Financial Management Processes Defining, Modeling & Costing IT Services Integrating Service Level, Configuration & Financial Management Processes In our cost driven economy IT is facing increasing pressure to account for and reduce

More information

NEWS IN SUPPLY CHAIN IFS APPLICATIONS 9 JAKOB BJÖRKLUND, HÅKAN ANDERSSON

NEWS IN SUPPLY CHAIN IFS APPLICATIONS 9 JAKOB BJÖRKLUND, HÅKAN ANDERSSON NEWS IN SUPPLY CHAIN IFS APPLICATIONS 9 JAKOB BJÖRKLUND, HÅKAN ANDERSSON 2 IFS APPLICATIONS 9 SUPPLY CHAIN 100% EMBEDDED CRM PROCUREMENT AND SRM STORES WMS WAREHOUSE WAREHOUSE MOBILITY RETURNS & MULTI-SITE

More information

Infor ERP SyteLine Enterprise Resource Planning for Manufacturers

Infor ERP SyteLine Enterprise Resource Planning for Manufacturers Infor ERP SyteLine Enterprise Resource Planning for Manufacturers Businesses today face far more competition and external influences than they did five to ten years ago. With pressure on resources and

More information

ERP Software for: The Print Industry

ERP Software for: The Print Industry ERP Software for: The Print Industry One Vision, One Mission, One Solution BREAKTHROUGH FLEXIBILITY Change is relentless. Resources are scarce. You have to do more with less. Your competition used to be

More information

(Refer Slide Time 00:56)

(Refer Slide Time 00:56) Software Engineering Prof.N. L. Sarda Computer Science & Engineering Indian Institute of Technology, Bombay Lecture-12 Data Modelling- ER diagrams, Mapping to relational model (Part -II) We will continue

More information

Management Information Systems

Management Information Systems Faculty of Foundry Engineering Virtotechnology Management Information Systems Classification, elements, and evolution Agenda Information Systems (IS) IS introduction Classification Integrated IS 2 Information

More information

OVERVIEW OF THE SUPPLY CHAIN ROADMAP

OVERVIEW OF THE SUPPLY CHAIN ROADMAP OVERVIEW OF THE SUPPLY CHAIN ROADMAP Windows Client IFS CUSTOMER SUMMIT 2011, CHICAGO DARLA BLOOM SENIOR ADVISOR darla.bloom@ifsworld.com OVERVIEW OF THE SUPPLY CHAIN ROADMAP AGENDA Supply Chain Program

More information

Manufacturing. Manufacturing challenges of today and how. Navision Axapta solves them- In the current explosive economy, many

Manufacturing. Manufacturing challenges of today and how. Navision Axapta solves them- In the current explosive economy, many Manufacturing challenges of today and how Navision Axapta solves them- the solution for change; controlled by you. Manufacturing In the current explosive economy, many manufacturers are struggling to keep

More information

Promotional Products Supplier Packet

Promotional Products Supplier Packet Promotional Products Supplier Packet A Better Business Approach Revision: 1.0 ABBASOFT TECHNOLOGIES 23161 Mill Creek Drive #360 Laguna Hills, CA 92653 Phone: 949.830.5113 Fax: 949.830.1304 E-mail: sales@abbasoft.com

More information

Microsoft Dynamics AX 2012 Financial Management

Microsoft Dynamics AX 2012 Financial Management Microsoft Dynamics AX 2012 Financial Management Mohamed Aamer Chapter No. 3 "Functioning of Cash Flow Management" In this package, you will find: A Biography of the author of the book A preview chapter

More information

ERP Software for: MTO / ETO Manufacturers

ERP Software for: MTO / ETO Manufacturers ERP Software for: MTO / ETO Manufacturers One Vision, One Mission, One Solution BREAKTHROUGH FLEXIBILITY Change is relentless. Resources are scarce. You have to do more with less. Your competition used

More information

A Grid Architecture for Manufacturing Database System

A Grid Architecture for Manufacturing Database System Database Systems Journal vol. II, no. 2/2011 23 A Grid Architecture for Manufacturing Database System Laurentiu CIOVICĂ, Constantin Daniel AVRAM Economic Informatics Department, Academy of Economic Studies

More information

E-logistics platform for the support of small and medium seized enterprises

E-logistics platform for the support of small and medium seized enterprises TRANSBALTIC SEMINAR E-logistics platform for the support of small and medium seized enterprises Poznań 10 June 2010 ELECTRONIC LOGISTICS PLATFORM R&D Project www.epl.net.pl PROTOTYPE OF AN Electronic Logistics

More information

Business Process Modeling. Introduction to ARIS Methodolgy

Business Process Modeling. Introduction to ARIS Methodolgy Business Process Modeling Introduction to ARIS Methodolgy Agenda What s in modeling? Situation today Objectives of Process Management ARIS Framework and methods ARIS suite of products Live demo Page 2

More information

Characteristics of Top 10 ERP Products.

Characteristics of Top 10 ERP Products. Characteristics of Top 10 ERP Products. Author: Prakash Kewalramani Organization: Evaltech, Inc. Evaltech Research Group, Enterprise Resource Planning Practice. Date: 06/15/2011 Email: erg@evaltech.com

More information

AN OVERVIEW OF SYSTEMS ANALYSIS: SYSTEMS ANALYSIS AND THE ROLE OF THE SYSTEMS ANALYST. Lecture 1. 21.10.2014, Tuesday

AN OVERVIEW OF SYSTEMS ANALYSIS: SYSTEMS ANALYSIS AND THE ROLE OF THE SYSTEMS ANALYST. Lecture 1. 21.10.2014, Tuesday AN OVERVIEW OF SYSTEMS ANALYSIS: SYSTEMS ANALYSIS AND THE ROLE OF THE SYSTEMS ANALYST Lecture 1 21.10.2014, Tuesday 2 A Series of Lectures 1.The Role of the Systems 2.Project Planning and Project Management

More information

White Paper. Which SAP Warehouse Management Application is Right For You?

White Paper. Which SAP Warehouse Management Application is Right For You? Which SAP Warehouse Management Application is Right For You? Executive Summary The supply chain is getting faster and more dynamic every day. The next level of performance improvement is not going to come

More information

SAP Supply Chain Solutions. Which SAP Warehouse Management Application is Right for You?

SAP Supply Chain Solutions. Which SAP Warehouse Management Application is Right for You? Which SAP Warehouse Management Application is Right for You? Executive Summary The supply chain is getting faster, more dynamic, and ultimately more challenging every day. The next level of performance

More information

The power to transform your business

The power to transform your business The power to transform your business Optimus 2020 continues to be the number one choice for litho and packaging printers worldwide. What is the secret of our longevity? Constant research and forward thinking

More information

Process ERP Software Selection RFP Template

Process ERP Software Selection RFP Template Process ERP Software Selection RFP Template KB Description: Goal: The simplified definition of enterprise resource planning (ERP) software is a set of applications that automate finance and human resources

More information

S/4HANA Migration Scenarios and Services

S/4HANA Migration Scenarios and Services S/4HANA Migration Scenarios and Services Markus Albrecht 2015-11-12 SAP HANA Platform What is the business impact? What does it mean for the IT? How to prepare such a transition? What is the migration

More information

Impact ERP Software. Impact ERP Software. Version 1.3. for productive utilization of resources. 2011 Netsoft Solutions

Impact ERP Software. Impact ERP Software. Version 1.3. for productive utilization of resources. 2011 Netsoft Solutions Impact ERP Software Version 1.3 for productive utilization of resources Impact ERP Software - Introduction ERP II(ERPEnterprise Resource Planning & ERM Enterprise Resource Management) Solution for Small

More information

Applying Business Architecture to the Cloud

Applying Business Architecture to the Cloud Applying Business Architecture to the Cloud Mike Rosen, Chief Scientist Mike.Rosen@ WiltonConsultingGroup.com Michael Rosen Agenda n What do we mean by the cloud? n Sample architecture and cloud support

More information

COURSE NAME: Database Management. TOPIC: Database Design LECTURE 3. The Database System Life Cycle (DBLC) The database life cycle contains six phases;

COURSE NAME: Database Management. TOPIC: Database Design LECTURE 3. The Database System Life Cycle (DBLC) The database life cycle contains six phases; COURSE NAME: Database Management TOPIC: Database Design LECTURE 3 The Database System Life Cycle (DBLC) The database life cycle contains six phases; 1 Database initial study. Analyze the company situation.

More information

Enterprise Resource Planning Analysis of Business Intelligence & Emergence of Mining Objects

Enterprise Resource Planning Analysis of Business Intelligence & Emergence of Mining Objects Enterprise Resource Planning Analysis of Business Intelligence & Emergence of Mining Objects Abstract: Build a model to investigate system and discovering relations that connect variables in a database

More information

Oracle EBS Service Contracts Extensions for Oracle Endeca

Oracle EBS Service Contracts Extensions for Oracle Endeca Oracle EBS Service Contracts Extensions for Oracle Endeca Amit Jha Project Leader, Product Management Oracle EBS Procurement & Contracts October 02, 2014 Safe Harbor Statement The following is intended

More information

Manage Customer Projects from Bid-to-Execution with SAP Commercial Project Management

Manage Customer Projects from Bid-to-Execution with SAP Commercial Project Management Manage Customer Projects from Bid-to-Execution with SAP Commercial Project Management Dr. Martin Effenberger, Yvonne Waibel Solution Management ASUG Session 2205 Agenda Motivation Processes and Scenarios

More information

Information Systems for Business Integration

Information Systems for Business Integration Information Systems for Business Integration (Week 13, Thursday 4/5/2007) BUS3500 - Abdou Illia, Spring 2007 1 LEARNING GOALS Explain the difference between horizontal and vertical business integration.

More information

Logistic Core Operations with SAP

Logistic Core Operations with SAP Jens Kappauf Bernd Lauterbach Matthias Koch Logistic Core Operations with SAP Procurement, Production and Distribution Logistics 4y Springer Contents 1 Introduction 1 1.1 Whom Do These Books Address? 2

More information

Decomposition into Parts. Software Engineering, Lecture 4. Data and Function Cohesion. Allocation of Functions and Data. Component Interfaces

Decomposition into Parts. Software Engineering, Lecture 4. Data and Function Cohesion. Allocation of Functions and Data. Component Interfaces Software Engineering, Lecture 4 Decomposition into suitable parts Cross cutting concerns Design patterns I will also give an example scenario that you are supposed to analyse and make synthesis from The

More information

Integration points: Project management and accounting and other Microsoft Dynamics AX 2012 modules

Integration points: Project management and accounting and other Microsoft Dynamics AX 2012 modules Microsoft Dynamics AX 2012 Integration points: Project management and accounting and other Microsoft Dynamics AX 2012 modules White Paper This document provides an overview of the ways that the Project

More information

In a Global Economy: Staying Competitive in the Multi-Channel Distribution Industry Through Effective Use of Best Practices

In a Global Economy: Staying Competitive in the Multi-Channel Distribution Industry Through Effective Use of Best Practices In a Global Economy: Staying Competitive in the Multi-Channel Distribution Industry Through Effective Use of Best Practices OVERVIEW In the current global economic environment, multi-channel distribution

More information

secure intelligence collection and assessment system Your business technologists. Powering progress

secure intelligence collection and assessment system Your business technologists. Powering progress secure intelligence collection and assessment system Your business technologists. Powering progress The decisive advantage for intelligence services The rising mass of data items from multiple sources

More information

ERP and Business Processes

ERP and Business Processes ERP and Business Processes Presentation Overview About ERP Evolution of ERP Implementation Issues What is the State of the ERP Market? Case Study:An ERP success: NESTLE ERP and Business Process Modelling

More information

MODULE 1: SALES ORDER MANAGEMENT. Module Overview

MODULE 1: SALES ORDER MANAGEMENT. Module Overview MODULE 1: SALES ORDER MANAGEMENT Module Overview For companies to survive, they must keep customers satisfied. Therefore, a quick and accurate response to inquiries, such as the price of a product or the

More information

GUIDEBOOK MICROSOFT DYNAMICS GP

GUIDEBOOK MICROSOFT DYNAMICS GP GUIDEBOOK MICROSOFT DYNAMICS GP Corporate Headquarters Nucleus Research Inc. 100 State Street Boston, MA 02109 Phone: +1 617.720.2000 Nucleus Research Inc. THE BOTTOM LINE Microsoft Dynamics GP helps organizations

More information

Enterprise resource planning Product life-cycle management Information systems in industry ELEC-E8113

Enterprise resource planning Product life-cycle management Information systems in industry ELEC-E8113 Enterprise resource planning Product life-cycle management Information systems in industry ELEC-E8113 Contents Enterprise resource planning (ERP) Product data management (PDM) Product lifecycle management

More information

A CobiT Case Study. Drawing on CobiT for the implementation of an Enterprise Risk Management Framework. December 2008

A CobiT Case Study. Drawing on CobiT for the implementation of an Enterprise Risk Management Framework. December 2008 A CobiT Case Study Drawing on CobiT for the implementation of an Enterprise Risk Management Framework December 2008 Presenter: Clive E. Waugh, CISSP C/EH 1 Risk Management Framework Objectives CobiT provided

More information

New, changed, or deprecated features

New, changed, or deprecated features Microsoft Dynamics AX 7 New, changed, or deprecated s This document provides a summary of new and changed s that have been implemented in Microsoft Dynamics 'AX 7'. It also includes deprecated notices

More information

Information Systems for Business Integration: EDI, SCM, CRM Systems

Information Systems for Business Integration: EDI, SCM, CRM Systems Information Systems for Business Integration: EDI, SCM, CRM Systems (April 2, 2009) BUS3500 - Abdou Illia, Spring 2009 1 LEARNING GOALS Discuss Supply Chain Management systems Discuss Customer Relationship

More information

ERP Course: Production and Materials Management Reading: Chapter 6 from Mary Sumner

ERP Course: Production and Materials Management Reading: Chapter 6 from Mary Sumner ERP Course: Production and Materials Management Reading: Chapter 6 from Mary Sumner Peter Dolog dolog [at] cs [dot] aau [dot] dk 5.2.03 Information Systems September 16, 2008 2 Sales Finished and packaged

More information

Oracle Reference Architecture and Oracle Cloud

Oracle Reference Architecture and Oracle Cloud Oracle Reference Architecture and Oracle Cloud Anbu Krishnaswamy Anbarasu Enterprise Architect Social. Mobile. Complete. Global Enterprise Architecture Program Safe Harbor Statement The following is intended

More information

AdvAnced Business MAnAger The NexT GeNeraTioN of accounting software

AdvAnced Business MAnAger The NexT GeNeraTioN of accounting software Advanced Business Manager The Next Generation of accounting software Overview Advanced Business Manager (ABM) has been designed and developed by accountants to create the next generation of accounting

More information

Supply Chain Management Build Connections

Supply Chain Management Build Connections Build Connections Enabling a business in manufacturing Building High-Value Connections with Partners and Suppliers Build Connections Is your supply chain responsive, adaptive, agile, and efficient? How

More information

AWARE ENTERPRISE SYSTEM

AWARE ENTERPRISE SYSTEM AWARE ENTERPRISE SYSTEM The Aware Enterprise System from Aware Business Systems Pty Ltd is a remarkable software package designed for Australian manufacturers and distributors. Designed and developed in

More information

Master Data Management. Zahra Mansoori

Master Data Management. Zahra Mansoori Master Data Management Zahra Mansoori 1 1. Preference 2 A critical question arises How do you get from a thousand points of data entry to a single view of the business? We are going to answer this question

More information

The New Economics of SAP Quality Assurance Testing

The New Economics of SAP Quality Assurance Testing ] The New Economics of SAP Quality Assurance Testing [ JUERGEN LINDNER SAP POINT OF CONTACT MEMBER SINCE: 1998 Lynn Shourds Sales Director November 7, 2012 Neil Kosman Brad Germany [ LINDA WILSON ASUG

More information

Business Challenges. Customer retention and new customer acquisition (customer relationship management)

Business Challenges. Customer retention and new customer acquisition (customer relationship management) Align and Optimize Workflows with Lean Dan Marino Marino Associates, LLC Strategic and tactical planning Information systems integration Customer retention and new customer acquisition (customer relationship

More information

Decision Tree Methodology - A solution for Local Vs. Global Master Data conflict

Decision Tree Methodology - A solution for Local Vs. Global Master Data conflict White Paper Decision Tree Methodology - A solution for Local Vs. Global Master Data conflict - Rajendra Kumar Tamboli, Promodh Narayan Ravichandran Abstract Most master data management (MDM) implementations

More information

WFT - SAP Disaster Recovery Solution Brief Planning and Automating an SAP Landscape Remote Recovery Procedure

WFT - SAP Disaster Recovery Solution Brief Planning and Automating an SAP Landscape Remote Recovery Procedure WFT - SAP Disaster Recovery Solution Brief Planning and Automating an SAP Landscape Remote Recovery Procedure Abstract This Solution Brief discusses how WFT Disaster Recovery Services helps a customer

More information

KWIC Exercise. 6/18/2007 2007, Spencer Rugaber 1

KWIC Exercise. 6/18/2007 2007, Spencer Rugaber 1 KWIC Exercise On a subsequent slide, you will be given the description of a simple program for which you will be asked to devise two architectures. For the purposes of this exercise, you should imagine

More information

For more information about UC4 products please visit www.uc4.com. Automation Within, Around, and Beyond Oracle E-Business Suite

For more information about UC4 products please visit www.uc4.com. Automation Within, Around, and Beyond Oracle E-Business Suite For more information about UC4 products please visit www.uc4.com Automation Within, Around, and Beyond Oracle E-Business Suite Content Executive Summary...3 Opportunities for Enhancement: Automation Within,

More information

SUPPLY CHAIN MODELING USING SIMULATION

SUPPLY CHAIN MODELING USING SIMULATION SUPPLY CHAIN MODELING USING SIMULATION 1 YOON CHANG AND 2 HARRIS MAKATSORIS 1 Institute for Manufacturing, University of Cambridge, Cambridge, CB2 1RX, UK 1 To whom correspondence should be addressed.

More information

MSD Supply Chain Programme Strategy Workshop

MSD Supply Chain Programme Strategy Workshop MSD Supply Chain Programme Strategy Workshop Day 2 APPENDIX Accenture Development Partnerships Benchmarking MSD s Current Operating Supply Chain Capability 1.0 Planning 2.0 Procurement 3.0 Delivery 4.0

More information

We also going to accept a Fixed bid, but with a breakdown in a more or less approach below; Hourly Rate - USD (Offshore)

We also going to accept a Fixed bid, but with a breakdown in a more or less approach below; Hourly Rate - USD (Offshore) 1 BUSINESS SUMMARY Tender Details: Respond to the tender by 5pm EST, April 3, 2013 to leo.manhanga@coriolisys.com. For any questions regarding the tender email to joey.muronda@coriolisys.com 1.1 Scope

More information

ZETA. Business Software Defined INVENTORY & ORDER MANAGEMENT

ZETA. Business Software Defined INVENTORY & ORDER MANAGEMENT Business Software Defined INVENTORY & ORDER MANAGEMENT Overview The order processing module of Zeta ERP offers a comprehensive set of best-of-breed component for both order and logistics management. This

More information

Infor Planning Tools. From Demand to Execution. Hans Smet Senior Account Executive hans.smet@infor.com

Infor Planning Tools. From Demand to Execution. Hans Smet Senior Account Executive hans.smet@infor.com Infor Planning Tools From Demand to Execution Per Osmar Solution Consultant per.osmar@infor.com Hans Smet Senior Account Executive hans.smet@infor.com 1 Overview M3 Planning Tools Demand Planner Accurate

More information

Oracle SCM. Course duration: 45 Hrs Class duration: 1-1.5hrs

Oracle SCM. Course duration: 45 Hrs Class duration: 1-1.5hrs Course duration: 45 Hrs Class duration: 1-1.5hrs Course are: Inventory Purchasing Order Management Brief Introduction to WIP and BOM Manufacturing Modules Overview on R12 SCM Modules Oracle SCM New Features

More information

CHAPTER 1: SALES ORDER MANAGEMENT

CHAPTER 1: SALES ORDER MANAGEMENT Chapter 1: Sales Order Management CHAPTER 1: SALES ORDER MANAGEMENT Objectives Introduction The objectives are: Review the setup of Sales Order Management, including customers, shipping options, reservation

More information

SIPOC -- Practical Use Use & Construction Tips Doug Stohr Lean Six Sigma Black Belt -- - MINCO 1/14/2010 1

SIPOC -- Practical Use Use & Construction Tips Doug Stohr Lean Six Sigma Black Belt -- - MINCO 1/14/2010 1 SIPOC - Practical Use & Construction Tips Doug Stohr Lean Six Sigma Black Belt -- MINCO 1/14/2010 1 Presentation Topics SIPOC Breakdown Construction and Tips Ranking Options SIPOC uses and Purpose SIPOC

More information

Using Technology to Streamline Procurement and the Supply Chain

Using Technology to Streamline Procurement and the Supply Chain Using Technology to Streamline Procurement and the Supply Chain August 2006 Agenda Where does Procurement fit into the overall supply chain process? Key Procurement process steps and using technology to

More information

PREVIEW DISCRETE MANUFACTURING SCOTT HAMILTON

PREVIEW DISCRETE MANUFACTURING SCOTT HAMILTON PREVIEW Chapter 9: Serial and Batch Tracking Chapter 18: Quality Management DISCRETE MANUFACTURING USING MICROSOFT DYNAMICS AX 2012 SCOTT HAMILTON Contents Preface xi Chapter 1 Introduction 1 1.1 Suggestions

More information

1) A complete SCM solution includes customers, service providers and partners. Answer: TRUE Diff: 2 Page Ref: 304

1) A complete SCM solution includes customers, service providers and partners. Answer: TRUE Diff: 2 Page Ref: 304 Enterprise Systems for Management, 2e (Motiwalla/Thompson) Chapter 11 Supply Chain Management 1) A complete SCM solution includes customers, service providers and partners. Diff: 2 Page Ref: 304 2) SCM

More information

Increasing the Productivity and Efficiency of Business Transactions with Microsoft Business Solutions Navision Intercompany Postings

Increasing the Productivity and Efficiency of Business Transactions with Microsoft Business Solutions Navision Intercompany Postings Increasing the Productivity and Efficiency of Business Transactions with Microsoft Business Solutions Navision Intercompany Postings White Paper Published: May 2004 Contents Introduction...1 Streamlining

More information

A Software Development Platform for SOA

A Software Development Platform for SOA A Software Development Platform for SOA Peter Eeles Executive IT Architect Rational Brand Architect for UK, Ireland and South Africa peter.eeles@uk.ibm.com 2004 IBM Corporation Agenda IBM Software Group

More information

Globis 9. Solution Overview

Globis 9. Solution Overview Globis 9 Solution Overview Small and Medium Enterprises employ over 67% of the total persons employed in the European union. But, as SME s are the place where real entrepreneurship and creativity thrives,

More information

Engr. M. Fahad Khan Lecturer Software Engineering Department University Of Engineering & Technology Taxila

Engr. M. Fahad Khan Lecturer Software Engineering Department University Of Engineering & Technology Taxila Engr. M. Fahad Khan Lecturer Software Engineering Department University Of Engineering & Technology Taxila Application Architectures Ref: Chapter 13 Software Engineering By Ian Sommerville, 7th Edition

More information

A Business Process Driven Approach for Generating Software Modules

A Business Process Driven Approach for Generating Software Modules A Business Process Driven Approach for Generating Software Modules Xulin Zhao, Ying Zou Dept. of Electrical and Computer Engineering, Queen s University, Kingston, ON, Canada SUMMARY Business processes

More information

Functional Area Systems Lecture 5

Functional Area Systems Lecture 5 ACS-1803 Introduction to Information Systems Instructor: David Tenjo Functional Area Systems Lecture 5 1 1. ACCOUNTING TRANSACTION SYSTEMS 2 1 Business Transaction Cycles 3 Business Transaction Cycles

More information

Cronacle. Introduction

Cronacle. Introduction Cronacle An event-driven job scheduling solution, enabling systems administrators and operators to easily manage distributed and heterogeneous business systems. Cronacle Making complex processes easy to

More information

Info Net LAMAR SOFTWARE, INC. Enterprise Resource Planning. www.lamarsoftware.com. Efficiency. Productivity. Flexibility

Info Net LAMAR SOFTWARE, INC. Enterprise Resource Planning. www.lamarsoftware.com. Efficiency. Productivity. Flexibility Efficiency LAMAR SOFTWARE, INC. Productivity Flexibility Connect your suppliers, vendors and business partners in real-time over the Internet with LAMAR Software s proven web-enabled ERP suite. Info Net

More information

Real-Time Reconciliation of Invoice and Goods Receipts powered by SAP HANA. Stefan Karl, Finance Solutions, SAP ASUG Presentation, May 2013

Real-Time Reconciliation of Invoice and Goods Receipts powered by SAP HANA. Stefan Karl, Finance Solutions, SAP ASUG Presentation, May 2013 Real-Time Reconciliation of Invoice and Goods Receipts powered by SAP HANA Stefan Karl, Finance Solutions, SAP ASUG Presentation, May 2013 Legal disclaimer The information in this presentation is confidential

More information

Overview Application Incident Management. David Birkenbach ALM Solution Management August 2011

Overview Application Incident Management. David Birkenbach ALM Solution Management August 2011 Overview Application Incident David Birkenbach ALM Solution August 2011 How the New SAP Solution Manager Supports Business & IT SAP Solution Manager 7.1 provides: Better coverage of the complete customer

More information

MINDBill. Point of Sale

MINDBill. Point of Sale MINDBill Billing and Customer Care Solution Point of Sale 2015 MIND CTI Ltd. Table of Contents Executive Overview... 3 Architecture Highlights... 3 Product Components... 4 The Sales Module... 4 POS Retail

More information

Microsoft Dynamics AX 2012 R3, clear cut benefits for your Organisation

Microsoft Dynamics AX 2012 R3, clear cut benefits for your Organisation 2012 R3 Microsoft Dynamics AX 2012 R3, clear cut benefits for your Organisation Microsoft Dynamics AX is an enterprise resource planning (ERP) solution for midsize and larger organisations that helps people

More information

Microsoft Dynamics GP 2013. Packaging of Functionality & Product Capabilities in Microsoft Dynamics GP 2013

Microsoft Dynamics GP 2013. Packaging of Functionality & Product Capabilities in Microsoft Dynamics GP 2013 Microsoft Dynamics GP 2013 Packaging of Functionality & Product Capabilities in Microsoft Dynamics GP 2013 Date: November, 2012 Contents Become a Dynamic Business with Microsoft Dynamics GP 3 How to Buy

More information

Applying 4+1 View Architecture with UML 2. White Paper

Applying 4+1 View Architecture with UML 2. White Paper Applying 4+1 View Architecture with UML 2 White Paper Copyright 2007 FCGSS, all rights reserved. www.fcgss.com Introduction Unified Modeling Language (UML) has been available since 1997, and UML 2 was

More information

Enterprise-Wide Information Systems in the Modern Organization

Enterprise-Wide Information Systems in the Modern Organization Enterprise-Wide Information Systems in the Modern Organization Module SAP 1 1 ERP in Modern Business: Topics Historical Perspective of IS in Business Levels of IT in Organization Examine ERP s and SAP

More information

Business Capability Model A Starting Point for Enterprise Architecture

Business Capability Model A Starting Point for Enterprise Architecture Business Capability Model A Starting Point for Enterprise Architecture Huw Morgan email: hmorgan@toronto.ca Head Enterprise Architecture City of Toronto, Ontario Canada Salah Sharieh email: Salah@ivedha.com

More information

Order To Cash (OTC) If we consider the entire flow, this can be further categorized into the following seven subprocesses:

Order To Cash (OTC) If we consider the entire flow, this can be further categorized into the following seven subprocesses: Order To Cash (OTC) Order to cash normally refers to the enterprise resource planning (ERP) process in which taking customer sales (direct from the customer & retail) orders via different sales channels,

More information

CMMS/EAM AND FINANCIAL INTERFACES. Joe Grassi, Grassi & Associates

CMMS/EAM AND FINANCIAL INTERFACES. Joe Grassi, Grassi & Associates CMMS/EAM AND FINANCIAL INTERFACES Joe Grassi, Grassi & Associates Early this year I had the opportunity to address a number of Mainsaver customers at the 32 nd Annual User Conference and discuss the use

More information

Integrated Fulfillment: Modern Warehouse Management

Integrated Fulfillment: Modern Warehouse Management Integrated Fulfillment: Modern Warehouse Oracle European Value Chain Summit #vcsummit15 Susan Flierl Product Strategy Director, Logistics March 2015 Safe Harbor Statement The following is intended to outline

More information

ERP and SAP. Sumantra Sarkar Georgia State University Robinson College of Business 8 th November, 2011. SAP University Alliances. Version 2.

ERP and SAP. Sumantra Sarkar Georgia State University Robinson College of Business 8 th November, 2011. SAP University Alliances. Version 2. ERP and SAP SAP University Alliances Version 2.01 Sumantra Sarkar Georgia State University Robinson College of Business 8 th November, 2011 Presentation Overview Business Challenges Introduction to ERP

More information

ONE INTEGRATED PLATFORM FOR ALL YOUR PRINT, SCAN AND DEVICE MANAGEMENT. uniflow canon.com.au/business

ONE INTEGRATED PLATFORM FOR ALL YOUR PRINT, SCAN AND DEVICE MANAGEMENT. uniflow canon.com.au/business ONE INTEGRATED PLATFORM FOR ALL YOUR PRINT, SCAN AND DEVICE MANAGEMENT uniflow canon.com.au/business INTEGRATED, PRODUCTIVE CONTROL OF PRINTING, COPYING SCANNING, AND FAXING uniflow is an integrated print

More information

Epicor Vantage GLOBAL ENTERPRISE RESOURCE PLANNING

Epicor Vantage GLOBAL ENTERPRISE RESOURCE PLANNING Epicor Vantage GLOBAL ENTERPRISE RESOURCE PLANNING EPICOR VANTAGE Next Generation Manufacturing Software Epicor Software Corporation understands that you, like manufacturers worldwide, must identify, consider

More information

Chap 1. Introduction to Software Architecture

Chap 1. Introduction to Software Architecture Chap 1. Introduction to Software Architecture 1. Introduction 2. IEEE Recommended Practice for Architecture Modeling 3. Architecture Description Language: the UML 4. The Rational Unified Process (RUP)

More information

What an Architect Needs to Know

What an Architect Needs to Know Corporate Technology What an Architect Needs to Know Experiences from the Siemens Curriculum for Engineers Frank Buschmann Siemens AG Corporate Technology Systems Architecture and Platforms Copyright Siemens

More information

SAP pioneered the ERP software market. Five former IBM employees. Systemanalyse und Programmentwicklung

SAP pioneered the ERP software market. Five former IBM employees. Systemanalyse und Programmentwicklung INTRODUCTION TO SAP Spring 2009 Enterprise Systems Who is SAP? SAP pioneered the ERP software market. Five former IBM employees Systemanalyse und Programmentwicklung Goals: Create software that would integrate

More information

26/10/2015. Enterprise Information Systems. Learning Objectives. System Category Enterprise Systems. ACS-1803 Introduction to Information Systems

26/10/2015. Enterprise Information Systems. Learning Objectives. System Category Enterprise Systems. ACS-1803 Introduction to Information Systems ACS-1803 Introduction to Information Systems Instructor: Kerry Augustine Enterprise Information Systems Lecture Outline 6 ACS-1803 Introduction to Information Systems Learning Objectives 1. Explain how

More information

CSI CRM Platform August, 2014

CSI CRM Platform August, 2014 CSI CRM Platform August, 2014 About CSI CRM Platform CSI CRM Platform, is the first solution which provide full functionality to auto moto financial banks. The platform is the ideal environment working

More information