Hello,
is it possible to extract raw data from the process mining datasets (events, tags, cases, etc.)?
I see that I can download it, but then all the files are in the proprietary mvn format. Any ways to convert or extract the data elsewhere?
Hello,
is it possible to extract raw data from the process mining datasets (events, tags, cases, etc.)?
I see that I can download it, but then all the files are in the proprietary mvn format. Any ways to convert or extract the data elsewhere?
But if the process is already there, and it is extracting data, isn’t it very “un-lean” to build another one that does the same thing?
Hi @SSavickas ,
You can convert files from MVN to other formats with the help of the processgold.bat command.
-Convert in=Due_dates_base.mvn out=Due_dates_base.csv [dsn=…|cs=…] [query=…] [user=…] [pass=…] [queryfile=…] [sheet=…] [firstrow=…] [firstcolumn=…] [delim=…] [quote=…] [hasheader=…] [encoding=…]
for example : processgold.bat -dataserver -Convert in=Cases_base.mvn out=Case.csv
You can open a command line and type processgold.bat -dataserver -? to see different commands and examples.
Hope this helps!
Feel free to let us know if you’ve any questions.
Regards,
Rashmi
Hey @SSavickas, you can also export any data from UiPath Process Mining. In every component on your dashboard you should see the little icon for download. Click on it and you can even select the format and if you select data, you can even select the fields.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.