Deploy Predictive Model
  • 18 Apr 2025
  • 1 Minute to read
  • Dark
    Light

Deploy Predictive Model

  • Dark
    Light

Article summary

Step Details
Introduced in VersionProcess Mining 3.2
Last Modified in VersionProcess Mining 3.2
LocationProcess Mining  > Predictions



The Deploy Predictive Model step is available in the Decisions Flow toolbox. It allows users to deploy predictive models from the Decisions instance, providing an alternative to deploying models directly from the Process Mining > Prediction > Prediction Center dashboard.


Properties

Inputs

PropertyDescriptionData Type
Predictive Model ID
The ID of the model available in the Process Mining instance.
Int64

Example

This example illustrates how to obtain and use the prediction model ID in the Decisions workflow to deploy the model with the Deploy Predictive Model Step.

  1. Log in to the Process Mining dashboard.
  2. Navigate to Prediction > Prediction Center dashboard to obtain the model ID. Also, check the status, which currently indicates that the model is Ready. 
  3. Log in to the Decisions instance and create a Flow.
  4. Drag and drop the Deploy Predictive Model Step from Toolbox > All Steps > Process Mining > Prediction.
  5. Select the Deploy Predictive Step and open the Properties on the top right corner.
  6. Enter the model ID obtained from the Process Mining > Prediction > Prediction Center dashboard in the Predictive Model ID input field.
  7. Click on Debug Flow to test the Step.
  8. The model's status in the Prediction Center dashboard should update from "Ready" to "Deployed," confirming that the deployment was successful.

Was this article helpful?