Forum Discussion
Copy Action - XML - Single Element not getting mapped / copied
- Anonymous2 years ago
Hi geschinger ,
When I tried to repro you scenario in fabric, I am not facing this issue at my end.
My Pipeline in Fabric Data Factory -
My Xml Sample File:<?xml version="1.0"?> <catalog> <book id="bk101"> <author>Gambardella, Matthew</author> <title>XML Developer's Guide</title> </book> </catalog>
Can you please re-try by creating a new connection and try to check if issue is still exists.
In case if the issue still exits please share the sample file you are using let me recheck with that file at my end.
Thank you
Hi geschinger ,
When I tried to repro you scenario in fabric, I am not facing this issue at my end.
My Pipeline in Fabric Data Factory -
My Xml Sample File:
<?xml version="1.0"?>
<catalog>
<book id="bk101">
<author>Gambardella, Matthew</author>
<title>XML Developer's Guide</title>
</book>
</catalog>
Can you please re-try by creating a new connection and try to check if issue is still exists.
In case if the issue still exits please share the sample file you are using let me recheck with that file at my end.
Thank you
Hello Anonymous
Recreating it seems to have solved it. Not sure how or why as I cannot find any difference between the one that fails and the newly created replacement. But now if I run v3 (newly created pipeline) it works as expected:
While the identical previous one still writes 0 rows in the Azure SQL DB.
Thanks for your help,
Greg
- Anonymous2 years agoNot applicable
Hi geschinger ,
Glad to know that your query got resolved. Please continue using Fabric Community for your further queries.