S
Simon L. Prinsloo
Guest
Good Day OpenEdge 10.2A03, multiple platforms We used to return a static dataset to a web-service and the XML was working well for us. Now we changed the parameter to "DATASET-HANDLE" and create the dataset dynamically, but we experience a few weird issues: 1. The schema of the dataset is embedded in the output. 2. The dataset is wrapped in a node called " ProDataset " that was not there before. 3. The fact that we defined one of the data relations as "NESTED" is ignored. Does anybody know how we can get around this? Regards Simon
Continue reading...
Continue reading...