Acumatica Studio includes everything that you need to build applications quickly and cost-effectively.
Acumatica Studio includes a system foundation layer that provides core platform services and an application foundation layer that provides a template application and a set of application building blocks.
-System Foundation Layer- The System Foundation Layer is a set of core components that are designed to isolate developers from the complexities associated with building a web application. Direct use of HTML, CSS, HTTP, and Javascript is not required.
-Application Foundation Layer -The Application Foundation Layer is a set of application building blocks and database structures with components for creating and extending Acumatica applications. Security management, wiki tools, user management, document management, customization, and localization tools are all provided.
-Application Layer- The Application Layer consists of 3 logical areas that separate data access, business logic, and presentation. Acumatica provides wizards and tools to help with creating data access classes, business logic, and presentation. A web services API allows programmers to interface external systems with business logic without creating a presentation layer.
Comments