Re: [flexcoders] Re: handle large data sets from SOAP service

2008-12-05 Thread Michelle Davis
Thanks for the respond.  That's what we plan to do here.
Can you or someone show me a code sample of paging?
Thanks,
Michelle.

 




From: Tracy Spratt [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Thursday, December 4, 2008 10:18:50 AM
Subject: RE: [flexcoders] Re: handle large data sets from SOAP service


If you do not control the Web service itself, then you will probably need to 
get the data server-side and implement your own paging.
Tracy
 



From:[EMAIL PROTECTED] ups.com [mailto: [EMAIL PROTECTED] ups.com ] On Behalf 
Of Michelle Davis
Sent: Thursday, December 04, 2008 10:53 AM
To: [EMAIL PROTECTED] ups.com
Subject: Re: [flexcoders] Re: handle large data sets from SOAP service
 
Hi Steve,
Thanks for reading my email.
 
The problems I'm having are how to get million of records from web service thru 
SOAP and display those records thru pagination.
   
Currently I’m using ArrayCollection to store the data after receive from the 
server thru SOAP service and using DataGrid to display.  When the data contains 
5000+ records it chokes up.
 
Thanks,
Michelle.
  
 
 

 
 



From:valdhor valdhorlists@ embarqmail. com
To: [EMAIL PROTECTED] ups.com
Sent: Thursday, December 4, 2008 6:28:34 AM
Subject: [flexcoders] Re: handle large data sets from SOAP service
I don't know about everybody else, but I could do with some more details.

Are you having problems getting the data, displaying it or something else?

What do you mean by handle?

If you could expand on what you are trying to do we may be able to
point you in the right direction.

Steve

--- In [EMAIL PROTECTED] ups.com, Michelle Davis [EMAIL PROTECTED] . wrote:

 Hi all,
 
 Can someone show me sample on how to handle large data sets from
SOAP service?  I'm desperate 
 for helps.
  
 Thanks,
 Michelle.

  


  

Re: [flexcoders] Re: handle large data sets from SOAP service

2008-12-04 Thread Michelle Davis
Hi Steve,
Thanks for reading my email.

The problems I'm having are how to get million of records from web service thru 
SOAP and display those records thru pagination.
  
Currently I’m using ArrayCollection to store the data after receive from the 
server thru SOAP service and using DataGrid to display.  When the data contains 
5000+ records it chokes up.
 
Thanks,
Michelle.
  



 




From: valdhor [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Thursday, December 4, 2008 6:28:34 AM
Subject: [flexcoders] Re: handle large data sets from SOAP service


I don't know about everybody else, but I could do with some more details.

Are you having problems getting the data, displaying it or something else?

What do you mean by handle?

If you could expand on what you are trying to do we may be able to
point you in the right direction.

Steve

--- In [EMAIL PROTECTED] ups.com, Michelle Davis [EMAIL PROTECTED] . wrote:

 Hi all,
 
 Can someone show me sample on how to handle large data sets from
SOAP service?  I'm desperate 
 for helps..
  
 Thanks,
 Michelle.


 


  

RE: [flexcoders] Re: handle large data sets from SOAP service

2008-12-04 Thread Tracy Spratt
If you do not control the Web service itself, then you will probably need to 
get the data server-side and implement your own paging.

Tracy

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of 
Michelle Davis
Sent: Thursday, December 04, 2008 10:53 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re: handle large data sets from SOAP service

 

Hi Steve,

Thanks for reading my email.

 

The problems I'm having are how to get million of records from web service thru 
SOAP and display those records thru pagination.

  

Currently I’m using ArrayCollection to store the data after receive from the 
server thru SOAP service and using DataGrid to display.  When the data contains 
5000+ records it chokes up.

 

Thanks,

Michelle.

  

 

 


 

 



From: valdhor [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Thursday, December 4, 2008 6:28:34 AM
Subject: [flexcoders] Re: handle large data sets from SOAP service

I don't know about everybody else, but I could do with some more details.

Are you having problems getting the data, displaying it or something else?

What do you mean by handle?

If you could expand on what you are trying to do we may be able to
point you in the right direction.

Steve

--- In [EMAIL PROTECTED] ups.com mailto:flexcoders%40yahoogroups.com , 
Michelle Davis [EMAIL PROTECTED] . wrote:

 Hi all,
 
 Can someone show me sample on how to handle large data sets from
SOAP service?  I'm desperate 
 for helps.
  
 Thanks,
 Michelle.