Hi All,
I have downlaoaded the WSDL for organization.svc and utilize this within a SSIS package (sql server integration services 2012) within a webservice task. At the second pane called input i am able to select a webservice method. When clicking the drop down
the following error occurs
Cannot find definition for http://schemas.microsoft.com/xrm/2011/contracts/services:CustomBinding_IOrganizationService .
Service description with namespace http://schemas.microsoft.com/xrm2011/contracts/services is missing. Parameter name : name
So I cannot see any webservice method. Could this be related to the use of AFDS?
Best regards,
Johan