As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Hi Matt,
I was able to upload the CSV file successfully in my environment.
Here's what happened with me:
Please let me know once you have tried this way. In case you notice any errors in Browser Developer Tools, post them here.
Regards,
Wani
Thanks Wani...
Where do I find Browser Developer Tools>Network (is it in console?). What is the query string for getting the collection count? Can't find any API documentation.
Thanks again - much appreciated.
M
Thank you Wani, I appreciate the help.
1. I'm not able to locate Browser Developer Tools>Network - Can you point me in the right direction?
2. What is the query script for getting a collection count?
Thanks again!
Also...I want to assign my own ID. if the header has _id and it's the first column, will the work? Seems to look OK when explored. Thx
Hi Matt,
Have you checked browser console to see the error messages there?
My best guess is that it's an issue with the data format.
Regards,
Wani
Kinvey Support
Matt
Hi,
1. I'm getting an import was unsuccessful popup message when I try to import a 38,000 line cvs.
Sample data
_id,Lat,Lon,Code
60,"47","-117",0
61,"47","-117",0
62,"47","-117",0
Some of the file will load, but it varies. This time it loaded 7716 lines. Cleared and tried again, 1694 loaded. Both times got import was unsuccessful.
2. How do I view the actual error message?