Link to home
Start Free TrialLog in
Avatar of kpjj31
kpjj31

asked on

RETURN INFORMATION FROM COLDFSION CFC

I am required to switch over from Flex 3 to Coldfusion 10. I am used to using remoteObject to call ColdFusion CFCs and using action script to decipher through the returned objects with arrays nested inside. As I an learning to invoke CFCs using ColdFusion I can show a single value, but I am having a hard time accessing the arrays that are in an object. I need to
learn how to show array results when invoking the CFC. Ultimately I want these results in a cfgrid. I have attached a file showing the data results I need to use and the small amount of Coldfusion. Thank you.
INFO.docx
ASKER CERTIFIED SOLUTION
Avatar of _agx_
_agx_
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial