Hi, I am sure that I have done this before but it...
# suitecommerce
g
Hi, I am sure that I have done this before but it has been a while since I last worked with suitecommerce 😅 We need to do demo suitecommerce to a client, is there a way to view the site without actually setting up the DNS records. There must be a url where the site is actually hosted within NetSuite correct.
m
there used to be urls to show the sc themes, maybe if you look for posh theme in netsuite help you can find it, btw im not sure if they are still up
m
I don´t think you can do it without setting up a domain
g
I remember back in the day you could navigate to the CNAME + some additional path on the URL. e.g. /sca-dev/shopping.ssp That would allow you to view the site without needing the full setup. But we are talking Denali era.
s
If the site is one that is hosted on your account then there needs to be a DNS record
And the domain needs to be set up in NetSuite
There used to be unofficial domains that worked with wildcards, so you could set up any domain and it would automatically generate the DNS - they do not exist and were never for customer/partner use
If you need a quick demo site, then we have a few demonstrating our themes and extensions https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/chapter_158386920036.html
☝🏻 1
You can also use the SCA developer tools to override the live site with your local version ... to a degree
So, for example, if you've developed a theme then you can run it locally and then visit anyway compatible SC/A site and it should work and show the theme
Equally, if you run the SCA dev tools, then your code changes will work using the site's data ... to a degree
g
Makes sense Steve thank you. Just want to clarify on one point, if I setup a domain say sca-demo.com. Do I also need to setup the CNAME records on a DNS server. OR Is there a way that I can view the hosted site without setting up the DNS on an external server. E.g. Does NetSuite setup a point say sca-demo.com.host.netsuite.com where I can view the site, without the need for the DNS server?
c
Dropping my two cents here: Yup! NetSuite provides a preview URL for SuiteCommerce sites. Go to Setup, then Site Builder, and select Preview Site to get the temporary NetSuite-hosted URL. You can demo from there without changing DNS records. The URL format is usually something like [account-id]-sb1.extforms.netsuite.com, but the preview link gives you the exact path.
s
@christianRILECPQ Are you using ChatGPT to answer questions or something because this is a few times I've seen you post weirdly incorrect responses to people
🙌 1
@George Harrington For SuiteCommerce, there is no 'default' URL or anything that you can use to visit a site hosted on NetSuite without setting up DNS. You have to set up a DNS entry.
Domain names are cheap, there's no real reason to not to use one
g
@Steve Goldberg
Domain names are cheap, there's no real reason to not to use one
Yeah completely agree, I am more searching for some missing knowledge. I have been playing around and figured out that back in the day I updated my hosts file on my machine. Looking back on it, I feel like this was harder than just setting up the DNS properly 😅. We did the pre-denali so not option for local servers at this point
s
Well yeah back ye olden days we used to operate from shopping.netsuite.com or shopping.na1.netsuite.com and you can set up your hosts file to point to it with a custom domain name
g
Ultimately this conversation came down to: • setting up a DNS server • me showing my age... 🤣