Product lifecycle - AWS Supply Chain

Product lifecycle

Product lifecycle describes the lifecycle of a product from introduction to End of Life (EoL). AWS Supply Chain supports forecasting products through it's lifecycle. To enable the Product lifecycle feature, populate the product_introduction_day and discontinue_day columns in the Product data entity. Demand planning uses the data from these columns to create forecast for a product when the product is active. For more information data entities, see Data entities and columns used in AWS Supply Chain.

To enable product lifecycle, make sure the columns id, description, product_available_day, discontinue_day, and is_deleted are populated in the Product data entity.

The example below displays how Demand planning works when data is ingested in the Product data entity.

Product lifecycle

For information on how to configure Product lifecycle, see Configuring Demand Planning.

Under Demand Planning settings, you can set your forecast start date depending on the product_available_day in the Product data entity. By default, the forecast starts on the product_available_day. Period refers to the time interval set under Scope (daily, weekly, monthly, or yearly). You can adjust the start date to optimize inventory management.

Similar to start date, you can set an end date for your forecast depending on the product_discontinue_day in the Product data entity. By default, forecast will end on the product_discontinue_day. You can adjust the end date to prevent inaccurate forecasting beyond the product shelf life and avoid excess inventory cost. Enter zero if you want the forecast to match the product_available_day and product_discontinue_day. This global setting will apply to all eligible products.

When product_available_day and product_discontinue_day are not available, the forecast is created for the entire planning horizon.

You can also configure your system to initialize forecast values for products without historical data or alternate product links. The default value is zero. You can also set the period until which your system should use the initialize product forecast value based on the time interval set under Scope (daily, weekly, monthly, or yearly). The default value is three periods. This global setting will apply to all eligible products at the intersection of site, customer and channel dimensions, if they are selected as additional forecast granularity. For example, when forecast is set to weekly with an initialized value of 10 for 12 periods, and the start forecast is set to three periods before the product_available_day, for a Product X with October 2, 2023 product_available_date, the initialized value of 10 will be applied for each week from September 11, 2023 to December 3, 2023.

To change the product_available_day and product_discontinue_day, update the Product data entity in AWS Supply Chain data lake. You can also update the forecast start and stop date. When you change the initialization value and period settings, the changes are applied to all eligible products, including those which were initialized with a different value in the previous planning cycles. All the updates are applied to the next forecast creation cycle.