I am sending my request, and I see the data traffic in the command window, but why is the result always empty?
Answer Posted / 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 View All Answers