SufficientStockAllocation
RIS-RM-1020 SufficientStockAllocation
Last updated
RIS-RM-1020 SufficientStockAllocation
Last updated
The "SufficientStockAllocation" macro is a tool designed to ensure that there is an adequate allocation of stock available to fulfill orders within the system. It aims to prevent stockouts and minimize fulfillment delays by proactively checking and managing stock levels.
This guide provides a step-by-step explanation of how to install and set up the macro in Linnworks.
There are three steps you need to complete to start using the macro:
Install the application.
Go to Apps > Application Store > SufficientStockAllocation > click Install and follow the on-screen instructions until the installation is complete.
Configure the macro.
Configure the rule in the Rules Engine screen.
Once the SufficientStockAllocation app is installed:
Go to Apps > Macro Configuration and click + Add new configuration.
2. Select the SufficientStockAllocation macro and click Create Configuration..
3. In the Macro Configuration screen, specify the below details and click Save:
Make sure to enable the macro to continue with the Rules Engine configuration.
Parameter Input:
orderIds: List of order IDs representing the orders to be checked for sufficient stock allocation.
Rules Engine Integration:
Seamlessly integrates with the Rules Engine, enabling it to be invoked based on predefined conditions or scheduled intervals.
Stock Allocation Check:
Automatically checks if there is enough stock available to fulfill each order in the provided list.
Evaluates available stock levels against the quantities requested in each order.
Action on Insufficient Stock:
If insufficient stock is detected for any order, appropriate actions can be defined (e.g., notifying the inventory manager, placing a reorder, etc.).
Logging and Error Handling:
Implements logging mechanisms to record actions for transparency and facilitate troubleshooting in case of stock allocation issues.
Parameters:
orderIds: List of order IDs representing the orders to be checked for sufficient stock allocation.
Execution:
Execute the macro within the Rules Engine interface.
Trigger the stock allocation check manually or schedule it to run at specified intervals.
Outcome:
Automatically checks stock allocation for orders to prevent stockouts and fulfillment delays.
Provides alerts or takes predefined actions if insufficient stock is detected, ensuring timely intervention.
Offers confirmation upon completion of the stock allocation check process and delivers any pertinent status updates or notifications.