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!
Unable to schedule script for execution
I've tried to sync the schedule for a script to execute on a single event schedule and a daily event schedule with both indicating they are scheduled, but not correctly indicating the type of schedule (single vs daily; always single) nor indicating the details of the schedule (start/end date, start time, recurrence, etc.).
Single Event Schedule:
<recurringevent>
<singleevent>
<startdate>11/15/2016</startdate>
<starttime>1300</starttime>
</singleevent>
</recurringevent>
Daily Event Schedule:
<recurringevent>
<dailyevent>
<startdate>11/16/2016</startdate>
<enddate>11/18/2016</enddate>