In the Release Notes for NetSuite 2020.2, it has a...
# suitecommerce
h
In the Release Notes for NetSuite 2020.2, it has a section called Data Center-Specific Domains Being Deprecated which outlines the move away from domains like
<http://webservies.na1.netsuite.com|webservies.na1.netsuite.com>
,
<http://rest.na1.netsuite.com|rest.na1.netsuite.com>
,
<http://forms.na1.netsuite.com|forms.na1.netsuite.com>
, etc. I've reviewed the code of a number of SCA sites for various clients and I can see that they have multiple references to the domains that are being depreciated. Is there any known impact for this? It appears to mostly come from modules list
suitetalk4node
and a couple of files from the
gulp
folder. I'm concerned that this might lead to issues with code deployment. Has anyone upgraded to NetSuite 2020.2 and had any experience with this?