Global bootstrapping
Version: 8.2
Global bootstrapping includes:
-
Initialize Environments.
-
Define Available Entity Stores.
-
Initialize Entity Store.
-
Define Available Policy Store.
-
Initialize Policy Store.
Bootstrapping the Global Environment:
-
The bootstrap command initializes the data structure of the global environment.
-
The global environment tracks other environments and global Entities and Policies.
-
The HTTP request is received via Sitecore Commerce Service API.
-
The BootstrapPipeline allows the injection of Global Environment Entities and Policies by any plugin.