Drive demand from kits
It is possible to have Autoplan drive demand from kits instead of aBOM requirements
Overview
This may be useful if your organization does not use aBOMs, but does use kits tied to runs. When this setting is turned on, demand below runs will be generated based on the open kit requirements instead of open aBOM requirements.
Turning the setting on
For now, this setting is API only.
First, query your organization to get properties that we'll use in the following step:
If driveDemandFromKits
is false, then run this:
with this input. Make sure to use the etag from the first query:
Last updated