SISTEM INFORMASI ENTERPRISE

Slides:



Advertisements
Presentasi serupa
Bab 8 collaboration diagram
Advertisements

E-COMMERCE.
Tahapan information engineering
These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 6/e and are provided with permission by.
Making Use Case 23/09/2014. USE CASE Find out the Functional Requirements of a software system Use case represents an objective user wants to achieve.
Chapter 1-a FLOW CHART.
© 2007 by Prentice Hall Management Information Systems, 10/e Raymond McLeod and George Schell 1 Management Information Systems, 10/e Raymond McLeod and.
VIII. SUMBERDAYA MANUSIA DALAM MANAJEMEN OPERASI
Functional Modelling.
Activity Diagram Shinta P.. For Bussiness Modeling, Activity diagrams describe the activities of a class. It is used for the following purposes: (Bennet.
1 DATA STRUCTURE “ STACK” SHINTA P STMIK MDP APRIL 2011.
Matakuliah : M0086/Analisis dan Perancangan Sistem Informasi
AKUNTANSI BIAYA TUJUAN AKUNTANSI BIAYA
Testing Implementasi Sistem Oleh :Rifiana Arief, SKom, MMSI
Simple Object Access Protocol
Collaboration Diagram
Activity diagram Oleh: Ahmat Adil.
1 Pertemuan > > Matakuliah: >/ > Tahun: > Versi: >
PERTEMUAN KE-6 UNIFIED MODELLING LANGUAGE (UML) (Part 2)
Matakuliah : F0712 / Lab MS Access
1 Pertemuan 23 Sequence Diagram Matakuliah: M0086/Analisis dan Perancangan Sistem Informasi Tahun: 2005 Versi: 5.
13 Akuntansi Biaya Activity Based Costing
Process Modeling Tsutomu Ono, Abdul Munif Japan International Cooperation Agency 1.
KONSEP DASAR PENDEKATAN OBJEK
BPMN Fundamentals: BPMN Elements
Management Information Systems, 10/e
Pengantar dan pengenalan bpmn (Eps. 1)
Pert. 16. Menyimak lingkungan IS/IT saat ini
Business Process Modeling
Event Process Modelling
Pertemuan 23 Sequence Diagram
Notasi Object Oriented System
Object oriented analyst and design
Analisa dan Perancangan Berbasis Objek
Rekayasa Perangkat Lunak Class Diagram
Activity Diagram.
QUIZ PSBO Total : 35 PG.
Object oriented analyst and design
Hanya digunakan di lingkungan Universtias
Pemodelan Proses Bisnis
CLASS DIAGRAM.
Kantor sebagai Pusat Informasi dan Komunikasi
Collaboration Diagram
Perancangan Basis Data
Analisa dan Desain Berbasis Objek UML (Unified Modelling Language]
OOAD – TI S1 Defri Kurniawan UDINUS
ANALISIS DAN PERANCANGAN BERORIENTASI OBJEK
Collaboration Diagram and Sequence Diagram
Activity diagram.
Bab 9 Menggunakan Data Flow Diagrams
SISTEM INFORMASI ENTERPRISE
PEMODELAN OBJECT ORIENTED
Matakuliah : M0086/Analisis dan Perancangan Sistem Informasi
Business Process Modeling Notation (BPMN)
Soal PSBO Pert.1-6.
Activity diagram.
Hanya digunakan di lingkungan Universtias
Kk ilo Associative entity.
Arsitektur Bisnis Oleh : Firdaus, M.T..
ANALISIS & DESAIN SISTEM
Master data Management
Pertemuan 4 CLASS DIAGRAM.
ANALISIS & DESAIN BERORIENTASI OBJEK AGUS WAHYUDDIN, ST, M.KOM
Business Modeling By: U. Abd. Rohim, MT
Activity Diagram.
Jaringan Komputer.
OBJECT ORIENTED ANALISYS AND DESIGN
TIM RPL Program Studi Teknik Informatika
SISTEM PENUNJANG KEPUTUSAN UNTUK SISTEM INFORMASI MANAJEMEN.
Object oriented analyst and design
Transcript presentasi:

SISTEM INFORMASI ENTERPRISE BUSINESS PROCESS MODELING Pertemuan ke-4 SISTEM INFORMASI ENTERPRISE Program Studi Teknik Informatika Universitas Komputer Indonesia

Standard BPM Stack RNL - 2014

BPMN Business Process Modeling Notation Aims to appeal to wide range of users: Business Analysts Developers Business People 1.0 specification released May 2004 Defines elements of BPD (Business Process Diagram) RNL - 2014

Business Process Diagrams Diagrams consist of four categories of diagramming elements: Flow Objects Connecting Objects Swimlanes Artifacts RNL - 2014

Flow Objects Diagrams consist of three core elements: Event Activity Hollow to allow for markers Activity Generic “work” element Gateway Decision, forking, joining, merging Start Intermediate End Task Sub-Process RNL - 2014

Connecting Objects Three ways to connect flow objects: Sequence Flow Indicates order of activities Message Flow Indicates flow of messages between Process Participants Association Associates data, text, or other Artifacts with flow objects RNL - 2014

Swimlanes Used to organize activities by responsibility or functional capability Pool Represents a Participant in a Process Lane A sub-partition within a Pool used to organize and categorize activities RNL - 2014

Artifacts Any number of Artifacts can be added to a diagram, with three types predefined: Data Object Show how data is required or produced by activities Group Used for documentation or analysis, but does not affect the sequence flow Annotation Allow for textual notes to be added RNL - 2014

Simple Business Process RNL - 2014

Example with Pool RNL - 2014

Example with Lane RNL - 2014

Example with Lane RNL - 2014

Example RNL - 2014

Example. Proses Bisnis Permintaan Kredit Kantor Cabang menerima Aplikasi permintaan kredit dan mengecek informasi tersebut. Hasil pengecekan tersebut akan menghasilkan dua keputusan yaitu kondisi ditolak (Rejected) atau kondisi sudah terverifikasi (OK). Jika aplikasi tersebut sudah terverifikasi maka Bagian Kredit harus mempelajari dan mengevaluasi apakah aplikasi permintaan kredit tersebut diterima atau tidak. Jika Aplikasi tersebut ditolak, maka Bagian kredit akan mengirimkan pesan bahwa pinjaman ditolak dan jika Aplikasi tersebut diterima, maka Bagian Back office akan mengeluarkan pinjaman tersebut.