Hi, all. I'm just starting to explore SOAP options...
# suitetalkapi
j
Hi, all. I'm just starting to explore SOAP options w NetSuite, and I downloaded the WSDL file for 2020.2. When I open it in XMLSpy, I get a validation error. Is there a quick and easy edit I can make to the file to get this to go away. I'm new to WSDL, so sorry if this is something obvious.
b
my guess is that you want to start downloading the xsd's referenced by the wsdl and place them in the appropriate path relative to your wsdl
may take a while, the xsds have their own xsd imports
m
There is no 2020.2 SOAP WSDL yet. Not sure if that was a typo though.
j
message has been deleted
🤔 1
I will try downloading the XSDs -- that makes sense. Thanks.