Discussions
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
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>