Pipeline fails to load all data from Azure Data Factory to SAP Cloud for Customer

Janet Louw 1 Reputation point
2022-03-15T13:20:52.48+00:00

Hi
We load data from an external source into Azure Data Factory. Then we insert this data into SAP Cloud for Customer as tasks with a pipeline. This works most of the time but sometimes the load only processes part of the records (around 1500, full amount is around 3000 records) and then fails.
The error code is 2200 'Type=System.ObjectDisposedException,Message=Cannot access a disposed object.
Object name: 'System.Net.Http.MultipartContent'.,Source=System.Net.Http,'
Any ideas on why we get this error some of the time ?
Thanks

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

1 answer

Sort by: Most helpful
  1. Janet Louw 1 Reputation point
    2022-05-20T08:24:05.56+00:00

    The issue was the security policy of the SAP Cloud for Customer user account used to connect to Azure. Once the security policy on the user was changed we did not have an issue anymore.

    0 comments No comments