Hi Deval, Are the map values returned from the service actually in the SOAP response?
If they are, but your method in the proxy is void, the WSDL and associated XML schema is wrong. Try tweaking the WSDL by hand, and then define a Service Reference using your customised WSDL. If you can identify what's missing from the WSDL, it might be possible to fix inside OFBiz. I don't hold much hope for getting a Web service proxy to return a Dictionary/Map, so as I've said I would pursue using WCF. Cheers Paul Foxworthy On 4 May 2012 01:13, devalpatel wrote: > Thanks Jacques... > > I have taken latest trunk... And I have reviewed the Jira issues. but no > success... :( -- Coherent Software Australia Pty Ltd PO Box 2773 Cheltenham Vic 3192 Phone: (03) 9585 6788 Fax: (03) 9585 1086 Web: http://www.cohsoft.com.au/ Email: [email protected] Bonsai ERP, the all-inclusive ERP system http://www.bonsaierp.com.au/
