Error while Loading Data Using Basic Connector

While Loading Data into Basic connector, I’m getting the following error .

Error : Argument “delim” is not used. How to resolve it

In the connection string you can change the delim parameter to whatever you want e.g. another ascii-code, or just";" or “|”.

Example: ‘driver={mvfile}; mv-enable=true; filename=CaseandEvent.csv; hasheader=True; delim=9; quote="; encoding=UTF8’

Hi ,

I am new to process mining. Please explain me how we need to insert the data for process mining. In which format we add data , what type of data we give to get it processed in logs?