Workflow: Support of Workflow-Identifying Fields of the Second Level
Workflow: Support of Workflow-Identifying Fields of the Second Level
Workflow: Support of Workflow-Identifying Fields of the Second Level
Previously, a customizer could create multiple workflows for a form only by specifying a workflow-identifying field (a type identifier). In MYOB Acumatica 2024.1.1, the customizer can specify a workflow identifier of the second level (a subtype identifier). As a result, the customizer can create a workflow for each pair of the type identifier value and the subtype identifier value.
Important: It is possible to specify the subtype identifier only if the type identifier for this workflow is specified in the code (by using Workflow API).
The new functionality provides greater flexibility for the creation of customized and custom workflows. In an out-of-the-box system, a customizer can create workflows using the subtype identifier on the following forms:
- Sales Orders (SO30100)
- Purchase Orders (PO301000)
- Purchase Receipts (PO302000)
On other forms of MYOB Acumatica, the customizer can implement multiple workflows first by using the type identifier, and, if needed, by using the subtype identifier.