Difference between revisions of "HowTo:Design a Customizing"
(→Topology) |
m |
||
Line 35: | Line 35: | ||
= Architecture = | = Architecture = | ||
The architecture is something to consider on a rather abstract level, in the beginning of a project, but also on the level of a single task. | The architecture is something to consider on a rather abstract level, in the beginning of a project, but also on the level of a single task. | ||
− | In the context of a whole project, architecture means defining whether there are multiple {{UBIK}} installations on different sites, what products will be involved and how they are connected topologically and semantically. On task level, the same is interesting, just in greater detail. | + | In the context of a whole project, architecture means defining whether there are multiple {{UBIK}} installations on different sites, what products will be involved and how they are connected topologically and semantically. On task level, the same is interesting, just in greater detail and smaller scope, like zooming in on it. |
=== Topology === | === Topology === | ||
Line 46: | Line 46: | ||
** covering what data | ** covering what data | ||
− | + | ||
− | + | ||
− | + | ||
=== Semantics === | === Semantics === | ||
Line 55: | Line 55: | ||
* What information is exchanged via an interface, what does it do for the use-case? | * What information is exchanged via an interface, what does it do for the use-case? | ||
− | + | ||
− | + | ||
− | + | ||
=== Restrictions === | === Restrictions === |
Revision as of 08:26, 14 August 2023
Customizing UBIK® is a complex endeavor. In this article, we aim to provide a guide and best practices making this task as straight-forward as possible.