XML Error 'XmlFileDestination'
Error in ‘XmlFileDestination’. Line ‘FileExport’. Parameter after process event. SmartConnect does not support Xml destination output where parent nodes are unmapped or null.
All fields in SmartConnect are mapped from the source or a local constant. None of the data is blank or null.
All fields in SmartConnect are mapped from the source or a local constant. None of the data is blank or null.
I have the same issue. Has anyone identified a resolution to this?
It seems to have been because my node names were not unique. SmartConnect requires them to be unique. Once I updated my format to ensure every node had a unique name, I no longer received this error message.