Hi All,
I am getting xml file in a string format, I need to parse it to xml file format in Azure Data Factory . like we do in python with below commands. Please help if you have any solution.
xml_content = xmltodict.parse(msg)
Thanks,
venkata subbaiah