KonaKart Community Forum

Installation / Configuration => Configuration of KonaKart => Topic started by: pbrzek on January 21, 2012, 11:53:11 pm

Title: XML_IO Progress
Post by: pbrzek on January 21, 2012, 11:53:11 pm
I am trying to use xml_io to export data from one database and then import it into a second database.  When I start the process it appears to run for very long time without displaying any information on its progress.  Does anyone know if there is a way to see the progress of the xml_io ?
Title: Re: XML_IO Progress
Post by: kate on January 22, 2012, 05:37:46 am
I'm not sure how you're running this...   but you can set the log flags as you like to see what's happening:

# KonaKart XML Import/Export
log4j.logger.com.konakart.importer.xml        = DEBUG


If your company has a support contract with us please contact us directly by email at support @ konakart.com for a more in-depth discussion on your use of XML_IO because there may be better ways to achieve what you need.