Sample Eventlog Files: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 4: | Line 4: | ||
=== CSV sample files === | === CSV sample files === | ||
* LoanApproval: [https://files.qpr.com/releases/PASampleFiles/csv/LoanApproval_Events.csv Event Data] | * LoanApproval: [https://files.qpr.com/releases/PASampleFiles/csv/LoanApproval_Events.csv Event Data] and [https://files.qpr.com/releases/PASampleFiles/csv/LoanApproval_CaseAttributes.csv Case Attributes] | ||
* SAP_OrderToCash: [https://files.qpr.com/releases/PASampleFiles/csv/SAP_OrderToCash_Events.csv Event Data] | * SAP_OrderToCash: [https://files.qpr.com/releases/PASampleFiles/csv/SAP_OrderToCash_Events.csv Event Data] and [https://files.qpr.com/releases/PASampleFiles/csv/SAP_OrderToCash_CaseAttributes.csv Case Attributes] | ||
* SAP_OrderToCash_10K: [https://files.qpr.com/releases/PASampleFiles/csv/SAP_OrderToCash_10K_Events.csv Event Data] | * SAP_OrderToCash_10K: [https://files.qpr.com/releases/PASampleFiles/csv/SAP_OrderToCash_10K_Events.csv Event Data] and [https://files.qpr.com/releases/PASampleFiles/csv/SAP_OrderToCash_10K_CaseAttributes.csv Case Attributes] | ||
* SAP_OrderToCash_Extended: [https://files.qpr.com/releases/PASampleFiles/csv/SAP_OrderToCash_Extended_Events.csv Event Data] | * SAP_OrderToCash_Extended: [https://files.qpr.com/releases/PASampleFiles/csv/SAP_OrderToCash_Extended_Events.csv Event Data] and [https://files.qpr.com/releases/PASampleFiles/csv/SAP_OrderToCash_Extended_CaseAttributes.csv Case Attributes] | ||
* SAP_OrderToCash_v2: [https://files.qpr.com/releases/PASampleFiles/csv/SAP_OrderToCash_v2_Events.csv Event Data] | * SAP_OrderToCash_v2: [https://files.qpr.com/releases/PASampleFiles/csv/SAP_OrderToCash_v2_Events.csv Event Data] and [https://files.qpr.com/releases/PASampleFiles/csv/SAP_OrderToCash_v2_CaseAttributes.csv Case Attributes] | ||
* SAP_PurchaseToPay: [https://files.qpr.com/releases/PASampleFiles/csv/SAP_PurchaseToPay_Events.csv Event Data] | * SAP_PurchaseToPay: [https://files.qpr.com/releases/PASampleFiles/csv/SAP_PurchaseToPay_Events.csv Event Data] and [https://files.qpr.com/releases/PASampleFiles/csv/SAP_PurchaseToPay_CaseAttributes.csv Case Attributes] | ||
* SAP_PurchaseToPay_v2: [https://files.qpr.com/releases/PASampleFiles/csv/SAP_PurchaseToPay_v2_Events.csv Event Data] | * SAP_PurchaseToPay_v2: [https://files.qpr.com/releases/PASampleFiles/csv/SAP_PurchaseToPay_v2_Events.csv Event Data] and [https://files.qpr.com/releases/PASampleFiles/csv/SAP_PurchaseToPay_v2_CaseAttributes.csv Case Attributes] | ||
* ServiceNow_IncidentManagement: [https://files.qpr.com/releases/PASampleFiles/csv/ServiceNow_IncidentManagement_Events.csv Event Data] | * ServiceNow_IncidentManagement: [https://files.qpr.com/releases/PASampleFiles/csv/ServiceNow_IncidentManagement_Events.csv Event Data] and [https://files.qpr.com/releases/PASampleFiles/csv/ServiceNow_IncidentManagement_CaseAttributes.csv Case Attributes] | ||
* ServiceTicket: [https://files.qpr.com/releases/PASampleFiles/csv/ServiceTicket_Events.csv Event Data] | * ServiceTicket: [https://files.qpr.com/releases/PASampleFiles/csv/ServiceTicket_Events.csv Event Data] and [https://files.qpr.com/releases/PASampleFiles/csv/ServiceTicket_CaseAttributes.csv Case Attributes] | ||
=== PACM sample files === | === PACM sample files === |
Revision as of 20:52, 27 June 2021
Sample files contain event data (event logs) and case attribute data can be used for learning and demo purposes.
Sample Files
CSV sample files
- LoanApproval: Event Data and Case Attributes
- SAP_OrderToCash: Event Data and Case Attributes
- SAP_OrderToCash_10K: Event Data and Case Attributes
- SAP_OrderToCash_Extended: Event Data and Case Attributes
- SAP_OrderToCash_v2: Event Data and Case Attributes
- SAP_PurchaseToPay: Event Data and Case Attributes
- SAP_PurchaseToPay_v2: Event Data and Case Attributes
- ServiceNow_IncidentManagement: Event Data and Case Attributes
- ServiceTicket: Event Data and Case Attributes
PACM sample files
- Dynamics_OrderToCash.pacm
- Dynamics_ProcureToPay.pacm
- Epicor_OrderToCash.pacm
- Healthcare_Patient_Journey.pacm
- LoanApproval.pacm
- O2C_Manufacturing.pacm
- SAP_OrderToCash.pacm
- SAP_OrderToCash_10K.pacm
- SAP_OrderToCash_Extended.pacm
- SAP_OrderToCash_v2.pacm
- SAP_PurchaseToPay.pacm
- SAP_PurchaseToPay_v2.pacm
- ServiceNow_IncidentManagement.pacm
- ServiceTicket.pacm
XES sample files
- Real-life XES event log files can be found from IEEE Task Force on Process Mining repository.
Creating Model from CSV Sample Files
To create a model to QPR ProcessAnalyzer using CSV files:
- On the QPR tab, select Project Workspace.
- Click the Import... button.
- The Import Wizard opens. Select Events to be imported and click Next.
- Select Text File and click Next.
- ClickSelect..., locate the CSV file containing event data to use and click Open.
- Select the proper delimiter and TimeDate Format, e.g. d.M.yyyy H\:mm.
- Select Create New and from the Project drop-down menu, select either "Create New Project" or choose an existing project.
- In Model Name, type in a name for the model and click Import.
- Next, the case data will be imported to the model.
- On the QPR tab, click Project Workspace.
- In the Workspace dialog, click the Import... button.
- The Import Wizard opens. Select Case Attributes to be imported and click Next.
- Select Text File and click Next.
- ClickSelect..., locate the CSV file containing event data to use and click Open.
- Select the proper delimiter and TimeDate Format, e.g. d.M.yyyy H\:mm.
- Select Add to Existing and select the model for which you gave the name earlier.
- Click Import.
- The resulting model will now have Events and Case Data. In the Project Workspace dialog, select the model and click Open.
Creating Model from PACM Sample Files
To load a model to QPR ProcessAnalyzer using PACM file:
- On the QPR tab, select Project Workspace.
- Click the Import... button.
- The Import Wizard opens. Select QPR ProcessAnalyzer file to be imported and click Next.
- ClickSelect..., locate the pacm file to use and click Open.
- Click the Next button.
- Select Create New and from the Project drop-down menu, select either "Create New Project" or choose an existing project.
- In Model Name, type in a name for the model and click Import.
- The resulting model will now have Events and Case Data. In the Project Workspace dialog, select the model and click Open.