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 is calllater() method?
What are the correct statements consenting text field? : adobe flex action script
How do I run flex as a service? : adobe flex action script
State the difference between item renderer and item editors?
What keyword allows us to implement abstraction better in flex? : adobe flex action script
How to display the check box in data grid header?
Differentiate between flex 3 and flex 4?
What keyword allows you to refer to private variables of a class in flex? : adobe flex action script
Can I load css style sheets dynamically at runtime? : adobe flex action script
Explain prevent default method?
What is an Event Propagation?
What type of skinning is available in flex?