This page describes the nature of the source code that is provided with Atoti Sign-Off. It explains the difference between the code in the Core and default implementation.
Source code is provided for the default Sign-Off implementation. Source
code is not provided for Atoti Server or Atoti UI.
The Atoti Sign-Off source code is organized into two logical blocks:
Core: Represents code that generally is not modified by clients.
It comprises the workflow mechanisms and will be maintained by
ActiveViam.
Starter: Represents the sample implementation. It is essentially
a starter project on which customizations are likely be made, to
conform with client data models, structures, naming conventions,
etc.
It provides the definition of the workflows used for the sign-off
operations.