Fluent Commerce Logo
Docs
Sign In

Inventory Catalog Workflow Template

Workflow

Changed on:

18 Feb 2025

Overview

This is the Reference Inventory Catalog Workflow provided as part of the Inventory Reference Module.

Fluent Commerce provides 

`fc-workflow-inventory-catalogue.json`
file that can be imported directly into any Retailer setup to use the Reference Workflow template. It is also possible to update and configure Workflows to fit your specific client requirements using our OMX Workflow Framework.

The Inventory Module Getting Started Guide defines configuration capabilities for the Reference Inventory Workflows.

Domain Area:Inventory

Interface Contract

Package

Diagram

Reference Inventory Catalog Workflow diagram

Detailed Technical Description

Workflow Template Versioning

The version 1.0 is relevant for the initial Workflow template installation.

In case the Workflow already exists for a particular Retailer, the version will be upgraded: x.x -> x.(x+1).

Version History

2025-02-18

1.0

Key Changes:

  • Any Type of Inventory Quantity can be created or updated via the Inventory Batch due to:
  • Correct
    `onHand`
    calculation is ensured when Inventory is loaded before the Product with the
    `CREATED`
    Trigger: 
    • Added to the following Rulesets:
      • `BatchInventoryPositionUpdate`
      • `CalculateOnHand`
      • `CheckOnHandChanged`
      • `UpdateOnHand`
    • Removed from the
      `NotifyVirtualCatalogues`
      Ruleset (Virtual Position(s) is not created until the corresponding Inventory Position gets the
      `ACTIVE`
      Status)
  • `INVENTORY_UPDATE`
    Ruleset is removed as the Direct Inventory Updates have been deprecated.

Note:

The corresponding Inventory Module version is 2.2.0.

2024-10-28

1.0

Key Changes:

The corresponding Inventory Module version is 2.1.0.

2024-09-19

1.0

Control Group(s) assignment to an Inventory Catalog and Bulk Threshold Controls configuration are mandatory for correct Workflow functioning.

The corresponding Inventory Module version is 2.0.0.

2024-07-04

1.0

The corresponding Inventory Module version is 1.3.0.

2023-04-12

1.2.0

Reference Workflow