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.
nlapiRequestURL is not defined pls help
I am new to the suite scripts, i am trying to call suite script function (nlapiRequestURL) from the HTML interface, the html is also in the netsuite file cabinet, but it gives the javascript error saying "nlapiRequestURL is not defined" please help on this i attached my code sample also.
<body>
<table width="450" height="348" cellspacing="0" cellpadding="0">
<tr><td width="450" valign="top">
<script>
function pageInit()
{
alert("1")
// Display information
var a = new Array();
a['Content_Length'] = '"'50'"';
//a['User-Agent-x'] = 'SuiteScript-Call';
var response = nlapiRequestURL( 'https://webservices.netsuite.com/wsdl/v1_2_0/netsuite.wsdl