Hello
I can download some XML using the component http connector, and now I would like to handle it using the data manipulator componenets (e.g. unpack children). However, the unpack children component does not recognize the XML in the download. I have compared the output the of the XML reader component with that of the http connector with notepad viewer, and the data appears to be in very different formats. For the http connector, the entire XML file is displayed within a single property ("response") where each row of the property corresponds to a row from the download. In contrast the output from the XML reader appears to be just the name of the upper level XML nodes (at least, that is what is displayed in the notepad viewer).
Is there a way I can get "regular" data format of the http connector recognized as XML within pipeline pilot?
Thanks,
Dave
