Is your fault handler being called?  

 

I think the point from Fernando was for you to add another method in your CFC that could take an array of the objects that you’re updating.  Then in the CFC you would loop through that array so that more work is done on the server.  This would reduce your network traffic somewhat.

 

Matt

 


From: [email protected] [mailto:[email protected]] On Behalf Of Doug Arthur
Sent: Wednesday, August 30, 2006 12:40 PM
To: [email protected]
Subject: [flexcoders] Problems calling a RemoteObject within a loop

 

I've noticed a critical issue when calling a remoteObject within a loop and having a resultHandler, the resultHandler does not execute the same number of times that the remoteObject was invoked. Can anyone explain this?

 

In my case, after each record is updated, I increment an int to identifty when all records have been saved, because another remote call needs to be fired off when all records have been added/updated. This is not happening, and it's a critical issue.

 

 

- Doug

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to