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.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
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