ArchiMate vs Other Notations UML Business Modelling

ArchiMate vs Other Notations UML Business Modelling Part 3

Welcome to third article in our ArchiMate vs Other Notations series. Last article, “#2 – UML: Software Modelling” [1] we explored the differences between UML and ArchiMate on modelling software solutions. In this article we would switch our focus to business world. Article will cover business process modelling comparison between ArchiMate and UML.

What is a business process?

To model business domain, we need to understand basic terms. The fundamental one is business process. According to BusinessDictionary.com [2] it is “series of logically related activities or tasks (such as planning, production, or sales) performed together to produce a defined set of results.”. In real life we would consider many business processes that happen in parallel. In most cases they are set to achieve many goals. The bigger organization is the more complex relationships between processes and outcomes become. That creates a sense of urgency to have clear models that explain the complex processes in a graphical way.

Business Process Modelling in UML

As mentioned in previous articles in UML we have various types of diagrams. To model business processes and business domain in general we use some of them. There are two main categories of diagrams. We use structural diagrams to analyze structure of given system and behavioral diagrams, where one could analyze behaviors in the system, actors and events. Out of behavioral diagrams one could use Activity Diagram to model business processes. They describe what is happening, when and by whom. Below you could see the classical example of Activity Diagram. This use case shows the document management process, where 4 actors are taking part in a document lifecycle.

This use case shows the document management process, where 4 actors are taking part in a document lifecycle

(Source: [3])

Business process modelling in ArchiMate - Business layer

In last article we explored the Application Layer from ArchiMate, that is used to model software. To model business domain we use Business Layer. By using elements from this layer, we could model business processes, organizations, actors, products and other business-related aspects of systems. Below you could check some of elements of language defined on that layer. Those elements are used to model business processes and other behaviors: Element Description Notation Business actor A business entity that is capable of performing behavior. Business role The responsibility for performing specific behavior, to which an actor can be assigned, or the part an actor plays in a particular action or event. Business collaboration An aggregate of two or more business internal active structure elements that work together to perform collective behavior. Business interface A point of access where a business service is made available to the environment. Business process A sequence of business behaviors that achieves a specific outcome such as a defined set of products or business services. Business function A collection of business behavior based on a chosen set of criteria (typically required business resources and/or competencies), closely aligned to an organization, but not necessarily explicitly governed by the organization. Business interaction A unit of collective business behavior performed by (a collaboration of) two or more business roles. Business event A business behavior element that denotes an organizational state change. It may originate from and be resolved inside or outside the organization. Business service An explicitly defined exposed business behavior. Business object A concept used within a particular business domain.

Element Description Notation
Business actor A business entity that is capable of performing behavior.  A business entity that is capable of performing behavior.
Business role The responsibility for performing specific behavior, to which an actor can be assigned, or the part an actor plays in a particular action or event. The responsibility for performing specific behavior, to which an actor can be assigned, or the part an actor plays in a particular action or event.
Business collaboration An aggregate of two or more business internal active structure elements that work together to perform collective behavior.  An aggregate of two or more business internal active structure elements that work together to perform collective behavior. 
Business interface A point of access where a business service is made available to the environment.  A point of access where a business service is made available to the environment.
Business process A sequence of business behaviors that achieves a specific outcome such as a defined set of products or business services.  A sequence of business behaviors that achieves a specific outcome such as a defined set of products or business services.
Business function A collection of business behavior based on a chosen set of criteria (typically required business resources and/or competencies), closely aligned to an organization, but not necessarily explicitly governed by the organization.  A collection of business behavior based on a chosen set of criteria (typically required business resources and/or competencies), closely aligned to an organization, but not necessarily explicitly governed by the organization.
Business interaction A unit of collective business behavior performed by (a collaboration of) two or more business roles.  A unit of collective business behavior performed by (a collaboration of) two or more business roles.
Business event A business behavior element that denotes an organizational state change. It may originate from and be resolved inside or outside the organization.  A business behavior element that denotes an organizational state change. It may originate from and be resolved inside or outside the organization.
Business service An explicitly defined exposed business behavior. An explicitly defined exposed business behavior.
Business object A concept used within a particular business domain. A concept used within a particular business domain.

(Source: [4])

UML vs ArchiMate – Activity Diagrams

To compare approach for business process modelling we’d look on the same use case modelled in two techniques: by using UML’s Activity Diagram. Let’s consider following scenario: LetsInsure is a leading company selling insurances. Consider a process of insurance ordering initiated by a customer. In the process of order settling LetsInsure must assess the credibility of customer and decide whether it is willing to insure the customer. If the decision is positive Customer must pay for the insurance. Regardless of the decision company must inform customer about final decision and next steps.

At first let’s consider following proposal of UML Activity Diagram:

 proposal of UML Activity Diagram

In following diagram, we could see two partitions for each actor and the process flow, clearly indicating what are the next steps.

two partitions for each actor and the process flow, clearly indicating what are the next steps

Now, the exact scenario modelled in ArchiMate: [ArchiMate-process.png] As you may see both views are relatively similar – the only deciding factor could be personal aesthetics: both UML and ArchiMate require similar number of elements to represent the use case. So why even bother introducing ArchiMate?

So how exactly ArchiMate adds value?

The main advantage of ArchiMate is that it facilitates business-IT alignment. Let’s assume you were asked to model the business process but also include information what kind of IT support is needed in a given scenario. In ArchiMate it could be easily done by combining two layers together. Let’s look on an extended ArchiMate view in which we used both Business and Application layer:

extended ArchiMate view in which we used both Business and Application layer:

By combining layers, we have a clear picture of required application services for this business process. Internal CRM System application component realizes two services: Automated Customer Assessment and Customer Communication. Both are used when customer is ordering the insurance. The external Bank system is realizing a payment service used by customer. Thanks to ArchiMate we could combine multiple domains on one view. UML could be still used to provide details of processes (though BPMN might be better choice for that), while ArchiMate models could be created for high-level overview of processes in an organization.

Takeaways

To sum up, let’s look on main takeaways from this article:

• In UML, in most cases, we use Activity Diagrams to model business processes

• ArchiMate has a dedicated layer for business domain called Business Layer

• For pure process modelling both notations are fine. UML could provide a bit more detailed model though.

• ArchiMate is capable of aligning Business with other domains, to show high-level overview and application/infrastructure requirements

• Both notations could be maintained in parallel – UML for low-level process modelling, ArchiMate for aligning those processes with other domains

This article is one of articles from ArchiMate vs Other Notations series.

Check others:

ArchiMate vs Other Notations - #1 - Why you might need ArchiMate?

ArchiMate vs Other Notations - #2 - UML: Software modelling

ArchiMate vs Other Notations - #4 – UML: infrastructure modelling

[1] https://www.advisedskills.com/about/news/269-archimate-vs-other-notations-uml-software-modelling-part-2

[2] http://www.businessdictionary.com/definition/business-process.html

[3] https://www.uml-diagrams.org/examples/activity-example-document-management.png

[4] https://pubs.opengroup.org/architecture/archimate3-doc/chap08.html

 

Advised Skills - Tech Trends News

Sharing knowledge is essential
for our team

Agile Business Analyst

Agile Business Analyst (AgileBA) - Requirements and Benefits

Explore the dynamic world of an Agile Business Analyst (AgileBA) and unravel the unique blend of skills, thinking approaches, and techniques they bring to the agile project environment. Discover the requirements to become an AgileBA and the myriad of benefits that accompany this pivotal role.

AdvisedSkills

NewsOctober 03, 2023

Agile Project Management

Agile Project Management - Requirements and Benefits

Organizations are using modern methods to improve efficiency and project outcomes, aligning with today's fast-paced, customer-focused business environment. Agile Project Management (AgilePM) combines flexibility and structure to help teams work together and make improvements. It focuses on delivering good products on time and being able to adapt to change.

AdvisedSkills

NewsOctober 02, 2023

IT Guy

SAFe for Architects (ARCH) Certification - Requirements and Benefits

The SAFe for Architects (ARCH) Certification is a distinguished credential designed to propel architects into a realm of expertise essential for navigating the complexities of large-scale development. This article unfolds the path towards achieving this certification, elucidating the prerequisites, the manifold benefits, preparation strategies, and best practices.

AdvisedSkills

NewsSeptember 29, 2023

Digital Project Manager

Digital Project Managers and Cross-Functional Teams

Digital projects have rapidly emerged as pillars underpinning the success and innovation within many organizations. These projects need careful management because of their unique challenges and opportunities, which involve technology, creativity, and strategy. Enter the Digital Project Manager (DPM) – an integral role shaped by the evolving digital environment.

AdvisedSkills

NewsSeptember 26, 2023

Training with Advised Skills

Customized Training Solutions with Advised Skills

Businesses must continuously learn and develop to succeed and stay ahead in today's fast-changing business world. As markets evolve and industries transform, the need for upskilling and reskilling has never been more pressing.

AdvisedSkills

NewsSeptember 19, 2023

Become a trainer

We are looking for Instructor who will be responsible for delivering classroom and online live courses. Positive and efficient working environments are key to our trainers' success.

Get started now!