In the early stage of the Design, you should:
Reveal answer
Fill a bubble to check yourself
In the early stage of the Design, you should:
(a)Create a list of the systems that you will interact with, the type of information needed, the interconnect mechanism, and the details of each message exchanged.
(b) Same as (a), but excluding the details of each message
(c) Same as (a), but include a detailed “message to properties” map
d) None of the above
In the early stage of design, you should create a list of systems, information types, and interconnect mechanisms, but defer detailed message specifications to later stages. Option B correctly represents this high-level approach, while options A and C include excessive detail (message exchange details and property mappings) that should be refined after the overall integration architecture is established.