Hi Jorge, Unfortunately currently that's how DSS works, for UDT type as well you may have seen, in blog [1] we have defined explicitly the output mapping to map to the UDT. That's how it was returning as [2]. But as your UDT returns as a array of UDTs, we can't map that to output right now. We will try to improve this behavior in future release. Created a public jira for this in [3]. Meanwhile you can use ESB to convert those results to your requirement as suggested in the Stack overflow question.
[1] - http://prabathabey.blogspot.com/2012/05/query-udtsuser-defined-types-with-wso2.html [2] - <customer> <id>1</id> <name>prabath<name> </customer> [3] - https://wso2.org/jira/browse/DS-1104 Thanks, On Wed, Sep 9, 2015 at 10:52 PM, Jorge <[email protected]> wrote: > Hi folks, any advice in this: > > > http://stackoverflow.com/questions/32443270/call-a-procedure-or-funcion-in-oracle-db-with-return-array-of-udt-from-wso2-ds/ > > Regards, > Jorge. > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
