Question
dynamic data handling with info table mapped to mashup
Hi All,
I am trying to design an mashup which will fetch data from MS-SQL database to info table, and further info table is mapped to mashup. Things are working fine when data is static i.e. in all iteration if data set is same. But my requirement is the data fetched from Database will be dynamic, each time it depends on user input.
I would like to know how to handle dynamic data with info table mapped to mashup

