Configured Commerce Development Architecture PDF

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Summary

This document describes the architecture of Configured Commerce, highlighting its building blocks, including widgets, modules, and services. It explains how the architecture is split across three core libraries, covering the Configured Commerce.Web project and its role in handling client-side models and services interacting with the WebAPI layer within Optimizely modules.

Full Transcript

Configured Commerce development architecture Explains the development architecture of Configured Commerce. Suggest Edits There are many building blocks that form the architecture of Configured Commerce. Some of the building blocks are widgets, modules, handlers, services, directives, contro...

Configured Commerce development architecture Explains the development architecture of Configured Commerce. Suggest Edits There are many building blocks that form the architecture of Configured Commerce. Some of the building blocks are widgets, modules, handlers, services, directives, controllers, and more. Consider the following diagram that illustrates the building blocks and development workflow. 1. CMS Widget 2. AngularJS Directive 3. AngularJS Template 4. AngularJS Directive Definition 5. AngularJS Controller 6. Typescript Service 7. WebAPI Controller 8. Module Business Service 9. Module Handler Factory 10. Module Handlers 11. Optimizely Data Access & Persistence Components The development architecture is split across three core libraries. Configured Commerce.Web The Configured Commerce.Web project is the ASP.NET MVC application. The web application is responsible for the client side models and services which call the WebAPI layer within each of the Optimizely Modules. The Configured Commerce.Web project also is where all widget views, AngularJS directives, AngularJS controllers, and AngularJS services reside. Insite.Module In Configured Commerce 3.7 and earlier versions all of the models and persistence layer were located in the Insite.Model library. In version 4.0 the core commerce models have been split into their own self-contained modules. For example: Insite.Account Insite.Cart Insite.Catalog Insite.Customers Insite.Order Insite.Requisition Although these modules are mostly self-contained they do have a dependency on the presentation layer of each of the components. The presentation elements of each of the modules are located in the Configured Commerce.Web project. Insite.Model Insite.Model handles the Unit of Work, Repository, Domain Services, ContextProvider, and platform persistence. CMS front-end architecture Classic CMS Spire CMS

Use Quizgecko on...
Browser
Browser