CSUUID wrong values after export

Fernando Simao shared this problem 6 years ago
Solved

Hello Guys


I am loving to use mongobooster 4, but i am having an issue and i do not know what i am doing wrong. On my documents i have ids, CSUUID that look ok on the applicatoion when set to legacy UUID .net format. But when i export the table to csv, i get differente values for the UUID.


What am i doing wrong?


Regards

Replies (5)

photo
1

It is a bug, we will fix it in the next update.


A workaround solution:


You can use MongoExport utility to export it as CSV. It will display the LUUID more friendly.


9ee1342019e80eebc9936c4dc42779fa

photo
1

Hello Qinghai.


I use the export utility, but i receive a valu for the ID diferente from the ones i visualize on the interface. For instance, the ids do not have a '-' and are all capital lleters. because i need this to make na excel vlookup for to data from another table, i need to mannualy export de correct ids over the exported csv to make the vlookup work.

Any ideas what i am doing wrong?

Regards

Fernando

photo
1

There is nothing wrong with you. mongoexport utility exports GUID without hyphen and convert string to uppercase.


We have worked out a build to resolve the issue. Please download give it a try. Please use build-in export utility instead of mongoexport utility.


http://s3.mongobooster.com/download/4.1/mongobooster-4.1.0.exe

photo
1

Thank you very much qinghai, It worked perfectly.

photo
1

resolved in 4.1.0

Leave a Comment
 
Attach a file