Forum Post: REST input to temp-table?

  • Thread starter Thread starter Stefan Drissen
  • Start date Start date
Status
Not open for further replies.
S

Stefan Drissen

Guest
The URL path mapper / query mapper works fine for simple input parameters. Is it possible to map path / query to a temp-table within a dataset? Our current soap web service proxies have input context datasets containing the temp-tables of their business entities - this is fine for soap calls. For REST web services it would be nice to be able to map URL path / query variables to temp-table fields within the dataset. The alternative is to generate all temp-table fields as input parameters - but I would prefer not to have to do this. Hopefully I'm missing something obvious?

Continue reading...
 
Status
Not open for further replies.
Back
Top