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 ,
Thanks for using Fabric Community.
As I understand you are facing issue while working with XML files.
In order to repro the scenario I have taken two scenarios to understand.
Scenario 1:
XML File Format -
After pipeline execution (XML to Table) -
Scenario 2:
XML File Format -
After pipeline execution (XML to Table) -
I cannot find any issues with these XML formats. In case if you further help please let me know.
Hello Anonymous
I have this XML file:
When I run the pipeline it is status succeeded but with no rows written:
If I then add <SalesJournal></SalesJournal> to the end:
and rerun the pipeline it is status succeeded and 2 rows written:
Is there something I'm doing differently and/or wrong with my mapping that would be preventing the files with only one from getting written to the DB?
Thanks,
Greg
- Anonymous2 years agoNot applicable
Hi geschinger ,
Apologies for the issue you are facing.
As per my understanding you are facing this issue in Azure Data Factory but not in Fabric Data Factory.
Unfortunately Fabric Community only supports fabric related issues, incase if you want to resolve your issue related to Azure Data Factory - please raise your issue here - Ask a question - Microsoft Q&A .
But I also tried to repro your issue in Azure Data Factory for time being and I can observe it more like a bug.
Appreciate if you could share the feedback on our feedback channel. Which would be open for the user community to upvote & comment on. This allows our product teams to effectively prioritize your request against our existing feature backlog and gives insight into the potential impact of implementing the suggested feature.
Incase if you have any more queries related Azure Data Factory Isuue, please go ahead and raise a query here.
Hope it is helpful.
Thank you- geschinger2 years agoRegular Visitor
Hello Anonymous
I'm pretty sure I am in Fabric Data Factory and not Azure Data Factory.
The URL I access it from is:
I am connecting to Azure for the SQL Database:
My understanding is that I'm using Fabric Data Factory connecting to Azure SQL Server. Azure Data Factory would be accessed through Azure Portal and not app.fabric.com portal, correct?
If this is a bug is there URL to report Fabric Data Factory issues?
Thanks,
Greg
- Anonymous2 years agoNot applicable
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