Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

  • Isomorphic
    replied
    Please see the QuickStart Guide: if you have to combine two different results and there is no way to get the desired result as a single ResultSet, then you can use server-side Java logic to combine the two results.

    Alternatively, you can two separate requests from the browser and combine results inside the browser (see DataSource Facade pattern and transformResponse).

    Leave a comment:


  • seenaiahch
    replied
    Hi Team,

    Please check and let me know if you need any additional details.

    Thank you,
    Seenaiah Ch

    Leave a comment:


  • How to map the two result sets from stored procedure using Datasource.XML

    Hi Team,

    Need your help on two result set mapping using data source.

    I have stored procedure and it is two results set. I have mapped first results, not able find way to map second result set.

    Could you please provide one example or sample.

    Thank you,
    Seenaiah Ch
Working...
X