I am sending my request, and I see the data traffic in the command window, but why is the result always empty?



I am sending my request, and I see the data traffic in the command window, but why is the result alw..

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

Post New Answer

More Adobe Flex Interview Questions

What are channels & their types in flex?

1 Answers  


What is the dynamic keyword used for in flex actionscript? : adobe flex action script

1 Answers  


How does item renderer work? How do we add item renderer at runtime in flex?

1 Answers  


What keyword allows us to implement abstraction better in flex?

1 Answers  


What are the methods called when a ui component is intialized?

1 Answers  


What are the Benefits of flex?

1 Answers  


What is cairnghorm in flex? How do we use it? Have you worked with cairnghorn in flex? : adobe flex action script

1 Answers  


How do you implement push on a flex applications? : adobe flex action script

1 Answers  


Is double-clicking supported on various components?

1 Answers  


What is display object? : adobe flex action script

1 Answers  


What is the difference between changewatcher.watch, and bindingutils.bindproperty? : adobe flex action script

1 Answers  


What are the advantages and disadvantages of using flex? And why flex wins over other technologies?

1 Answers  


Categories