Changed on:
9 Sept 2024
Updates a base virtual position
Plugin Name | Inventory Reference Module |
---|---|
Namespace | [[account.id]].globalinventory |
The Inventory Reference Module is the foundation for inventory related implementations. It provides reference Workflows for inventory ingestion and processing. Extensible by design, use this Module as a base to build a solution to the needs of your customers.
The Inventory Module includes the following areas:
Updates a base virtual position
There are no Input Parameters for this rule
Parameter | Description | Data Type | Required? |
inventoryPositionRef | Inventory position ref | String | No |
virtualPositionProductRef | The product ref of this virtual position | String | Yes |
virtualPositionRef | The ref of this virtual position | String | Yes |
virtualPositionGroupRef | The group ref of the virtual position | String | Yes |
virtualCatalogueRef | The ref of the virtual catalogue | String | Yes |
virtualCatalogueInventoryCatalogueRef | The inventory catalogue ref this virtual catalogue is made of | String | Yes |
virtualCatalogueProductCatalogueRef | The product catalogue ref this virtual catalogue is made of | String | Yes |
virtualCatalogueControlGroupRef | The control group ref this virtual catalogue is made of | String | Yes |
If any of the above event attributes is missing an EventAttributeNotFoundException is thrown.
1{
2 "name": "[[account.id]].globalinventory.UpdateBaseVirtualPosition"
3}
Language: json
`{virtualCatalogueInventoryCatalogueRef}`
`inventoryPositionRef`
`inventoryPositionRef`
`{productRef}:{locationRef}:DEFAULT`
`{targetVirtualPositionRef}`
`{virtualCatalogueRef}`
`{entityRef}`
`{targetVirtualPositionRef}`
`{entityType}`
`{entitySubtype}`
`{productRef}`
`{virtualCatalogueProductCatalogueRef}`
`{virtualCatalogueControlGroupRef}`
`{productRef}`
`{virtualCatalogueControlGroupRef}:EXCLUSION:{productRef}`
`{virtualCatalogueControlGroupRef}:EXCLUSION:{category_ref}`
`{productRef}`
`{virtualCatalogueProductCatalogueRef}`
`{virtualCatalogueControlGroupRef}`
`{locationRef}`
`{productRef}`
`{virtualCatalogueControlGroupRef}:QUANTITY_BUFFER:{productRef}:{locationRef}`
`{virtualCatalogueControlGroupRef}:QUANTITY_BUFFER:{productRef}`
`{virtualCatalogueControlGroupRef}:QUANTITY_BUFFER:{locationRef}`
`category_ref`
`{virtualCatalogueControlGroupRef}:QUANTITY_BUFFER:{category_ref}`
`executionOrder`
`executionOrder`
refers to plugin
Copyright © 2024 Fluent Retail Pty Ltd (trading as Fluent Commerce). All rights reserved. No materials on this docs.fluentcommerce.com site may be used in any way and/or for any purpose without prior written authorisation from Fluent Commerce. Current customers and partners shall use these materials strictly in accordance with the terms and conditions of their written agreements with Fluent Commerce or its affiliates.