Changed on:
18 Oct 2024
Validate the incoming Product event to confirm that the given Categories already exist.
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:
Validates the incoming product event to confirm the given categories already exist.
This Rule has no Input Parameters.
Name | Type | Description | Required |
| [String] | A list of categories this product belongs to | No |
`IllegalArgumentException`
1{
2 "name": "[[account.id]].globalinventory.ValidateProductCategoriesExist"
3}
Language: json
This Rule parses / deserializes `categoryRefs`
`entityRef`
`IllegalArgumentException`
This Rule has been extended with a pagination logic to ensure correct execution when a given Product is associated with more than 100 Categories.
The Rule Version refers to the Product Release Version.
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.