I am sending my request, and I see the data traffic in the command window, but why is the result always empty?
Answer / Kanhiya Rajak
In Adobe Flex, an empty result from a web service call can be caused by various reasons. One common issue is that there might be an error in your service URL or parameters. Another possibility is that the service might not return any data under certain conditions, such as when using a filter that does not match any records. You should check your service URL and parameters, and make sure you handle any errors that might occur during the call.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are channels & their types in flex?
What is the dynamic keyword used for in flex actionscript? : adobe flex action script
How does item renderer work? How do we add item renderer at runtime in flex?
What keyword allows us to implement abstraction better in flex?
What are the methods called when a ui component is intialized?
What are the Benefits of flex?
What is cairnghorm in flex? How do we use it? Have you worked with cairnghorn in flex? : adobe flex action script
How do you implement push on a flex applications? : adobe flex action script
Is double-clicking supported on various components?
What is display object? : adobe flex action script
What is the difference between changewatcher.watch, and bindingutils.bindproperty? : adobe flex action script
What are the advantages and disadvantages of using flex? And why flex wins over other technologies?