Share via

API/XML Mapping with CSV file using azure data factory getting error message

Rajeev Gupta 0 Reputation points
2024-02-16T10:09:50.0033333+00:00

I am facing issue while extracting API/XML data using azure data factory....giving below error message  ErrorCode=UserErrorInvalidPluginType,'Type=Microsoft.DataTransfer.Common.Shared.PluginNotRegisteredException,Message=Invalid type 'XmlFormat' is provided in 'format'. Please correct the type in payload and retry.,Source=Microsoft.DataTransfer.ClientLibrary,' Step I followed -

1 - Created LS using HTTP service, tested URL it works

2- Created DS for source using (Generic protocol) HTTP - XML and given URL , tested looks fine

3 - Created DS for Sink as CSV/Parquest service

3 - Created copy activity added source detail and verified with Preview data, looks fine

4 added sink detail.

now while debug it throwing error message -

ErrorCode=UserErrorInvalidPluginType,'Type=Microsoft.DataTransfer.Common.Shared.PluginNotRegisteredException,Message=Invalid type 'XmlFormat' is provided in 'format'. Please correct the type in payload and retry.,Source=Microsoft.DataTransfer.ClientLibrary,'

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.