XML Destination
I have a change data source producing an XML file. I have the following file format.
AP_VOIDS
VOIDS
VOID
VENDOR_ID
PAYMENT_ID
VOID_DATE
DOCUMENT_ID
but when SmartConnect run it produces the following file
12345
ABC-49494
59015
20170412
12345
ABC-39393
59016
20170412
I was expecting the following
12345
ABC-49494
59015
20170412
12345
ABC-39393
59016
20170412
Oscar,
I don't think the formatting came out right as I don't see a difference in what you are seeing and your expectation.
Can you send me your map? lorren.zemke@eonesolutions.com
Thanks,