Inventory Module Getting Started Guide
Authors:
Fluent Commerce, Kirill Gaiduk
Changed on:
17 Feb 2025
Overview
The Inventory Reference Module is the foundation for inventory-related implementations. It provides reference Workflows for ingestion and processing. Extensible by design, use this Module as a base to build a solution to your customers' needs.
Key points
- Understanding the prerequisites is crucial before you begin using the Inventory Module.
- Learn how to enable the Inventory Module for your system.
- Get familiar with the Module Workflows to effectively manage your Inventory.
- Ensure proper configuration of the Inventory Module to suit your business needs.
Prerequisites
Training
Before attempting to set up the Module, it is recommended that you complete the following Training modules:
- Foundation course
- Inventory course
Account Setup
To get started with the Module, a Sandbox or Production requires:
Settings
The following Settings enable the Engine (), and .
Setting Name | User Type | Value |
RETAILER | TRUE | |
TRUE | ||
TRUE | ||
TRUE |
These Settings enable the advanced functionality used by the Module.
Enabling the Module
Once you have completed the prerequisites above, you are ready to download and install the Module.
Follow the steps described in the Reference Module Installation Guide, using the detailed guidance for Module Workflows setup with variables and Configuration of the Inventory Module with properties that are provided below.
Module Workflows setup
Within each , there are levels of configuration that are needed to ensure the Workflows work for the specific implementation. Below are outlines per / of what needs to be updated for each . Additionally, there is a range of configurations that make it possible to tailor the Workflows to a specific Retailer's requirements.
All Workflows
Please ensure all `[[retailer.id]]`
and `[[account.id]]`
variables are replaced with relevant values.
Product Catalog Workflow
Ensure that `[[product.catalogue.type]]`
has been replaced with your desired type throughout the .
Ruleset | Rule | Configuration required |
UpdateProductStatus | Ensure the variables |
Inventory Catalog Workflow
Ensure that `[[inventory.catalogue.type]]`
has been replaced with your desired type throughout the .
Ruleset | Rule | Configuration required |
| This placeholder should match the name produced by the Batch. | |
BatchInventoryPositionCreate | Ensure the variable | |
NotifyVirtualCatalogues | Ensure the variables:
are replaced with the references for the (s) you are using. You could also consider the Reference replacement by the following ones:
| |
UpdateProductInventoryPositions | Ensure the variable | |
UpdateLocationInventoryPositions | Ensure the variable | |
VerifyLocationStatusOnProductStatusChange | Ensure the variable | |
VerifyProductStatusOnLocationStatusChange | Ensure the variable |
Virtual Catalog Workflows
The Workflows have no specific updates required other than the globally applicable `[[retailer.id]]`
and `[[account.id]]`
update.
Control Group Workflows
Ruleset | Rule | Configuration required |
CheckControlChange | For the BASE Control Group : update the variable For the AGGREGATE Control Group : make similar updates for the variables |
Configuration of the Inventory Module
Within the Module, there are also a range of possible configurations which are shared below. Please, check and apply any that are applicable to your Retailer. This is by no means exhaustive and there are more configuration capabilities available.
Configuration of the Product Catalog Workflow
The below table details all the Rules that can be configured.
Ruleset | Rule | What can be configured? |
UpdateProductStatus | This can be duplicated to send events to different Catalogs and different Retailers from a single . Duplicate the whole and ensure the |
Configuration of the Inventory Catalog Workflow
The below table details all the Rules that can be configured.
Ruleset | Rule | What can be configured? |
BatchInventoryPositionUpdate | The | |
CalculateOnHand | The | |
UpsertInventoryQuantity, BatchInventoryPositionUpdate | The |