Fluent Commerce
I authored
67
articles. I write about:
Out-of-the-box features
41
GraphQL
33
Other resources
26
API
23
GraphQL query
23
Increase speed-to-market
22
Rule performance
22
Rule SDK
22
Utility bundle
21
Boiler plates and reference modules
20
Developer tooling
20
Enterprise Inventory Availability (GI)
19
GraphQL mutation
18
Inventory monitoring
14
Order Sourcing
11
Responsive Sourcing
11
Sourcing
11
Modules
11
Inventory management lifecycle
10
Rule
9
Customer Service
9
Monitor and alert
8
Workflow
8
Inventory processing
8
Intelligent Inventory Processing
8
Fluent Big Inventory
8
Core API
7
Event
7
Order customer service
7
Decision logic / Orchestration
7
Inventory position
7
Availability management
6
Retailer
6
Inventory catalog
6
Order Reference Module
6
SKU / Variant product
6
Standard product
6
Available to Promise (ATP) Feeds
6
Testing
6
Virtual inventory catalog
5
Virtual inventory position
5
Inventory Reference Module
5
Inventory quantity
5
Event API
4
Fluent Distributed Order Management
4
Core Reference Module
4
Group product
4
Ruleset
4
Inventory event processing
4
UX framework
4
Platform flexibility
3
Implementation
3
Mutation
3
Product catalog
3
Rule plugin
3
Inventory controls
3
Support and maintain
2
Authentication API
2
Entities
2
Status
2
Returns Management
2
Fragments (functional components)
2
Return flow
2
Location
2
Log
2
Batch processing
2
Object attributes
2
Order management lifecycle
2
Roles and Permissions
2
User management
2
API recommendations
Batch API
Variables
Action
Webhook
UI Component SDK
Reference Apps
Component
Template
Ready for launch process
Configuration manifest
Promising
Iterate the solution
Trigger
Contracts
Product category
Order entity
Fulfillment Reference Module
Product entities
Promise Sourcing
Building blocks
Order Workflows
Workflow Settings
Network
Active user
EntityType and Subtype
Account
Setting
Integrate
Payment Processing
Order Orchestration
Payment processing
Fulfillment
Return entity
Billing account
Payment transaction entity
This guide is intended to provide implementers with information about the Metrics API within the Fluent Big Inventory product, describing its functionalities and utilization principles within the Fluent Platform.
Pre-requisites:
`METRICS_VIEW`
permission for Metrics data access.The Comment GraphQL API enables you to Create, Update, and Query comments linked to various entities within the Fluent platform.
Prerequisites
The articles below will walk you through the Core Utilities (`util-core`
), designed to simplify rule development and reduce repetitive code. Each utility focuses on a specific area of functionality to make development easier and more efficient.
Prerequisites
Before diving in, make sure you have:
The articles below will walk you through the Dynamic Utilities (`dynamic-core`
), designed to simplify rule development and reduce repetitive code.
Prerequisites
Before diving in, make sure you have:
This document is intended to describe to implementers Metrics technical details within the Fluent Big Inventory product.
Pre-requisites:
The articles below will walk you through the library of utility functions designed to simplify Rules testing. It provides methods to interact with Rules in isolation, making it easier to test various scenarios.
These Utilities are commonly used in conjunction with JUnit.
Prerequisites
This document is intended to describe to implementers which Metrics are available within the Fluent Big Inventory product and what kind of data they provide to achieve Platform Observability.
Pre-requisites:
This document is intended to introduce the Metrics and describe their place within the Fluent Big Inventory product.
Pre-requisites:
The Responsive Sourcing Framework is a configurable, scalable alternative to custom Workflows and Rules for managing sourcing strategies. You’ll learn how to define and optimize sourcing logic using Sourcing Profiles, Strategies, Conditions, and Criteria. The Framework empowers both technical and business users with faster implementation, greater control, and transparency into how sourcing decisions are made and why.
The `RuleContextGenerator`
is the underlying class that the `RuleExecutor`
and `WorkflowExecutor`
use to construct a mock `Context`
for your tests. While you will most often interact with it through the executors, you can also use it directly to manually create a `Context`
object.
This is particularly useful when you are unit testing a helper or utility class that requires a `Context`
object as a parameter, but you don't need to execute a full rule.
Disclaimer: All information and resources found on community.fluentcommerce.com are based on the opinions of the author (unless otherwise noted). All information is intended to inspire and motivate well thought through technical decisions inline with Fluent Commerce recommended practices and principles.
Copyright © 2025 Fluent Commerce