Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
nlapiSendEmail & NSVirtualURL.com breaks email links
I submitted a case 743790 regarding a recent change in the email parsing that is breaking links back to NetSuite. It seems that NetSuite changes any link/text that includes https://system.netsuite.com and changes it to some http://nsvirtualurl.com, which ends up breaking the link.
The response I get is that this is as designed. Sounds great, and I'm sure this is for a REALLY good reason. I did find a workaround, which is to replace the / with the escape characters / (thanks support for this).
However, this is a bit frustrating, because now I have to go through many many scripts/email templates to find all issues and fix them when they were working for a long time. It seems that only half of the URL is being included in the anchor tag much of the time also see the example below. It is parsing completely wrong and causing a lot of confusion. This example below is a task email that is sent (because setting send email in suitescript does nothing):