Clients based on the "wm_process" template (only versions before PPM 9.9)
The ProcessInstanceChange and ProcessStepInstanceChange event types used in the wm_process template are used in version 2.0 from previous version. To migrate a client that is based on this template from a version earlier than PPM 9.9, you first need to import all data still based on version 1.0 event types into the PPM version 9.9.
Procedure
Start previous version.
Extract all data of the channel Event::WebM::Process::V1_0::ProcessStepInstanceChange of the PROCESS_STEP Universal Messaging data source.
Extract all data of the channel Event::WebM::Process::V1_0::ProcessInstanceChange of the PROCESS Universal Messaging data source.
Make sure that no new data will be written to these two Universal Messaging channels after the extraction.
Then import all data extracted from the two data sources into PPM version 9.9.