The body attribute is empty after an XML data source attachment gets importedDescriptionWhen the attachment of an XML document is parsed, the body content is not imported into the target record.Steps to Reproduce 1. Create a new data source:type = fileformat = XMLxpath_root_node = IPA_ZFI_COPA_ACKNOWLEDGEMENT012. Attach an XML data file to the data source.3. Load all the records.Observe the resulting records will have an empty body attribute<u_body/><u_header><?xml version="1.0" encoding="UTF-8"?><Header><InterfaceID>INTF_0407</InterfaceID><InterfaceType>REPLY-800</InterfaceType><SourceSystem><Name>INS-CFA</Name><DocumentID>00F86-1016010663</DocumentID><Date>2018-07-16</Date><Time>15:00:08</Time></SourceSystem><TargetSystem><Name>SAP</Name><DocumentID>0000000178718661</DocumentID><Date>2018-07-18</Date><Time>13:50:13</Time></TargetSystem></Header></u_header>WorkaroundAfter carefully considering the severity and frequency of the issue, and the cost and risk of attempting a fix, it has been decided to not address this issue in any current or near future releases. We do not make this decision lightly, and we apologize for any inconvenience.As a workaround, use the 'Expand node children' option. This will create columns for all child records. Related Problem: PRB1328990