posted 14 years ago
Hi,
I've done a RestDataSource, however I'd like before fetching to see the content of XML Data sent by this DS in order to extract some metadata informations (name of columns etc ....).
Do you know where I can see the content of the XML sent ? I've tried to access it inside transformResponse, but I'm a little lost on which object to use to see the XML content. Do you know it if it is possible ?
I manage to do :
In order to extract data from the data stuffs, however If I do that in order to dynamically add field to my component I've got the following error
Regards,
Denis.