Use with a legacy application
Sometimes there is the need to adapt existing applications in a way that they can be used
remotely. The conversion of an application to the NP80 infrastructure requires the
development of some adaptation code.
Implementation of the adaptor module
- Define the data schema for the client application;
- Implement the NP80's data access interfaces;
- Define the data coherence rules.
Implementation of the client application
Adapt the existing user interface in order to get data by the NP80 infrastructure;
Or:
Develop the user interface through the graphic controls of the NP80 infrastructure.