getting below error while running custom activity in ADF Pipeline

Shiva Krishna Mantri - Vendor 1 Reputation point
2020-08-14T19:25:49.227+00:00

{
"errorCode": "2010",
"message": "Hit unexpected exception, please retry. If the problem persists, please contact Azure Support\"",
"failureType": "UserError",
"target": "convertxml_to_Json",
"details": []
}

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,644 questions
{count} votes

1 answer

Sort by: Most helpful
  1. KranthiPakala-MSFT 46,422 Reputation points Microsoft Employee
    2020-08-18T20:40:24.753+00:00

    Hi @Shiva Krishna Mantri - Vendor ,

    By looking at the error message, it seems to be a transient issue. Could you please retry the pipeline run and let us if the issue still persists.

    Here are few troubleshooting guidelines for Custom activity: Troubleshoot Azure Data Factory - Connector and copy activity

    If you still experience the issue, please do share few (listed below) additional details to troubleshoot further.

    • Failed pipeline runID?
    • Failed Activity runID?
    • Data factory region?
    • What does your custom activity logic do, what is source/sink?

    Do let us know if you need further assistance on this issue.

    Thank you