Title:
Bug 79998:I've got a very simple entity, no relations, that I want to serve up via Flex
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Raymond Camden / Raymond Camden (Raymond Camden)
Created: 09/15/2009
Components: Flex/Flash, Flex remoting
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 / 255645
Priority/Frequency: Normal / Unknown
Locale/System: English / Mac 10 All
Vote Count: 1
Problem:
I've got a very simple entity, no relations, that I want to serve up via Flex. I built a CFC method that returns it with entityToQuery. I can view this CFC method in my browser and see WDDX, yet when called via Flash Remoting I get nothing. The network monitor shows 2 results, but no columns. In the same CFC I built two more methods, one to use a 'normal' query, and one that returns the array of entities as is. Both of them work just fine. I know I _can_ just return the array of entities, but the result of entityToQuery _should_ work for Flex as well.
Method:
I'll post the code to the forums.
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3040018
External Customer Info:
External Company:
External Customer Name: Raymond Camden
External Customer Email: 5FBC41E943BD265C992015D5
External Test Config: 09/15/2009
Attachments:
Comments: