Datafactory insertion leads PluginNotRegisteredException,Message=Invalid type 'SalesforceV2' is provided in 'linkedServices

Chandran, Vinitha 40 Reputation points
2024-02-22T14:34:04.67+00:00

Getting Plug in error while inserting data (Dataset from Cloud Salesforce ) to SQL database (Onprimissive). Unfortunately it leads the error. ErrorCode=UserErrorInvalidPluginType,'Type=Microsoft.DataTransfer.Common.Shared.PluginNotRegisteredException,Message=Invalid type 'SalesforceV2' is provided in 'linkedServices'. Please correct the type in payload and retry.,Source=Microsoft.DataTransfer.ClientLibrary,' Please provide any solution for this. Thanks

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

2 answers

Sort by: Most helpful
  1. Chandran, Vinitha 40 Reputation points
    2024-03-03T15:48:03.1766667+00:00

    Thank you very much for your support. But I am working around permanent solution for this. Temporary solution will not be effectful once the Legacy Salesforce Connector depreciated.

    Please provide if got any support from Microsoft technical team.

    Thanks

    Vinitha

    1 person found this answer helpful.
    0 comments No comments

  2. Pinaki Ghatak 2,405 Reputation points Microsoft Employee
    2024-04-08T08:23:16.2033333+00:00

    Hello @chandran vinitha

    The error message you provided indicates that the plugin type SalesforceV2 is not registered in the linked services. To resolve this issue, you can try the following steps:

    1. Check if the SalesforceV2 plugin is installed in your environment. If not, you can install it by following the instructions provided in the Microsoft documentation.
    2. Ensure that the linked service for Salesforce is configured correctly. Check if the linked service is using the correct plugin type SalesforceV2.
    3. Check if the linked service for the on-premises SQL database is configured correctly. Ensure that the linked service is using the correct plugin type for the SQL database.
    4. If the issue persists, try deleting and recreating the linked services for both Salesforce and the SQL database.

    If none of the above steps work, please provide more information about your environment and the steps you have taken so far. I hope this helps.