An Azure service for ingesting, preparing, and transforming data at scale.
You can easily convert with online tool: https://formatjsononline.com/json-to-xml
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
hi can anyone help me out with this
is there possibility of conversion of json input to xml output in azure data dactory.
if yes how?
looking forward for replies!!
An Azure service for ingesting, preparing, and transforming data at scale.
You can easily convert with online tool: https://formatjsononline.com/json-to-xml
Hi @RAKESH KUMAR CH , as for I understand, XML as sink is not supported in Azure Data Factory, the probable alternative is to write
your own code via custom activity. Thanks