Hi all, im trying to fix an endpoint that is no lo...
# suitetalkapi
p
Hi all, im trying to fix an endpoint that is no longer applicable but when i switch versions i get this error NetSuite versions are not consistent. Please refresh functions to fix inconsistency Where else would i adjust the version if its not in the integration?
s
Shot in the dark -- assuming SOAP -- are you using the same version in all namespaces?
p
thats the thing where do i define the namespaces?
im new to suitetalk soi assumed that i only needed to modify the version in the endpoint the integration is calling
s
In the XML doc you post, the variable is xmlns:<variable>="urn:messages_2022_2.platform.webservices.netsuite.com" for example -- the 2022_2 is the version, and all have to match in all xmlns's
p
got it! thanks. now just need to find those xml files
is this defined in netsuite?
s
No, it's what you send to Netsuite's SOAP endpoint
p
i cant find this anywhere in the application we are using for integration..
the application is jitterbit
s
If you're using a application that sends the request, I'd reach out to the vendor
Ah, ya, jitterbit it should be in the connector, it writes everything for you, so that may not be the issue
p
Connector Error: NetSuite versions are not consistent. Please refresh functions to fix inconsistency.
rerfresh functions?
s
Yeah, I'd reach out to JB about that
p
cool already did
thanks for your help
appreciate it
s
No problem at all, hope it works out. It should be a simple fix
p
exactly my thoughts as well