Web Connect Item Inventory

AI Doc Summarizer Doc Summary

Swedish Business Central view name: Web Connect Webblagersaldo

Overview #

Web Connect Item Inventory is the view where all calculated inventory data is collected before being sent to external systems.

This view acts as the inventory staging layer between:

  • Microsoft Business Central inventory data
  • Web Connect Outgoing Data
  • External systems (e-commerce, WMS, POS, etc.)

Purpose of Web Connect Item Inventory #

This view is used to:

  • Review calculated web inventory per item
  • Verify next available date calculations
  • Manually trigger recalculations
  • Control forced exports
  • Monitor when and why inventory updates are triggered

It does not control:

  • Inventory logic
  • When data is sent
  • Mapping rules

Those are configured in:


How inventory values are calculated #

Inventory values shown here are calculated using:

  • Dynamic FlowFields defined in Web Connect Destinations
  • Business Central standard inventory data (Item Ledger Entries, Sales Lines, Transfer Lines, etc.)

Typical logic includes:

  • Inventory
  • Minus quantities on Sales Orders
  • Minus quantities on Transfer Orders

Optional logic includes:

  • Next Available Date
  • BOM-based availability
  • Planning data by event

Actions in the top menu #

Available actions #

ActionDescription
Calculate Item InventoryManually triggers recalculation of web inventory values that will be sent to the external system.
Calculate Next Available DateManually recalculates the next available date based on demand and supply.
Calculate Availability from BOMRecalculates availability using BOM logic instead of standard inventory logic.

These actions are useful after:

  • Configuration changes
  • Mapping updates
  • Inventory corrections in Business Central

Fields in Web Connect Item Inventory #

FieldDescription
Item No.Item number in Microsoft Business Central.
Variant CodeVariant code for the item (if variants are used).
Warehouse CodeWarehouse/location code based on the setup in Web Connect Destinations.
Web InventoryThe calculated inventory value based on Web Connect Destinations and Dynamic FlowFields.
Next Available DateThe next date when inventory becomes available again. Empty if not enabled in Destinations.
Last ChangedDate and time when the calculated value last changed.
Triggered AtDate and time when the inventory update was last triggered.
Triggered ByIndicates what object triggered the calculation, based on Outgoing Sync Triggers.
Triggered By EventIndicates which event caused the trigger (e.g. Modify, Job Queue).
Triggered By RecordIndicates which record caused the trigger (e.g. Sales Line, Transfer Line).
Force ExportForces the inventory to be exported even if the value has not changed.

Relationship to outgoing data #

Web Connect Item Inventory does not send data directly.

The flow is:

  1. Inventory is calculated and stored here
  2. Job Queue creates Web Connect Entries
  3. Data is sent to the external system

Scroll to Top