Get Predictions
- 30 Apr 2025
- 1 Minute to read
- Print
- DarkLight
Get Predictions
- Updated on 30 Apr 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Step Details | |
Introduced in Version | Process Mining 3.2 |
Last Modified in Version | Process Mining 3.2 |
Location | Process 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
Property | Description | Data Type |
---|---|---|
Case Ids | The Case Entity IDs available in the Process Mining > Variant Explorer dashboard | String |
Extension Folder ID | The ID of the Process Mining Flow structure available in the Process Mining instance. | String |
Predictive Model ID | The 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.
- Log in to the Process Mining dashboard.
- Navigate to Prediction > Prediction Center dashboard to obtain the Predictive model ID.
- Go back to Home and click on Import/Export > Connect to see a list of all the connectors. Now select Decisions.
- 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.
- 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.
- Open the Variant Explorer to get the Case IDs.
- Log in to the Decisions instance and create a Flow.
- Drag and drop the Get Predictions Step from Toolbox > All Steps > Process Mining > Prediction.
- Select the Get Predictions Step and open the Properties on the top right corner.
- In the respective input fields, enter the case IDs, extension folder ID, and predictive model ID obtained from Process Mining.
- 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?