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.
The values shown in this view are not entered manually.
They are calculated based on the setup in Web Connect Destinations and underlying Web Connect Dynamic Flow Fields.
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 #
| Action | Description |
|---|---|
| Calculate Item Inventory | Manually triggers recalculation of web inventory values that will be sent to the external system. |
| Calculate Next Available Date | Manually recalculates the next available date based on demand and supply. |
| Calculate Availability from BOM | Recalculates 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 #

| Field | Description |
|---|---|
| Item No. | Item number in Microsoft Business Central. |
| Variant Code | Variant code for the item (if variants are used). |
| Warehouse Code | Warehouse/location code based on the setup in Web Connect Destinations. |
| Web Inventory | The calculated inventory value based on Web Connect Destinations and Dynamic FlowFields. |
| Next Available Date | The next date when inventory becomes available again. Empty if not enabled in Destinations. |
| Last Changed | Date and time when the calculated value last changed. |
| Triggered At | Date and time when the inventory update was last triggered. |
| Triggered By | Indicates what object triggered the calculation, based on Outgoing Sync Triggers. |
| Triggered By Event | Indicates which event caused the trigger (e.g. Modify, Job Queue). |
| Triggered By Record | Indicates which record caused the trigger (e.g. Sales Line, Transfer Line). |
| Force Export | Forces 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:
- Inventory is calculated and stored here
- Outgoing Sync Triggers detect changes
- Entries are created in Web Connect Outgoing Data Web
- Job Queue creates Web Connect Entries
- Data is sent to the external system