I need to take in an xml input and use some of the fields to run a database select to get multiple rows back which I need to process, from this I need to call a database procedure passing values from input xml and return from select. Any ideas how to go about this?