Guide to EPC Process Modelling

Size: px
Start display at page:

Download "Guide to EPC Process Modelling"

Transcription

1 Guide to EPC Process Modelling Guideline to EPC Process Modelling Standard 1. PURPOSE The purpose of this document is to provide a guideline to the Event-Driven Process Chain (EPC) modelling notation used at the University for modelling business processes. This document must be read in conjunction with the EPC Process Modelling Standard. The goal of this document is to achieve a consistent style and appearance of process documentation created within the University s architecture and business process repository Orbus iserver (iserver). iserver is the application used for modelling Solution Architecture and Process Modelling diagrams at the University. The guideline ensures that: process modellers have a common understanding of what the EPC symbols mean and how they must be applied, and consistency across models created by different authors is achieved and therefore EPC models can be understood reliably. The guidelines described in this document are mandatory and support the Operational Standard. 2. GUIDELINE CONTENT 2.1. EPC Model Objects All process models are created directly in iserver. iserver is an architectural repository, it uses objects to define relationships for impact analysis. In contrast, shapes and text boxes exist in isolation with no relationships or attributes. iserver is used for many other modelling activities, not just EPC so it is important that the correct objects are used. By using the iserver Explorer when creating EPC models we can search the architectural repository for objects that already exist that suit our purpose. This builds up the relationships that will enhance the impact analysis capability. By using objects we can not only view them through models we can view the object to see all the models it is used in. If an object that suits the model does not exist, new objects can be created; there are a few exceptions, these are listed below. The following objects are used in the EPC stencil located in iserver. Any object that is not listed below must not be used in an EPC model. Shape Object Name Definition Naming convention Example Pool (Org Unit) Pool A Pool represents a Lane container that could be used to group Lanes, for example a Pool could be used to represent an Organisation Unit. [Context] + [Object] ITSC Strategy & Planning Services Group Group A Group represents a functional group of roles (not necessarily from [Context (abbreviated)] + [Object (in full)] WebCMS Authors Operational Standard: EPC Process Modelling Standard Title Classification: Internal Use Page 1

2 Shape Object Name Definition Naming convention Example the same pool) that work together to perform an activity. Lane (Role) Lane A Lane represents a Role that is a generic role that performs an Activity. [Context (abbreviated)] + [Object (in full)] ITSC Business Analyst Event An occurred condition that triggers a sequence of activities or is triggered by an Activity. [Object] + [Status (pasttense)] Invoice approved Sequence Flow Controls the sequence of steps within the process model. Activity A task that typically consumes time and resources. [Verb] + [Object] Create invoice Application A system or application where an activity is performed. Do not create new objects of this type; always use the existing objects in the database. Approved system name as defined by the system object in the iserver repository. Callista IT System A logical application function. This type of object is used to conceptually describe the capability that a system creates. Approved logical application component name as defined by the object in the iserver repository. Student Management System Do not create new objects of this type; always use the existing objects in the database. Operational Standard: EPC Process Modelling Standard Title Classification: Internal Use Page 2

3 Shape Object Name Definition Naming convention Example Data An encapsulation of the data that is an input or output of an Activity. [Object] + [Noun] Student details Document A document (electronic or hard copy) that is an input or output of an Activity. Use the exact document name. Infrastructure request form Business Process An interface to a related business process. This should be linked to an existing EPC model where possible. [Verb] + [Noun] Refer to the Business Process Catalogue or the iserver database for existing process names. Approve request XOR Operator Exactly one of the following or preceding steps must be executed. Exclusive OR: Either A or B, but not both. OR Operator At least one of the following or preceding steps must be executed. Inclusive OR: Either A or B, or A and B. And Operator All of the following or preceding steps must be executed. AND: A and B EPC Process Model Element Usage and Rules EPC Process Model Model the EPC model from left to right. Use swim lanes from top to bottom as necessary. There must be at least one start-event and one end-event. It must be possible to reach an end-event from every start-event. Ensure all elements in a process are linked in the sequence flow from a start to an end-event. If the process is large and will be a multi-page document, it should be split using the Business Process shape. Operational Standard: EPC Process Modelling Standard Title Classification: Internal Use Page 3

4 The naming conventions for shapes should be followed. Information objects (systems, data, and documents) and Organisational Units / Roles can only be connected with activities. Organisation Units have to be connected to Activities involving human interactions. Events and Activities must not have more than one incoming and one outgoing connection. An operator connects several Events and Activities. The Pools, Lanes and Groups must align with the header and footer on the page regardless of the size of the model. Lines should not cross over. The diagram on the following page, Figure 1 Example of an EPC Model, provides an example of an EPC model. Figure 1 Example of an EPC Model Pools, Groups and Lanes A Pool can be used as a Lane or Group container. E.g. To represent an Organisation Unit. A Lane (swim lane) represents a Role. A Group represents a functional group of roles. Lanes and Groups can be used next to one another. A Lane is nested within a Pool to create a relationship between the Role and the Organisation Unit. A Group can be nested in a Pool to form a relationship between an Organisational Unit and a function performed by the group. Operational Standard: EPC Process Modelling Standard Title Classification: Internal Use Page 4

5 Pool (Org Unit) Group Lane (Role) Lane (Role) Figure 2.1 Example of nesting Lanes and Groups in Pools. One or more Lanes can be nested into a Group to form a relationship between the roles and the group. Lane (Role) Group Lane (Role) Figure 3.2 Example of nesting Lanes in Groups. Lanes and Groups do not have to be nested in every diagram.. If a diagram gets too cluttered by nesting, an EPC can be created to capture only the relationships between the Lanes, Groups and Pools. If the relationship already exists in the database you do not have to recreate it Event Event naming convention must be written in past-tense, e.g. Invoice processed, and in a way that triggers the next Activity. Preferably, there should be only one start-event and one end-event. Represent decisions leading to Events by prefacing Events with XOR or OR operators. As an Event is past-tense, representing a change in state, and can never make a decision, it must not be followed by an OR or XOR operator. A number of Activities can follow an Event. Only add an Event, if an important state change needs to be documented. Refer to the Operators diagram below for Event and Operator examples Sequence Flow The Sequence Flow cannot connect two Events directly. This requires the use of an operator. There should be no overlapping Sequence Flows. Loops should be avoided. There should be no change of flow direction. Operational Standard: EPC Process Modelling Standard Title Classification: Internal Use Page 5

6 Figure 4 Example of an Incorrect Sequence Flow Figure 5 Example of a Correct Sequence Flow Activity A number of Activities can follow an Event. Figure 6 Example of Activity Business Process Start-Business Process interfaces must be followed by an Event. End-Business Process interfaces must be prefaced by an Event. Business Process interfaces are linked to Events only. Figure 7.1 Example 1 of a Business Process EVENT BUSINESS PROCESS EVENT Figure 8.2 Example 2 of a Business Process Operational Standard: EPC Process Modelling Standard Title Classification: Internal Use Page 6

7 Operators The following rules apply to using operators (And, XOR and OR) to split and merge EPC process models. i. And Split: The processing steps that follow the rule occur in parallel and have to be performed. Join: All processing steps for incoming connections must be completed so that the processing steps that follow the rule can be performed. ii. XOR Figure 9 Example of AND Operator Usage Split: Exactly one of the following rule processing steps must be executed. Join: Only one of the processing steps for incoming connections may be completed so that the processing steps that follow the rule can be performed. Operational Standard: EPC Process Modelling Standard Title Classification: Internal Use Page 7

8 iii. OR Figure 10 Example of XOR Operator Usage Split: At least one of the following rule processing steps (or even several or all processing steps) must be performed. Join: At least one processing step (or even several or all processing steps) must be completed, whereupon the processing steps that follow the rule can be performed. OR operators should be avoided as their semantics are vague. Figure 11 Example of OR Operator Usage Operational Standard: EPC Process Modelling Standard Title Classification: Internal Use Page 8

9 EPC Drawing Object Attributes The following attributes are associated with the EPC drawing object within iserver. The following guidelines must be followed when completing the attributes for all EPC drawings in iserver. Property / Attribute Description Rules Naming convention Example Name The name of the business process. A process is described by an active verb-noun structure. The intended purpose of the process must be reflected in the name of the process. The verb describes the action. The noun defines a concept or thing. Validate the process name by inverting it, if it equals an outcome it is valid. [Verb] + [Noun] Approve request Avoid verbs that are not result focussed like, manage, handle and process. Appears on drawing header. Type The type of document template used for the drawing. Default Location The iserver library and folder where the drawing resides. Default Transition State Architecture = work in progress Baseline State Architecture = final Note: Project folders are established by the Enterprise Architecture team as part of the Architecture Contract process that is initiated by the Project Manager. Description A brief description of the objective and outcome of the business process. Must be brief. One or two sentences only. Appears on drawing header. As described This process is used to fulfil infrastructure service requests for ECU Projects. Version No. The drawing version number. Default

10 Property / Attribute Description Rules Naming convention Appears on drawing footer. Example Version Name Not in use Leave blank ID Not in use Leave blank EPC Process ID A unique identifier assigned to each process model aligned to the Business Process Catalogue. Enter Refer to the Business Process Catalogue Information Classification Information classification is a process of categorising information based on its sensitivity. Select from: Confidential Restricted Internal Use Public Appears on drawing footer. Last standard review date The date the document was last reviewed. Select the date the document was last approved. Select a date Next standard review date The date of the next scheduled document review. Select the date two years in the future from the last review date. Select a date This ensures process are reviewed, optimised and remain current. EPC Process Level The level of the process within the Business Process Catalogue. Select from: Level 1 Level 2 Level 3 Most process models will be at Level 3. EPC Process Owner The Process Owner is the position accountable for the policy and process. No changes to the policy or Enter the position title of the Process Owner. The process owner must be agreed with relevant stakeholders. Position Title as it appears in the organisation chart. Manager, Technical Services

11 Property / Attribute Description Rules Naming convention process are to be undertaken without the approval of the Process Owner. Example EPC Process Category The category of the process within the Business Process Catalogue. Enter Appears on drawing header. As defined in the Business Process Catalogue. TBD Approval The position of the Process Owner or the Approval body that approved the process model. Enter Appears on drawing footer. [Position / Approval Body] + [Date] AAB 10/11/16 Audience The audience for the use of the process model. Enter Appears on drawing footer. [Org Unit or Position] ITSC Service Desk Author The position title of the person who has modelled the business process. Enter Appears on drawing footer. Position Title as it appears in the organisation chart. Senior Business Analyst Document Status The status of the business process model. Select from: Final Draft Appears on drawing footer.

12 3. SCOPE AND AUDIENCE This guideline applies to all University (ECU) business processes and should be observed by all persons documenting business processes as part of ITSC managed projects on behalf of the University, which includes all professional staff, contractors and anyone not directly employed by the University but performing a role for ECU. 4. DOCUMENT REFERENCES This guideline may cross-reference other documents within the Business Analysis Framework as well as other ITSC standards and University policies. The following documents should be considered along with this standard: EPC Process Modelling Standard Business Process Catalogue (within iserver. To be developed) ECU EPC Model Stencil (within iserver) Information Classification Standard ITSC Glossary 5. AUTHORITY AND EXCEPTIONS None identified. 6. DOCUMENT CONTROL 6.1. Contact Details Contact for questions and changes Senior Business Analyst, ITSC Strategy and Planning Denise Hart 6.2. RACI for Guideline The RACI table defines who fulfils the role with activities related to the document and its content. Action Senior AAB ITSC CIO ITSC Business Analyst Management Team Create R A C I C Review R A C I C Approve R A I I I Update R A C I C Authorise Exceptions R A I I I A=Accountable, R=Responsible, C=Consulted, I=Informed Operational Standard: EPC Process Modelling Standard Title Classification: Internal Use Page 12

13 7. Terms and Definitions Term iserver Process Role 8. Keywords EPC, Process, Business Process Definition The University s architecture and business process repository Orbus iserver (iserver). Processes represent a sequence of activities that together achieve a specified outcome, can be decomposed into subprocesses, and can show operation of an Organisational Unit or Logical Service (as defined in the ECU content metamodel). The usual or expected function of a Person, or the part the Person plays in a particular action or event. A Person may have a number of roles (as defined in the ECU content metamodel). Operational Standard: EPC Process Modelling Standard Title Classification: Internal Use Page 13

14 DOCUMENT CONTROL INFORMATION Description Version: Date Published: Uncontrolled version November 2016 Review Cycle November 2016 Review Cycle December 2016 Review Cycle February 2017 Additional Changes from Approval Process February 2017 Final Released as Final February 2017 Review Commenced April 2018 Review Finalized April 2018 APPROVED BY Title / Name Version Date Manager ITSC Strategy and Planning / David Long April 2017 Architecture Advisory Board April 2017 Architecture Advisory Board June 2018 DOCUMENT LOCATION Title / Name EPC Process Modelling Guideline / iserver Portal EPC Process Modelling Guideline/ Location: HPRM, link location: IT Wiki/ ITSC Strategy and Planning Services (SPS)/ IT Policies and Standards. Operational Standard: EPC Process Modelling Standard Title Classification: Internal Use Page 14

iserver Free Archimate ArchiMate 1.0 Template Stencil: Getting from Started Orbus Guide Software Thanks for Downloading the Free ArchiMate Template! Orbus Software have created a set of Visio ArchiMate

More information

Canonization Service for AProMoRe

Canonization Service for AProMoRe QUT Faculty of Science and Technology Canonization Service for AProMoRe Done by: Abdurrahman Alshareef Supervised by: Marcello La Rosa Semester 2-2010 Table of Contents Versions history...3 Preview...4

More information

HCM Modeling Elements. Creating a better understanding of the process model standards used within the MHR-BPS Process Modeling initiative.

HCM Modeling Elements. Creating a better understanding of the process model standards used within the MHR-BPS Process Modeling initiative. HCM Modeling Elements Creating a better understanding of the process model standards used within the MHR-BPS Process Modeling initiative. HCMS Modeling Element Process This presentation will: o o o o Present

More information

Enterprise Architect Training Courses

Enterprise Architect Training Courses On-site training from as little as 135 per delegate per day! Enterprise Architect Training Courses Tassc trainers are expert practitioners in Enterprise Architect with over 10 years experience in object

More information

MTAT Business Process Management (BPM) (for Masters of IT) Lecture 3: BPMN (part II)

MTAT Business Process Management (BPM) (for Masters of IT) Lecture 3: BPMN (part II) MTAT.03.231 Business Process Management (BPM) (for Masters of IT) Lecture 3: BPMN (part II) Marlon Dumas marlon.dumas ät ut. ee BPMN Main Elements - Recap Connections Swimlanes Flow Objects Artifacts 2

More information

Acknowledgements...xvii. Foreword...xix

Acknowledgements...xvii. Foreword...xix Contents Acknowledgements...xvii Foreword...xix Chapter 1 An Introduction to BPM... 1 1.1 Brief History of Business Process Management... 1 1.1.1 The Need for Business Value... 1 1.1.2 The Production Line...

More information

YaSM Process Map. User Manual for the YaSM Process Map (ARIS Version)

YaSM Process Map. User Manual for the YaSM Process Map (ARIS Version) YaSM Process Map User Manual for the YaSM Process Map (ARIS Version) Contents Installation... 4 Folders and files contained in the ZIP archive... 4 Import of the database dump into ARIS... 5 Folder structure

More information

REQUIREMENTS. NRS Standards for Modeling with EA: Corporate Services for the Natural Resource Sector. Information Management Branch

REQUIREMENTS. NRS Standards for Modeling with EA: Corporate Services for the Natural Resource Sector. Information Management Branch Corporate Services for the Natural Resource Sector Information Management Branch NRS Standards for Modeling with EA: REQUIREMENTS Last Updated: March 30, 2017 Version: 5.0.0 Document: NRS_Standards_for_Modeling_with_EA-Requirements

More information

BPMN Getting Started Guide

BPMN Getting Started Guide Enterprise Studio BPMN Getting Started Guide 2017-09-21 Applies to: Enterprise Studio 3.0.0, Team Server 3.0.0 Table of contents 1 About modeling with BPMN 5 1.1 What is BPMN? 5 1.2 BPMN modeling 5 1.3

More information

ERMS Folder Development and Access Process

ERMS Folder Development and Access Process Electronic Records Management System () Process Guide 3 Folder Development and Access Process 1. Purpose The Folder Development and Access Process outlines the actions required to create folders, provide

More information

Qualification details

Qualification details Qualification details Title New Zealand Certificate in Business (First Line Management) (Level 4) Version 1 Qualification type Certificate Level 4 Credits 60 NZSCED 080301 Management and Commerce > Business

More information

Corporate Information Security Policy

Corporate Information Security Policy Overview Sets out the high-level controls that the BBC will put in place to protect BBC staff, audiences and information. Audience Anyone who has access to BBC Information Systems however they are employed

More information

Business-Driven Software Engineering Lecture 5 Business Process Model and Notation

Business-Driven Software Engineering Lecture 5 Business Process Model and Notation Business-Driven Software Engineering Lecture 5 Business Process Model and Notation Jochen Küster jku@zurich.ibm.com Agenda BPMN Introduction BPMN Overview BPMN Advanced Concepts Introduction to Syntax

More information

CSE Information Systems 1

CSE Information Systems 1 CSE1204 - Information Systems 1 Detailed Process Definitions; The Data Dictionary Data Dictionary the data dictionary is a database or repository of information about objects identified during systems

More information

Government of Ontario IT Standard (GO-ITS) Number 30.2 OPS Middleware Software for Java Platform

Government of Ontario IT Standard (GO-ITS) Number 30.2 OPS Middleware Software for Java Platform Government of Ontario IT Standard (GO-ITS) Number 30.2 OPS Middleware Software for Java Platform Version #: 1.0 Status: Approved Prepared for the Information Technology Standards Council (ITSC) under the

More information

Strategy & Architecture Framework. Modeling Language Alain De Preter - All rights reserved - Tous droits réservés

Strategy & Architecture Framework. Modeling Language Alain De Preter - All rights reserved - Tous droits réservés Strategy & Architecture Framework Modeling Language Modeling Language Performers People Tools & Repositories Competitive Advantage perform Knowledge & control Process Methods Guidelines & Techniques TO-BE

More information

Business Process Management (BPM) Lecture 3: Advanced BPMN

Business Process Management (BPM) Lecture 3: Advanced BPMN MTAT.03.231 Business Process Management (BPM) (for Masters of IT) Lecture 3: Advanced BPMN Marlon Dumas marlon.dumas ät ut. ee BPMN Main Elements - Recap Connections Swimlanes Message Flow Flow Objects

More information

ADMIN 3.4. V e r s i o n 4. Paul Daly CEO RISSB

ADMIN 3.4. V e r s i o n 4. Paul Daly CEO RISSB ADMIN 3.4 V e r s i o n 4 Paul Daly CEO RISSB 01 November 2017 DOCUMENT CONTROL Identification Document Title Number Version Date Document ADMIN 3.4 1 23/11/2007 Document ADMIN 3.4 2 04/02/2010 Document

More information

Process Mapping Guidance and Standards for The University of Sheffield (TUOS)

Process Mapping Guidance and Standards for The University of Sheffield (TUOS) Mapping Guidance and Standards for The University of Sheffield (TUOS) January 2018 Index Introduction Overview Reasons for creating a process map mapping levels mapping software mapping symbols/ notation

More information

INFORMATION ASSET MANAGEMENT POLICY

INFORMATION ASSET MANAGEMENT POLICY INFORMATION ASSET MANAGEMENT POLICY Approved by Board of Directors Date: To be reviewed by Board of Directors March 2021 CONTENT PAGE 1. Introduction 3 2. Policy Statement 3 3. Purpose 4 4. Scope 4 5 Objectives

More information

Request the Creation and Changes to Security Access Groups

Request the Creation and Changes to Security Access Groups Electronic Records Management System (ERMS) ERMS Process Guide 5 Request the Creation and Changes to Security Access Groups 1. Purpose This Process Guide describes the process for requesting the creation

More information

THUR 3:30 PM BUILDING AN AUTOMATED PROCESS THAT INTERACTS WITH DIFFERENT SYSTEMS

THUR 3:30 PM BUILDING AN AUTOMATED PROCESS THAT INTERACTS WITH DIFFERENT SYSTEMS THUR 3:30 PM BUILDING AN AUTOMATED PROCESS THAT INTERACTS WITH DIFFERENT SYSTEMS AXON IVY PROCESS AUTOMATION Marcel Pruegel Solutions Engineer, Axon Ivy June 2 nd 2016 AGENDA 2 ointroduction oget the Desinger!

More information

1 Executive Overview The Benefits and Objectives of BPDM

1 Executive Overview The Benefits and Objectives of BPDM 1 Executive Overview The Benefits and Objectives of BPDM This is an excerpt from the Final Submission BPDM document posted to OMG members on November 13 th 2006. The full version of the specification will

More information

ARIS Admintool Commands

ARIS Admintool Commands Appendix A ARIS Admintool Commands Command Backup Backupconfig Configadminpassword Copy Createdb Dbmspassword Delete Download Exit Help Syntax / Description backup all []

More information

LECTURE 3: BUSINESS ARCHITECTURE ASPECTS: BUSINESS PROCESS MODELLING

LECTURE 3: BUSINESS ARCHITECTURE ASPECTS: BUSINESS PROCESS MODELLING LECTURE 3: BUSINESS ARCHITECTURE ASPECTS: BUSINESS PROCESS MODELLING CA4101 Lecture Notes (Martin Crane 2017) 1 Historical View of BP Modelling Work Process Flow (early to mid 1900s) o Frank Gilbreth &

More information

Business Process Modeling with BPMN

Business Process Modeling with BPMN member of Business Process Modeling with BPMN Knut Hinkelmann Elements of BPMN Elements of BPMN can be divided into 4 categories: Flow Objects Connectors Artefacts Swimlanes Activities Sequence Flow Data

More information

Electronic Records Management System (ERMS)

Electronic Records Management System (ERMS) Electronic Records Management System (ERMS) ERMS Folder Creation and Titling Conventions 2015 Contents 1. Introduction... 3 2. ERMS Folders... 3 3. Creating an ERMS Folder... 4 4. ERMS Folder Creation

More information

<PROJECT NAME> IMPLEMENTATION PLAN

<PROJECT NAME> IMPLEMENTATION PLAN IMPLEMENTATION PLAN Version VERSION HISTORY [Provide information on how the development and distribution of the Project Implementation Plan was controlled and tracked.

More information

Tutorial SemTalk 3.2 EPC Edition

Tutorial SemTalk 3.2 EPC Edition Tutorial SemTalk 3.2 EPC Edition Contents 1. About Event-driven Process Chains (EPC)... 3 2. Starting SemTalk EPC Edition... 4 3. Editing a process... 6 3.1. Adding Process Elements... 7 3.2. Using Swimlanes...

More information

BPMN Working Draft. 1. Introduction

BPMN Working Draft. 1. Introduction 1. Introduction The Business Process Management Initiative (BPMI) has developed a standard Business Process Modeling Notation (BPMN). The primary goal of BPMN is to provide a notation that is readily understandable

More information

Government of Ontario IT Standard (GO ITS)

Government of Ontario IT Standard (GO ITS) Government of Ontario IT Standard (GO ITS) GO-ITS Number 56.3 Information Modeling Standard Version # : 1.5 Status: Approved Prepared under the delegated authority of the Management Board of Cabinet Queen's

More information

OG The Open Group OG TOGAF 9 Combined Part 1 and Part 2

OG The Open Group OG TOGAF 9 Combined Part 1 and Part 2 The Open Group OG0-093 TOGAF 9 Combined Part 1 and Part 2 1 Set1, Part 1 QUESTION: 1 Which of the following TOGAF components was created to enable architects to design architectures addressing Boundaryless

More information

ITIL Foundation Program Certification Program. The Minimum number of students per session is 6 where the maximum is 25.

ITIL Foundation Program Certification Program. The Minimum number of students per session is 6 where the maximum is 25. 3 Days Course Overview ITIL is a set of best practices guidance that has become a worldwide-adopted framework for Information Technology Services Management (ITSM) by many Public & Private Organizations.

More information

ITIL Capability: Service Offerings & Agreements

ITIL Capability: Service Offerings & Agreements ITIL Capability: Service Offerings & Agreements Course Code: SOA Overview: The course builds on the principles covered as part of the ITIL Foundation course and is aligned to the 2011 syllabus. The focus

More information

Table of Contents Storage Location of Document... 5 Document Details... 5 Approvals... 5

Table of Contents Storage Location of Document... 5 Document Details... 5 Approvals... 5 Table of Contents Storage Location of Document... 5 Document Details... 5 Approvals... 5 Regions... 7 Regions Icons... 7 Regions Screen... 7 Regions Steps... 8 Units... 9 Units Icons... 9 Units Screen...

More information

ITIL 2011 Overview - 1 Day (English and French)

ITIL 2011 Overview - 1 Day (English and French) ITIL 2011 Overview - 1 Day (English and French) Course Overview ITIL is a set of best practices guidance that has become a worldwide-adopted framework for IT Service Management (ITSM) by many Public &

More information

ISO STANDARD IMPLEMENTATION AND TECHNOLOGY CONSOLIDATION

ISO STANDARD IMPLEMENTATION AND TECHNOLOGY CONSOLIDATION ISO STANDARD IMPLEMENTATION AND TECHNOLOGY CONSOLIDATION Cathy Bates Senior Consultant, Vantage Technology Consulting Group January 30, 2018 Campus Orientation Initiative and Project Orientation Project

More information

3. Business Process Diagrams

3. Business Process Diagrams BPMN Working Draft 3. Business Process Diagrams This section provides a summary of the BPMN graphical objects and their relationships. More details on the concepts will be provided in Business Process

More information

Digital Services. Supported Browser categories. 1 P a g e

Digital Services. Supported Browser categories. 1 P a g e Digital Services ed Browser categories 1 P a g e Contents SUPPORTED BROWSER CATEGORIES... 1 1 Definition Document... 3 1.1 Authors:... 3 1.2 Governance Approval... 3 2 Summary... 3 2.1 Strategic... 3 2.2

More information

Modelling as a Communication Tool: Introduction to Process Modelling. Modelling. Simplification in modelling. Representation in modelling

Modelling as a Communication Tool: Introduction to Process Modelling. Modelling. Simplification in modelling. Representation in modelling CSE104 - Information Systems 1 Modelling as a Communication Tool: Introduction to Process Modelling The requirements specification document Must be communicated to key stakeholders Should contain: Functions

More information

BPMN Working Draft. 1. Introduction

BPMN Working Draft. 1. Introduction 1. Introduction The Business Process Management Initiative (BPMI) has developed a standard Business Process Modeling Notation (BPMN). The primary goal of BPMN is to provide a notation that is readily understandable

More information

Appendix D: Mapping BPMN to BPD Profile

Appendix D: Mapping BPMN to BPD Profile Appendix D: Mapping BPMN to BPD Profile Members of bpmi.org and the OMG are interested in the unification of the UML 2.0 and BPMN notation for the support of the business user. This draft mapping is in

More information

Government of Ontario IT Standard (GO ITS) GO-ITS Number 56.3 Information Modeling Standard

Government of Ontario IT Standard (GO ITS) GO-ITS Number 56.3 Information Modeling Standard Government of Ontario IT Standard (GO ITS) GO-ITS Number 56.3 Information Modeling Standard Version # : 1.6 Status: Approved Prepared under the delegated authority of the Management Board of Cabinet Queen's

More information

Chapter 6 Structuring System Requirements: Process Modeling 6.1

Chapter 6 Structuring System Requirements: Process Modeling 6.1 Chapter 6 Structuring System Requirements: Process Modeling 6.1 Learning Objectives Explain process modeling Discuss data-flow diagramming mechanics, definitions, and rules Discuss balancing data-flow

More information

Physical Security Reliability Standard Implementation

Physical Security Reliability Standard Implementation Physical Security Reliability Standard Implementation Attachment 4b Action Information Background On March 7, 2014, the Commission issued an order directing NERC to submit for approval, within 90 days,

More information

Cancer Waiting Times. Getting Started with Beta Testing. Beta Testing period: 01 February May Copyright 2018 NHS Digital

Cancer Waiting Times. Getting Started with Beta Testing. Beta Testing period: 01 February May Copyright 2018 NHS Digital Getting Started with Beta Testing Beta Testing period: 01 February 2018 03 May 2018 Copyright 2018 NHS Digital Document management Revision History Version Date Summary of Changes 0.1 23/03/2018 Initial

More information

TAP RETAIL CHANGE REQUESTS

TAP RETAIL CHANGE REQUESTS TAP RETAIL CHANGE REQUESTS Project: TAP Phase One Release: 1.0 To DG MOVE, ERA, TAP Steering Committee Date: 13 May 2012 Author: Owner: Client: Document Ref: Ugo Dell Arciprete (Work Stream Leader) TAP

More information

Engineering Document Control

Engineering Document Control Division / Business Unit: Function: Document Type: Enterprise Services All Disciplines Procedure Engineering Document Control Applicability ARTC Network Wide SMS Publication Requirement Internal / External

More information

Vendor: The Open Group. Exam Code: OG Exam Name: TOGAF 9 Part 1. Version: Demo

Vendor: The Open Group. Exam Code: OG Exam Name: TOGAF 9 Part 1. Version: Demo Vendor: The Open Group Exam Code: OG0-091 Exam Name: TOGAF 9 Part 1 Version: Demo QUESTION 1 According to TOGAF, Which of the following are the architecture domains that are commonly accepted subsets of

More information

Policy on the Standardisation of Documentation

Policy on the Standardisation of Documentation Policy on the Standardisation of Documentation Policy Number Target Audience Approving Committee IMTD001 CCG Board members and staff CCG Executive Date Approved November 2013 Last Review Date July 2016

More information

-SQA-SCOTTISH QUALIFICATIONS AUTHORITY NATIONAL CERTIFICATE MODULE: UNIT SPECIFICATION GENERAL INFORMATION. -Module Number Session

-SQA-SCOTTISH QUALIFICATIONS AUTHORITY NATIONAL CERTIFICATE MODULE: UNIT SPECIFICATION GENERAL INFORMATION. -Module Number Session -SQA-SCOTTISH QUALIFICATIONS AUTHORITY NATIONAL CERTIFICATE MODULE: UNIT SPECIFICATION GENERAL INFORMATION -Module Number- 8112162 -Session-1992-93 -Superclass- CD -Title- SOFTWARE DOCUMENTATION AND INSTALLATION

More information

Work Instruction Template

Work Instruction Template Template T2003 Version: H May 8, 2014 DOWNLOADED AND/OR HARD COPY UNCONTROLLED Verify that this is the correct version before use. AUTHORITY DATE Jeffrey Northey (original signature on file) IMS Manager

More information

3. Business Process Diagram Concepts

3. Business Process Diagram Concepts PN Working Draft 3. usiness Process Diagram oncepts This section provides a summary of the PN graphical objects and their relationships. ore details on the concepts will be provided in usiness Process

More information

Formatting and content guidelines for unit standard change reports to be published on the NZQA website

Formatting and content guidelines for unit standard change reports to be published on the NZQA website Formatting and content guidelines for unit standard change reports to be published on the NZQA website Introduction This guide is to be used in conjunction with the report template published in August

More information

Hippo Software BPMN and UML Training

Hippo Software BPMN and UML Training Hippo Software BPMN and UML Training Icon Key: www.hippo-software.co.uk Teaches theory concepts and notation Teaches practical use of Enterprise Architect Covers BPMN, UML, SysML, ArchiMate Includes paper

More information

JOURNAL OF OBJECT TECHNOLOGY

JOURNAL OF OBJECT TECHNOLOGY JOURNAL OF OBJECT TECHNOLOGY Online at http://www.jot.fm. Published by ETH Zurich, Chair of Software Engineering JOT, 2004 Vol. 3, No. 7, July-August 2004 UML 2 Activity and Action Models Part 5: Partitions

More information

Qualification Specification

Qualification Specification BCS Level 2 Certificate in IT User Skills (ECDL Core) Version 2.0 March 2018 This is a United Kingdom government regulated qualification which is administered and approved by one or more of the following:

More information

Data and Process Modelling

Data and Process Modelling Data and Process Modelling 8a. BPMN - Basic Modelling Marco Montali KRDB Research Centre for Knowledge and Data Faculty of Computer Science Free University of Bozen-Bolzano A.Y. 2014/2015 Marco Montali

More information

Configuration Management Databases (CMDBs) and Configuration Management System (CMS) are both elements of what larger entity?

Configuration Management Databases (CMDBs) and Configuration Management System (CMS) are both elements of what larger entity? ITIL Foundation mock exam 3 1. Configuration Management Databases (CMDBs) and Configuration Management System (CMS) are both elements of what larger entity? A) The Asset Register B) The Service Knowledge

More information

When the template is complete, the whole Project Initiation Document can be printed and approved.

When the template is complete, the whole Project Initiation Document can be printed and approved. HOW TO USE THIS TEMPLATE: Introduction The template reflects the steps set out in the PRINCE2 Method and is designed to prompt the Project Manager and help in the creation of the Project Initiation Document

More information

Government of Ontario IT Standard (GO-ITS) GO-ITS Number 30.7 OPS Backup & Restore Software Suite. Version #: 1.0 Status: Approved

Government of Ontario IT Standard (GO-ITS) GO-ITS Number 30.7 OPS Backup & Restore Software Suite. Version #: 1.0 Status: Approved Government of Ontario IT Standard (GO-ITS) GO-ITS Number 30.7 OPS Backup & Restore Software Suite Version #: 1.0 Status: Approved Prepared for the Information Technology Standards Council (ITSC) under

More information

MMS DATA SUBSCRIPTION SERVICES USER INTERFACE GUIDE

MMS DATA SUBSCRIPTION SERVICES USER INTERFACE GUIDE MMS DATA SUBSCRIPTION SERVICES USER INTERFACE GUIDE VERSION: 2.01 DOCUMENT REF: PREPARED BY: MMSTDPD69 EMD DATE: 16 February 2010 Final Copyright Copyright 2012 Australian Energy Market Operator Limited

More information

UNIT Engineering: Applying Information Technology (SCQF level 6)

UNIT Engineering: Applying Information Technology (SCQF level 6) National Unit Specification: general information CODE F5D4 12 SUMMARY This Unit is a mandatory Unit in the National Qualifications Group Awards (NQGA) in Engineering, but it can also be undertaken as a

More information

Enterprise Architecture Frameworks

Enterprise Architecture Frameworks Enterprise Architecture Frameworks Learning Objective of Chapter 2 Topic: Enterprise Architecture Framework Content and structure of enterprise architecture descriptions This is necessary because Enterprises

More information

ISO/IEC TR TECHNICAL REPORT. Software and systems engineering Life cycle management Guidelines for process description

ISO/IEC TR TECHNICAL REPORT. Software and systems engineering Life cycle management Guidelines for process description TECHNICAL REPORT ISO/IEC TR 24774 First edition 2007-09-01 Software and systems engineering Life cycle management Guidelines for process description Ingénierie du logiciel et des systèmes Gestion du cycle

More information

Qualification details

Qualification details Qualification details Title New Zealand Certificate in Project Management (Level 4) Version 1 Qualification type Certificate Level 4 Credits 60 NZSCED 080315 Management and Commerce > Business and Management

More information

Tutorial SemTalk Version 4.4. EPC Edition

Tutorial SemTalk Version 4.4. EPC Edition Tutorial SemTalk Version 4.4 EPC Edition Copyright: Semtation GmbH 2010-2017 Page 1 of 63 Contents 1. About Event-driven Process Chains (EPC)... 4 2. Opening the SemTalk EPC Edition... 4 2.1. Quick Review

More information

Nick Rozanski Andy Longshaw Eoin Woods. Sold! How to Describe, Explain and Justify your Architecture

Nick Rozanski Andy Longshaw Eoin Woods. Sold! How to Describe, Explain and Justify your Architecture Nick Rozanski Andy Longshaw Eoin Woods Sold! How to Describe, Explain and Justify your Architecture Objectives of Today If you are an architect who has to produce an Architectural Description, then this

More information

Information Technology Branch Organization of Cyber Security Technical Standard

Information Technology Branch Organization of Cyber Security Technical Standard Information Technology Branch Organization of Cyber Security Technical Standard Information Management, Administrative Directive A1461 Cyber Security Technical Standard # 1 November 20, 2014 Approved:

More information

Signavio Process Manager. Collaborative process design for the entire organization

Signavio Process Manager. Collaborative process design for the entire organization Signavio Process Manager Collaborative process design for the entire organization www.signavio.com Signavio Content 01 02 03 04 05 06 07 08 09 10 QuickModel BPMN 2.0 Team Collaboration Modeling Conventions

More information

Module 3. Overview of TOGAF 9.1 Architecture Development Method (ADM)

Module 3. Overview of TOGAF 9.1 Architecture Development Method (ADM) Module 3 Overview of TOGAF 9.1 Architecture Development Method (ADM) TOGAF 9.1 Structure The Architecture Development Method (ADM) Needs of the business shape non-architectural aspects of business operation

More information

Foundation. Become a ITIL Foundation Certified Professional from our exclusive 2 full day. conducted by authorized faculties from APMG.

Foundation. Become a ITIL Foundation Certified Professional from our exclusive 2 full day. conducted by authorized faculties from APMG. Certified ITIL Foundation Become a ITIL Foundation Certified Professional from our exclusive 2 full day training Certified program conducted by authorized faculties from APMG. Exclusive Classroom Training

More information

Programme Headlines. Project Headlines. Appendix - Watford 2020 Progress Update Report 8 November 2017

Programme Headlines. Project Headlines. Appendix - Watford 2020 Progress Update Report 8 November 2017 Completed by: Liam Hornsby Period from: 23 October 2017 Date completed: 6 November 2017 Period to: 6 November 2017 Current Programme Status Trend since last report Programme Headlines R R/A A/G G Worse

More information

SECURE NETWORK INFRASTRUCTURE GUIDE

SECURE NETWORK INFRASTRUCTURE GUIDE 2017 SECURE NETWORK INFRASTRUCTURE GUIDE UTC IT0120-G UTC Information Technology Michael Dinkins, CISO 4/28/2017 CONTENTS 1. SCOPE... 2 2. PRINCIPLES... 2 3. REVISIONS... 2 4. OBJECTIVE... 2 5. POLICY...

More information

UniWide Wireless Service

UniWide Wireless Service Service Definition UniWide Wireless Service Version 1.0 Signoff Name Role Signature & Date Mark Fortini Director IT Infrastructure Page 1-12/12/2011 Document Control Information Document Change History

More information

EX0-101_ITIL V3. Number: Passing Score: 800 Time Limit: 120 min File Version: 1.0. Exin EX0-101

EX0-101_ITIL V3.  Number: Passing Score: 800 Time Limit: 120 min File Version: 1.0. Exin EX0-101 EX0-101_ITIL V3 Number: 000-000 Passing Score: 800 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ Exin EX0-101 ITIL Foundation V 3.0 & ITIL Foundation Version: 8.0 Exin EX0-101 Exam Topic

More information

Biocides Submission Manual

Biocides Submission Manual MANUAL Biocides Submission Manual Technical guide: using IUCLID 2 Biocides Submission Manual Version 4.0 BSM Technical guide: using IUCLID Reference: ECHA-14-B-21-EN Catalogue number: ISBN: DOI: Publ.

More information

Enterprise Architecture Views and Viewpoints in ArchiMate

Enterprise Architecture Views and Viewpoints in ArchiMate member of Enterprise Architecture Views and Viewpoints in ArchiMate ArchiMate 3 Chapter 14 The Core of Architecture Description http://www.iso-architecture.org/ieee-1471/cm/ Architecture Views and Viewpoints

More information

BCS Specialist Certificate in Change Management Syllabus

BCS Specialist Certificate in Change Management Syllabus BCS Specialist Certificate in Change Management Syllabus Version 2.0 April 2017 This qualification is not regulated by the following United Kingdom Regulators - Ofqual, Qualification in Wales, CCEA or

More information

Emerging and Future Risks Executable Workflow UML Description

Emerging and Future Risks Executable Workflow UML Description EFR Executable Workflow Emerging and Future Risks Executable Workflow UML Description Conducted by the Technical Department of ENISA Section Risk Management In cooperation with the: VTT Technical Research

More information

<PROJECT> WORK BREAKDOWN STRUCTURE

<PROJECT> WORK BREAKDOWN STRUCTURE WORK BREAKDOWN STRUCTURE Version Number: 1.0 Version Date: Notes to the Author [This document is a template of a Work Breakdown Structure document for a project. The template includes

More information

The Great TOGAF Scavenger Hunt. Enterprise Architecture Using TOGAF 9 Course Preparation Guide

The Great TOGAF Scavenger Hunt. Enterprise Architecture Using TOGAF 9 Course Preparation Guide Enterprise Architecture Using TOGAF 9 Course Preparation Guide 2011 Metaplexity Associates LLC All Rights Reserved Version 2.0 January 2, 2011 The Open Group Certification Mark logo and TOGAF are trademarks,

More information

Record Titling. Document Titles

Record Titling. Document Titles Record Titling Have you titled your records appropriately? Could someone unfamiliar with your business identify the nature of your record content based on the title alone? One of the most important functions

More information

Firefighters Pensions (England) Scheme Advisory Board Paper 2. SAB communication and branding guidelines

Firefighters Pensions (England) Scheme Advisory Board Paper 2. SAB communication and branding guidelines Meeting of the Board 1 December 2017 ITEM 10 SAB communication and branding guidelines Purpose of report For decision. Background 1. A paper was presented to the Board for comment at the meeting of 30

More information

Technical Writing. Professional Communications

Technical Writing. Professional Communications Technical Writing Professional Communications Overview Plan the document Write a draft Have someone review the draft Improve the document based on the review Plan, conduct, and evaluate a usability test

More information

Microsoft SharePoint Server 2013 Plan, Configure & Manage

Microsoft SharePoint Server 2013 Plan, Configure & Manage Microsoft SharePoint Server 2013 Plan, Configure & Manage Course 20331-20332B 5 Days Instructor-led, Hands on Course Information This five day instructor-led course omits the overlap and redundancy that

More information

Copyright protected. Use is for Single Users only via a VHP Approved License. For information and printed versions please see

Copyright protected. Use is for Single Users only via a VHP Approved License. For information and printed versions please see TOGAF 9 Certified Study Guide 4th Edition The Open Group Publications available from Van Haren Publishing The TOGAF Series: The TOGAF Standard, Version 9.2 The TOGAF Standard Version 9.2 A Pocket Guide

More information

Marketing and Communications Missouri University of Science and Technology

Marketing and Communications Missouri University of Science and Technology Marketing and Communications Missouri University of Science and Technology Missouri S&T Web Standards Missouri S&T strives to build and support the university s online identity. Toward this goal, members

More information

End User Terminal Service

End User Terminal Service Service Definition End User Terminal Service V1.0 Signoff Name Role Signature & Date Jim Leeper Acting, Delivery Services Manager Page 1 24/04/2012 Document Control Information Document Change History

More information

European Interoperability Reference Architecture (EIRA) overview

European Interoperability Reference Architecture (EIRA) overview European Interoperability Reference Architecture (EIRA) overview Version 0.8.3 beta 09/01/2015 ISA Action 2.1: European Interoperability Architecture Specific Contract N. 54 Framework contract N. DI/07171

More information

OG0-091 Q&As TOGAF 9 Part 1

OG0-091 Q&As TOGAF 9 Part 1 CertBus.com OG0-091 Q&As TOGAF 9 Part 1 Pass The Open Group OG0-091 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee 100% Money Back Assurance

More information

PRINCIPLES AND FUNCTIONAL REQUIREMENTS

PRINCIPLES AND FUNCTIONAL REQUIREMENTS INTERNATIONAL COUNCIL ON ARCHIVES PRINCIPLES AND FUNCTIONAL REQUIREMENTS FOR RECORDS IN ELECTRONIC OFFICE ENVIRONMENTS RECORDKEEPING REQUIREMENTS FOR BUSINESS SYSTEMS THAT DO NOT MANAGE RECORDS OCTOBER

More information

Analytics: Server Architect (Siebel 7.7)

Analytics: Server Architect (Siebel 7.7) Analytics: Server Architect (Siebel 7.7) Student Guide June 2005 Part # 10PO2-ASAS-07710 D44608GC10 Edition 1.0 D44917 Copyright 2005, 2006, Oracle. All rights reserved. Disclaimer This document contains

More information

BASICS OF BPMN BASIC BPMN SUBSET OKAY, SO WHAT DO I REALLY NEED TO KNOW? CHAPTER 2

BASICS OF BPMN BASIC BPMN SUBSET OKAY, SO WHAT DO I REALLY NEED TO KNOW? CHAPTER 2 MicroGuide.book Page 23 Friday, June 17, 2011 12:26 PM CHAPTER 2 BASICS OF BPMN In the introduction, we defined BPMN concepts as the key elements of a business process model. This chapter presents BPMN

More information

ERD Getting Started Guide

ERD Getting Started Guide Enterprise Studio ERD Getting Started Guide 2017-09-21 Applies to: Enterprise Studio 3.0.0, Team Server 3.0.0 Table of contents 1 About modeling with ERD 4 1.1 What are entity-relationship diagrams? 4

More information

Monash University Procedure. Domain Names Procedures. Information Technology Acceptable Use Policy. Chief Information Officer

Monash University Procedure. Domain Names Procedures. Information Technology Acceptable Use Policy. Chief Information Officer Procedure Title Parent Policy Domain Names Procedures Information Technology Acceptable Use Policy Date Effective 01 August 2017 Review Date Procedure Owner Category 01-August-2020 Chief Information Officer

More information

Typical Training Duration 11 months

Typical Training Duration 11 months New Zealand Certificate in Business (Administration and Technology) (Level 3) This programme is ideal for learners who need to gain a good general understanding of business administration and technology.

More information

sforce Web Services Enterprise API sforce Object Query Language sforce Custom Objects... 40

sforce Web Services Enterprise API sforce Object Query Language sforce Custom Objects... 40 Release Notes Winter 04 Major Announcements Dashboards... 2 Workflow Automation... 8 Advanced Page Layout Wizard... 12 Dynamic Page Layouts and Field-Level Security... 14 Team-Based Account Management...

More information

Healthcare Security Success Story

Healthcare Security Success Story Regional Forum on Cybersecurity in the Era of Emerging Technologies & the Second Meeting of the Successful Administrative Practices -2017 Cairo, Egypt 28-29 November 2017 Healthcare Security Success Story

More information

Free ITIL Foundation Exam Paper 40 Questions 60 Minutes Allowed. Minimum of 26/40 to Pass. With the Compliments of www.itservicesuccess.com Good Luck!! GIVE YOURSELF THE UNFAIR ADVANTAGE! MULTIPLE CHOICE

More information