Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Could not determine customer compid and Custom Center Links to scriptlets
Some Custom Center Links of ours broke this morning (2 April 2019). Looks like links to scriplets broke. Those links that did not have our NetSuite account number either in the URL or as a compid=XXXX parameter gave the error: Could not determine customer compid
They needed to updated to use the pattern below to work or by adding a compid=XXXX parameter to the current url being used, where XXXXX is your company's NetSuite account ID.
<a target="_blank" href="https://XXXX.app.netsuite.com/app/site/hosting/scriptlet.nl?script=131&deploy=1">https://XXXX.app.netsuite.com/</a>app/site/hosting/scriptlet.nl?script=149&deploy=1&custpage_rectype=timeentry&custpage_timetype=startwork
0