Fluent Commerce Logo
Docs
Sign In
Cille Schliebitz

Cille Schliebitz

Content Coordinator - Enablement and Learning

I authored

2

articles. I write about:

Learning resources

Other resources

Ruleset

Inventory entities

Product entities

Order domain entities

Fulfillment domain entities

I have worked on:

Rulesets
Edited 18 days ago

Rulesets serve as a fundamental component in implementing business flows, acting as reusable collections of rules that contain orchestration logic. These functions can be applied across various workflows and use cases, providing flexibility and efficiency. Each reference module contains a set of pre-defined rulesets, each with its corresponding rules.

For instance, the Inventory module includes rulesets like

`CheckControlChange`
and
`UpdateControl`
, while the Order module features
`ProcessConsignment`
and
`ValidatePickupLocation`
.