Discussions
Here are some examples to get your creative juices flowing.
"Did I pay vendor John Doe last month?"
"Take me to my largest sales order for this month."
"What invoices haven't been paid yet?"
wsdl 2.0 in VS 2003
Hello,
I am trying to start development of automating Item Fulfillments with webservices 2.0 using MS Visual Studio 2003 and I am following the webservices platform guide instructions for adding the reference to my project but I get the following error message:
C:\Documents and Settings\corys.000\My Documents\Visual Studio Projects\OrderFulfillments\Web References\com.netsuite.webservices3\Reference.map(1): Custom tool error: Unable to import WebService/Schema. Unable to import binding 'NetSuiteBinding' from namespace 'urn:platform_2_0.webservices.netsuite.com'. The operation 'attach' in porttype 'NetSuitePortType' from namespace 'urn:platform_2_0.webservices.netsuite.com' had the following syntax error: The operation has no matching binding. Check if the operation, input and output names in the Binding section match with the corresponding names in the PortType section.