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.
Unable to convert to SuiteScript projects
We're currently noticing two issues with the SuiteCloud IDE plugin.
First Issue - Creating NetSuite Projects from Existing Source appends Project name to Path
Our normal process for creating Projects in the SuiteCloud IDE is this:
[LIST=1]
[*]Create JavaScript Project from Existing Source
[*]Convert to SuiteScript Project
[*]Develop SuiteScript!
[/LIST]
We do it this way rather than creating a SuiteScript project directly because of some unexpected (to us) behavior in the NetSuite Project creation wizard. We create all of our projects based on Customer and Environment from existing source in our SVN repository. Let's say I have a brand new customer that I'm about to start a new project for in Sandbox. We'll create a new folder in the repository, say it's C:\trunk\NewCustomer\Sandbox, that will store all of the source for that customer's Sandbox environment.