What aspect in the ArchiMate Core Framework represents elements such as business roles, and system software?
Answer : C
Comprehensive and Detailed in Depth
The Active Structure aspect of the ArchiMate Core Framework represents elements that perform behavior, such as business roles (e.g., employees, partners) and system software (e.g., databases, middleware).
Active structure elements are responsible for actions in an enterprise. The ArchiMate 3.2 Specification states that business roles and system software are part of the Active Structure aspect.
Archi User Guide
What is the purpose of a Relationship Connector in the ArchiMate language?
Answer : C
Comprehensive and Detailed in Depth
A Relationship Connector is used in ArchiMate to connect multiple relationships of the same type. This allows complex architectures to be simplified by visually combining multiple relationships into a single point of reference.
The ArchiMate 3.2 Specification defines Relationship Connectors as elements that allow two or more relationships to be connected, ensuring model clarity and simplicity.
Archi User Guide
Consider the diagram which has color removed from it:

(A diagram showing two stacked horizontal bars labeled X and Y, connected by an arrow, and a circle with lines (Z) positioned between them.)
What is the correct description of this diagram?
Answer : B
Comprehensive and Detailed In-Depth
This ArchiMate Implementation & Migration Layer diagram represents an architecture evolution model, specifically showing two plateaus (X and Y) with a Gap (Z) in between them.
Plateaus in ArchiMate represent states of an enterprise architecture at different points in time.
Gaps represent the difference or missing elements between two architectural states, indicating what needs to change.
The circle with lines (Z) represents a Gap, which identifies what is missing or needs to be addressed when transitioning from Plateau X to Plateau Y.
Analysis of Answer Choices:
A. Two plateaus (X and Y) with a transition architecture (Z). Incorrect
A transition architecture is different from a gap.
A Transition Architecture provides an intermediate step between two plateaus, whereas this diagram is identifying a Gap between them.
ArchiMate 3.2 Specification, Section 7.4.3, defines Gaps as structural differences, not transition states.
B. A gap (Z) associated with two plateaus (X and Y). Correct Answer
The circle with lines (Z) is the correct representation of a Gap in ArchiMate.
Plateau X represents the 'Before' state, and Plateau Y represents the 'Target' state.
Z (Gap) represents what is missing or what must be addressed to move from X to Y.
ArchiMate 3.2 Specification, Section 7.4.3, states that Gaps are used in architecture migration to analyze missing capabilities or elements.
C. A deliverable (Z) exchanged between two projects (X and Y). Incorrect
A deliverable is typically represented as a document or artifact in ArchiMate, not as a Gap.
Z represents a missing element between states, not an exchanged deliverable.
D. Two nodes (X and Y) connected by a communication path (Z). Incorrect
Nodes and Communication Paths belong to the Technology Layer, but this diagram represents the Implementation & Migration Layer.
X and Y are plateaus, not technology nodes.
Final Answer: B. A gap (Z) associated with two plateaus (X and Y).
ArchiMate 3.2 Specification: Sections 7.4.1 (Plateau) and 7.4.3 (Gap).
Archi User Guide: Modeling architecture migration using Gaps and Plateaus.
Consider the following entities:
A business partner
A software application for software sales
Server hardware used to host business applications
What ArchiMate aspect describes these entities?
Answer : B
Comprehensive and Detailed in Depth
In ArchiMate, the Active Structure aspect represents elements that perform behavior and act upon other elements.
A Business Partner is an active entity that interacts with a business.
A Software Application is an Application Component, which belongs to the Active Structure aspect.
Server Hardware is part of the Technology Layer but still falls under the Active Structure category.
Since all three elements represent active entities performing tasks, they fall under Active Structure as per the ArchiMate 3.2 Specification.
Archi User Guide
Complete the sentence. The ''Course of Action" element is used to represent __.
Answer : D
Comprehensive and Detailed in Depth
The Course of Action element represents what an enterprise has decided to do in order to achieve a strategic objective. It defines high-level actions and strategies that guide business capabilities and activities.
The ArchiMate 3.2 Specification states that Courses of Action define the high-level choices and strategic actions taken by an organization.
Archi User Guide
ArchiMate 3.2 Specification
Consider the diagram showing a system used for settling car insurance claims:

(A diagram showing Online Claims connected to Loss Claim, which in turn accesses Customer Record.)
Which answer correctly describes this diagram?
Answer : B
Comprehensive and Detailed In-Depth
This ArchiMate Technology Layer diagram represents a software application architecture where different application components interact with data objects.
'Online Claims' is an application component that interacts with 'Loss Claim'.
'Loss Claim' is another application component, likely acting as a back-end system that processes claims.
'Customer Record' is a data object that 'Loss Claim' accesses to retrieve or store customer-related information.
The Online Claims system does not directly access the Customer Record, but instead relies on the Loss Claim system to fetch the required data.
Analysis of Answer Choices:
A. The Loss Claim application serves the Online Claims department and accesses a data object called Customer Record. Incorrect
There is no indication that 'Online Claims' represents a department; it is an application component.
The diagram focuses on software components, not organizational units.
B. The Online Claims application uses a back-end module called Loss Claim to access a data object called Customer Record. Correct Answer
The Online Claims system depends on the Loss Claim system, which in turn accesses the Customer Record.
This matches the typical structure of a front-end application relying on a back-end module.
ArchiMate 3.2 Specification, Section 7.3, states that application components can interact hierarchically, where a front-end application calls a back-end service to process data.
C. The Loss Claim application realizes the Online Claims service and accesses a Customer Record data object. Incorrect
'Realization' means the Loss Claim application would be implementing a service provided by Online Claims.
In the diagram, Online Claims and Loss Claim are separate application components, and Loss Claim is not a realization of an Online Claims service.
D. The Customer Record application uses Loss Claim middleware to present the Online Claims user interface. Incorrect
The Customer Record is a data object, not an application.
Loss Claim is not middleware; it is a back-end application component.
The diagram does not indicate that Loss Claim is responsible for presenting a user interface.
Final Answer: B. The Online Claims application uses a back-end module called Loss Claim to access
ArchiMate 3.2 Specification: Sections 7.3 (Application Components), 7.5 (Data Objects), and 7.6 (Application Services).
Archi User Guide: Modeling front-end and back-end application interactions.
What physical element is used to represent tangible matter or energy?
Answer : A
Comprehensive and Detailed in Depth
The Material element in the Physical Layer of ArchiMate represents tangible physical matter or energy that is used or produced within an enterprise. Examples include raw materials, energy sources, or physical substances used in manufacturing.
The ArchiMate 3.2 Specification explicitly states that Material is a passive structure element that represents physical matter or energy.
Archi User Guide
ArchiMate 3.2 Specification