I am using the Order-to-Cash template for SAP that has been created by UiPath to apply Process Mining on this process for our company.
I have been able to load all the data without any failure, but when I select ‘Apply to dashboards’ I receive the error that the fields EventId and CaseID in the table __pmt_input_EventLog contain duplicate values.
When I check the tables Sales_order_item_event_log_base and Sales_order_item_end_to_end_events there are no duplicate values for these fields.
Where can I find the configuration for creating the table ‘__pmt_input_EventLog’ and how to solve this issue?
Thanks for the feedback, the thing is that I can’t find the sql query script within the transformations that relates to the creation of the table __pmt_input_EventLog.
When I check the event tables ‘Sales_order_item_end_to_end_events’ and ‘Sales_order_item_event_log_base’ they do not contain blank rows.
Please also double check the record count of the tables and number of unique values for Sales_order_item_ID and Event_ID in the Sales_order_item_end_to_end_events table.
I indeed checked for duplicate Event_Id’s and these are not present within Sales_order_item_end_to_end_events.
There are duplicate values for Sales_order_item_ID, but I would expect this because otherwise there could not be made a flow of events. Or do you mean duplicates of the combination of