UpdateControlValue
Rule
Changed on:
12 Aug 2025
Overview
Updates the value of a control with the event attribute value.| Plugin Name | Inventory Reference Module |
|---|---|
| Namespace | [[account.id]].globalinventory |
- Product Catalogue workflow
- Inventory Catalogue workflow
- Control Group workflow
- Virtual Catalogue workflow
UI Description
Updates the value of a control with the event attribute value.
Accepts
- CONTROL
Actions
- This rule produces a MutationAction that will update the value and execution order of one control
Rule parameters
There are no input parameters for this rule.
Event attributes
| Parameter | Description | Data Type | Required? |
| controlValue | The value of the control | Integer | Required |
| executionOrder | Order that the control is applied | Integer | Required |
Exceptions
There are no exceptions produced for this rule.
Configuration example
1{
2 "name": "FLUENTRETAIL.globalinventory.UpdateControlValue"
3}