Get Predictions
  • 30 Apr 2025
  • 1 Minute to read
  • Dark
    Light

Get Predictions

  • Dark
    Light

Article summary

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

The Get Predictions step is available in the Decisions Flow toolbox. It allows users to access predictions for multiple Case IDs using a Prediction model created in Process Mining from the Decisions instance.


Properties

Inputs

PropertyDescriptionData Type
Case IdsThe Case Entity IDs available in the Process Mining > Variant Explorer dashboardString
Extension Folder ID
The ID of the Process Mining Flow structure available in the Process Mining instance.
String
Predictive Model IDThe ID of the model available in the Process Mining instance.


Example

This example illustrates obtaining and using the Case ID, Extension Folder ID, and Predictive Model ID in the Decisions workflow to get a prediction for data from the predictive model.

  1. Log in to the Process Mining dashboard.
  2. Navigate to Prediction > Prediction Center dashboard to obtain the Predictive model ID.
  3. Go back to Home and click on Import/Export > Connect to see a list of all the connectors. Now select Decisions.
  4. Now the Decisions Data Connector pops up. Enable the toggle for the required data source, select the ID, which is the Extension Folder ID needed for the steps in Decisions, and then click on Import. 
  5. Open the dataset folder and double-click on the event log. This will open a dashboard that shows all the details about the dataset used for creating the prediction model.  
  6. Open the Variant Explorer to get the Case IDs.
  7. Log in to the Decisions instance and create a Flow.
  8. Drag and drop the Get Predictions Step from Toolbox > All Steps > Process Mining > Prediction.
  9. Select the Get Predictions Step and open the Properties on the top right corner.
  10. In the respective input fields, enter the case IDs, extension folder ID, and predictive model ID obtained from Process Mining.
  11. Click on Debug Flow to test the Step. This displays all the predictions for the given case IDs using the given prediction model. 


Was this article helpful?