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!
Scheduled Script Running Immediately
Hi All,
I have created a Suitelet which allows the user to specify a 'Quarter' (Q1,Q2,Q3,Q4) prior to submitting the Suitelet. Depending on the users selected value a different deployment id is supplied to the nlapiScheduleScript operation - each have a different schedule, e.g. Q1 is a yearly event on January 15 and 1am, Q2 is a yearly event on April 15 at 1am etc.
However, having clicked submit when nlapiScheduleScript is called, the scheduled script executes immediately rather than waiting until the date set by the deployment id. Is there any way in which this can be resolved?