15 messages in com.googlegroups.adwords-apiRe: AdWords API XML file too large to...
FromSent OnAttachments
SEM20 Oct 2006 03:04 
eule...@gmail.com20 Oct 2006 03:10 
TonyB20 Oct 2006 03:13 
SEM20 Oct 2006 03:13 
Patrick Chanezon20 Oct 2006 03:15 
SEM20 Oct 2006 03:15 
eule...@gmail.com20 Oct 2006 03:16 
SEM20 Oct 2006 03:16 
Patrick Chanezon20 Oct 2006 03:19 
SEM20 Oct 2006 03:20 
Patrick Chanezon20 Oct 2006 03:37 
SEM20 Oct 2006 03:43 
eule...@gmail.com20 Oct 2006 04:05 
SEM20 Oct 2006 05:37 
Patrick Chanezon20 Oct 2006 06:58 
Subject:Re: AdWords API XML file too large to process
From:Patrick Chanezon (chan@gmail.com)
Date:10/20/2006 03:15:07 AM
List:com.googlegroups.adwords-api

Linebreaks won't help you. You need to either process the file on a machine with more RAM, or use a SAX parser. What tools/language/platform are you using?

P@

On 10/20/06, SEM <adwo@se-marketing.be> wrote:

Hi,

Currently we are facing the following issue, we receive an aprox. 800mb large xml file from the google api, but can't parse it! Google returns all of the xml data on _ONE_ line! We've tried to split it, add linebreak... close, but no banana! Out of memory! Is there anyway to request google to add linebreaks in their xml or maybe an even better solution?