Share via

Copy data into Dynamic 365 doesn't trigger plugins

Part Time 1 Reputation point
2021-01-20T19:49:15.683+00:00

I have a CSV data file that I am ingesting into Dynamics 365 Contacts table through copy activity. However none of the Dynamics plugins for that table are not getting triggered when the activity is run.

On the contrary data ingested using postman (just one row) through Dynamics 365 API triggers those plugins.

Is there anyway I can make the plugins trigger during the Copy Data activity?

Azure Data Factory
Azure Data Factory

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


1 answer

Sort by: Most helpful
  1. HarithaMaddi-MSFT 10,156 Reputation points
    2021-01-27T06:55:03.657+00:00

    Hi @Part Time ,

    Thanks for your patience. Product team confirmed that ADF does not explicitly trigger the plugins. The plugins shall be triggered at the server side. ADF does not directly interacts with REST API, ADF uses XrmToolingConnector SDK to upsert records using UpsertRequest. As suggested earlier, please reach out to Dynamics 365 CRM team for additional RCA.

    Please let us know for further queries and we will be glad to assist.

    --

    • Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification.

    Was this answer helpful?


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.