Web Service Data Source Setup
I am trying to configure SmartConnect 2013 SP1 H3 in a separate domain within a DMZ. I’d like to import/export data into Dynamics GP 2010 via GP Web Services installed on a separate server. When attempting to configure the Web Service Data Source I receive the error below. svcutil.exe and wsdl.exe can both generate the appropriate client files.
Error building service lines:
There was an error in importing the metadata.
Cannot import wsdl:binding
Detail: Cannot find usable policy alternatives.
XPath to Error Source: //wsdl:definitions[@targetNamespace=’http://tempuri.org/’]/wsdl:binding[@name=’GPWebService’]
Cannot import wsdl:port
Detail: There was an error importing a wsdl:binding that the wsdl:port is dependent on.
XPath to wsdl:binding: //wsdl:definitions[@targetNamespace=’http://tempuri.org/’]/wsdl:binding[@name=’GPWebService’]
XPath to Error Source: //wsdl:definitions[@targetNamespace=’http://schemas.microsoft.com/dynamics/gp/2010/01′]/wsdl:service[@name=’DynamicsGP’]/wsdl:port[@name=’GPWebService’]