Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
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>