One addition to CMS Import that I'd find really useful is an indication of progess during an import. Be great if the "Importing data don't interrupt this process" dialog displayed "X records imported of Y", just to give an idea of where it had got to. Wouldn't need to continously update, just a ball-park indication would help.
That will be definitely be implemented in the next version. I had this working in the CMSImport version for V5. It will be a recordcounter, I'm using a Datareader (fastest way to access data) so I don't know the amount of records upfront. But a recordcounter will give you a nice indication how long the import will take. Will that work for you?
Don't have a release date yet but I'm thinking this will be available somewhere Q4.
indication of progress during import
Hi Richard,
One addition to CMS Import that I'd find really useful is an indication of progess during an import. Be great if the "Importing data don't interrupt this process" dialog displayed "X records imported of Y", just to give an idea of where it had got to. Wouldn't need to continously update, just a ball-park indication would help.
James.
Hi James,
That will be definitely be implemented in the next version. I had this working in the CMSImport version for V5. It will be a recordcounter, I'm using a Datareader (fastest way to access data) so I don't know the amount of records upfront. But a recordcounter will give you a nice indication how long the import will take. Will that work for you?
Don't have a release date yet but I'm thinking this will be available somewhere Q4.
Cheers,
Richard
Ah I recorded a video when it was finished. It will look exactly like this http://vimeo.com/40616495
Hi Richard, yes that looks great, looking forward to it! James.
is working on a reply...