Fluent Commerce Logo
Docs

Sourcing Audits in Fluent OMS Web App

Essential knowledge

Intended Audience:

Business User

Authors:

Kirill Gaiduk, Uladzislau Baranau

Changed on:

3 Sept 2026

Overview

The Sourcing tab on the Order Detail screen shows how and why an order was sourced. It reads the order's Sourcing Audit records and presents each Sourcing Request that the Responsive Sourcing Framework ran, together with the Strategies that were evaluated or skipped, the Locations that were considered and how they scored, and the Location(s) that were selected.The tab is read-only and appears only for users who hold the required permissions.Use it to investigate an unexpected sourcing outcome, confirm how a change to a Profile or Strategy behaved, or explain a fulfillment decision.

Key points

  • Prerequisites: Understand what Sourcing Auditability captures and how audit records are stored. See the Sourcing Auditability Overview
  • The tab appears only for users who hold `SOURCINGAUDIT_VIEW`. The resolved Sourcing Profile is shown only to users who also hold `SOURCINGPROFILE_VIEW`
  • Sourcing Audit records are immutable and cannot be changed from the interface
  • Each row in the Sourcing Requests list is one Sourcing Request. A single order can produce more than one Sourcing Request
  • The tab retrieves audit data through the `sourcingAudits` query for the current Order and its Fulfillment Choices

Where to Find the Sourcing Tab

Open Order Management, select an order from the Orders list, then open the Sourcing tab on the Order Detail screen. The tab sits in the tab bar alongside Details, Fulfillments, Transactions, Attributes, Returns, Comments, and Activity.No alt provided

Permissions

Access to the Sourcing tab and its data is controlled by two permissions:
  • `SOURCINGAUDIT_VIEW` - required to see the Sourcing tab and read Sourcing Audit records
  • `SOURCINGPROFILE_VIEW` - required to see the resolved Sourcing Profile and version on each request
Users without `SOURCINGAUDIT_VIEW` do not see the Sourcing tab.

Sourcing Requests

The Sourcing Requests list shows one row for each Sourcing Request. Each row summarizes the request:
ColumnDescription
Entity TypeThe type of entity the request sourced - `ORDER` or `FULFILMENT_CHOICE`
Entity RefThe reference of that entity
Requested AtWhen the Sourcing Request ran
Strategy Type`PRIMARY` or `FALLBACK`
Sourcing ProfileThe resolved Sourcing Profile and version, shown only with `SOURCINGPROFILE_VIEW`
Active StrategyThe Strategy that produced the Fulfillments
ItemsThe number of items the request sourced
Fulfillments AllocatedThe number of Fulfillments the request produced
Status`FULLY_SOURCED`, `PARTIALLY_SOURCED`, or `NOT_SOURCED`
No alt provided

Request Summary

When you expand a Sourcing Request, a set of summary tiles reports its headline figures:
  • Fulfillments Allocated - the number of Fulfillments produced
  • Locations Considered - the number of distinct Locations evaluated across all Strategies
  • Strategies Skipped - the number of Strategies skipped because a Condition failed
  • Strategies Evaluated - the number of Strategies whose Conditions passed and that were evaluated
No alt provided

Items for Sourcing

The Items for Sourcing table lists the items the request tried to source:
ColumnDescription
Order Item RefThe order item reference
Product RefThe product reference
Product NameThe product name
QuantityThe quantity requested
No alt provided

Strategy Evaluation

The Strategy Evaluation section lists the Strategies in the order they were evaluated. Strategies run in priority order, a Strategy is skipped if any of its Conditions fail, and the first Strategy whose Conditions all pass proceeds to Location scoring.Each Strategy shows its outcome:
  • Evaluated - the Strategy's Conditions passed and the Strategy was evaluated
  • Skipped - at least one Condition failed, so the Strategy did not run
  • Not Considered - an earlier Strategy already passed its Conditions, was evaluated, and created Fulfillment(s), so this Strategy was not reached
Expand a Strategy to see its Conditions, the value each Condition was evaluated against, and a pass or fail result for each.No alt provided

Fulfillments and Location Comparison

For the Strategy that produced the Fulfillments, the tab lists each Fulfillment by reference. Expand a Fulfillment to see the items it covers and to compare the Locations the Strategy evaluated.Location Comparison lets you compare the selected Location against another candidate that the same Strategy evaluated.For each Location, the comparison shows:
  • Its ranking position within the Strategy's candidate list
  • Each Criterion, its Score (the normalized value), and, where available, the Actual value before normalization
  • Any missing items the Location could not fulfill
Score and Actual value are displayed rounded to 2 decimal places.No alt provided