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’]
Hi Ben
I installed the GP2010 web services and manged to setup a data source that pulls the customer account out of GP with no problems.
What is the URL you are using when connecting to the web service?
it should be something like http://<server>:<port>/DynamicsGPWebservices
Also when setting up the web service data source in maintenance, you can select the "Ignore WSDL errors" checkbox and see if that fixes the issue. I did not need to do this however.
Please let me know whether this helps.
Regards,
Ruaan