The invention provides a flow and form decoupling cooperative
processing method, and relates to the technical field of business
flow management, and the method comprises the steps: constructing a layered architecture, separating a flow
control layer from a form
service layer, defining a flow node jump rule by the flow
control layer based on a BPMN standard, and dynamically defining a form structure by the form
service layer through
JSON Schema; a form identifier is declarated in the
process definition file, a corresponding form template is matched through a
dynamic mapping service according to context information, and the context information comprises a process instance state, a
user role, a
device type and a service type; establishing a data sandbox isolation mechanism, generating a unique
data space identifier for each process instance, and managing
data access authority through a multi-dimensional isolation strategy of a tenant level, a service level and a process instance level; deploying an event
bus communication mechanism, triggering two-way communication between a
process engine and a form engine through a predefined
event type, and ensuring the consistency of cross-
system operation by adopting a transaction compensation mechanism.