Forum Post: RE: Excessive XML nodes when returning a DATASET-HANDLE from a WebService

  • Thread starter Thread starter Richard.Kelters
  • Start date Start date
Status
Not open for further replies.
R

Richard.Kelters

Guest
The way I would solve this 'problem' is define an 'operation' on the service with the static dataset definition and an 'operation' the expects a field list that supplies a dataset (subset of de static dataset) dynamically (dataset handle). This way the consumer can control the amount of data to recieve and knows what to expect based on the 'operation' with the complete static dataset definition.

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