Process version
- Version ID
There is a version field Version in the process table. As a version identifier, the two fields GUID and Version of the process ensure the uniqueness of the process record.
- version upgrade
Call the Upgrade() interface, add a new record to the process version, and copy the process XML; the version field is incremented by 1.