batch api
Importing Nodes Using The Batch API
Submitted by graham.taylor on Thu, 28/01/2010 - 12:09For a recent custom module I was building I was faced with the challenge of having to create a bunch of nodes from data stored in an XML file.
I decided not to use Feeds or Node Import modules for a couple of reasons –
- The XML structure was fairly custom (it was coming out of one of our internal .net databases – euugh!)

