You're viewing documentation for CompuTec AppEngine 3.0 (.NET 8).
If you're working with older environments, you may be looking for CompuTec AppEngine 2.0 based on .NET Framework, which is still supported: https://learn.computec.one/docs/appengine/2.0/
As CompuTec AppEngine 3.0 introduces a new architecture, all CompuTec components must be updated together.
Please get familiar with the CompuTec AppEngine 3.0 documentation before installing it.
Examples
For most of the topics presented in this guide we provide examples that you can use to learn more about them. The examples are available in our GitHub Repository
CT.VehOne
This demo project showcases the key components of the Computec.AppEngine framework for SAP Business One, and includes the following modules:
1. Business Logic Library (CT.VehOne.BL)
- Setup of UserObjects, Database Scripts, and User Fields
- Validations for user-defined objects
- IoC Services (Inversion of Control)
- Multi-language Translations
- SAP Object Handling
2. SAP User Interface Application (CT.VehOne.UI)
- Consuming user-defined logic on custom forms
- IoC (Inversion of Control)
- Query Handling
- Menu and Form Loading
- Event Handling
- Yellow Arrows
3. CompuTec AppEngine Web Plugin (CT.VehOne)
- Models
- Serializers
- Controllerss
- Jobs
- Web UI Forms