0050 Applications and Processes¶
Application¶
Application
s provide business or management logic. They are often custom-built but may also be brought as a package. They are deployed onto a server as a SoftwareCapability
.
Deprecated types
The RuntimeForProcess
relationship is superfluous: use ServerAssetUse
since Application
is a SoftwareServerCapability
.
Raise an issue or comment below