The intermediate setup time in the manufacturing variant rules are different from those in “…/operations/{id}/manufacturingVariants”. How are the latter determined from the durations stored in the rules? If intermediate setup is to be carried out after an output quantity of “n” ...
Is there a difference between /operations/{operationId}/requiredTools and /operations/{operationId}/productionResourcesAndTools If so, what exactly is the difference?
Why are there two methods which are doing the same except the number of data ? Doesn’t it make sense to provide only one (probably “POST”) which can handle all ? POST /operations/forecastResults/update PUT /operations/{operationId}/forecastResult
Subject: /workplaceGroups/{workplaceGroupId}/manufacturingVariantRules Suppose I have created 2 rules for manufacturing variants that refer to material characteristics: width > 40 (width=gt=40) –> delay factor: 2 color = black (color==black) –> delay factor: 1.1 Which delay factor applies to a material wider than 40 with ...
How do I get the production schedule from a specific Workplace and Machine?
How do you generate demand-sensing insights to shorten response times and keep inventory low?
Is it possible for applications to actively intervene in production using Bridge API?
How do I get the forecast results of all currently running operations?
The documentation states that the forecast result for the currently executed operations is already provided by the platform itself, i.e. without a forecast algorithm. How do you get them?
How can I retrieve the planned dates of the fixed planned operations?