1
Currently, the ProductionOrderBOMLines entity has its isPublic attribute set and is available in Logic Apps. Batch orders use formulas and would require a separate entity to do CRUD transactions on the formula. BatchOrderFormulaLines would need to be setup as public with logic to handle these transactions so that formulas can be generated or modified by a Logic App or other external process.

Specifically, we have production days that require us to create 100+ batch orders and modify the formula for each to set a batch number and change the quantity. We can automate the creation of the item batches and the batch orders through DMF or Logic Apps, but can't set the formula lines the same way.
STATUS DETAILS
Needs Votes