GeneXus provides a set of built-in Domains and External objects to interact with the Workflow API
This module is installed when the Enable Workflow Property is set on True
The encapsulation of these objects in the module provides a set of benefits:
- Simplify the KB by removing the GXflow objects from the Root Module
- Packaged objects are read-only and cannot be mistakenly modified.
The objects maintain the same Guid, so the previous API is overwritten with the packaged objects, maintaining the references between the objects.
You may install the GeneXusBPM module from the Manage Module References
GeneXus 18 Upgrade 3