Discussions
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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>