Hi,
I have created a web service which has 2 methods- ListEmployess and SearchEmployees which returns array of employees.
I have imported this web service in webdynpro and I mapped response "listEmployees" to a table and working perfectly.
But the problem is that when I call SearchEmployees (this takes empId as input parameter) not able to get response for search employees. But when I test the webservice using webservice navigator it is working fine.
Also, how can I bind a response (in this case searchemployees response ) to exising table (which is already binded to response of listemployees).
Thanks for your time.
Thanks & Regards,
Shiva