Is there any issue using the `<http://system.netsu...
# suitescript
d
Is there any issue using the
<http://system.netsuite.com|system.netsuite.com>
domain with
compid
? Need a static URL (params are fine though), so I can't use the Account-Specific domains
b
i personally would imagine that the account specific domain is a lot safer than the url that predates even data center specific domains
its probably fine for internal urls, since netsuite appears to keep redirecting those, but netsuite probably doesnt want to do redirects for external urls
d
yeah it's for internal url in the browser, when the user is logged in ... if there is a better url though (that isn't account-specific), I'm happy to use that
b
Use a relative url
d
if you use an relative url like
/app/common/entity/custjob.nl?id=12345
you can also ommit the compid parameter it sometimes has and netsuite will redirect to the correct page anyway