Each process instance is a self-contained unit and can be modified dynamically at runtime without modifying the process template. For each modified process instance, a dynamic process template is created. It remains active as long as the process instance is active, and is removed after the completion of the process instance.
BP Server provides no direct BP Server API to access the dynamic process template. You can access the dynamic ProcessTemplate by invoking the following API on the ProcessInstance SVO.