.NET Framework 4.8 Architecture
The APS v23 solution architecture is based on .NET Framework 4.8. It's a mature architecture designed for robustness and extensibility.
The APS v23 solution architecture is based on .NET Framework 4.8. It's a mature architecture designed for robustness and extensibility.
Scheduled agents are background tasks that run cyclically or programmatically to perform automatic processing (synchronization, ...
Data model extension in APS v23 allows adding business-specific information while taking advantage of the core's robustness.
Process Suite v23 allows you to extend its functionality by integrating custom .NET components. These components can be class libraries...
Authentication is a pillar of APS security. The solution supports several modern standards to enable secure and seamless access (Single S...
Process Suite v23 exposes several REST endpoints and HTTP handlers that allow interaction with the solution via JSON format.
To facilitate extension development and integration with external systems, APS provides several .NET libraries (SDK) that encapsulate business logic and data access...