Skip to main content
NICE CXone Expert
Expert Success Center

How to use Schedule Publish

Publication scheduling follows a specific set of rules, some of which already exist in Expert, and others which are unique to this functionality.

Scheduling

Scheduling functionality enables users to publish drafts and unpublish pages at a future date and time, with the ability to extend a schedule for a page to all its sub-pages. Users follow the same flow as on-demand publish and unpublish to create, update, or delete schedules.

The publication service takes inventory of content at the time the service starts, rather than at the time the schedule is created, so you can extend a schedule to sub-pages even if no sub-pages currently exist. This allows you to be proactive in scheduling on a parent page where sub-pages will eventually be created.

 

Schedule a draft to publish

  1. Navigate to the draft.
  2. Click Publish in the page status bar.
    A popup window will appear with options to publish now or later. Now will be selected by default.
  3. Select the Publish later radio button.
  4. Set the date and time you want the draft to be published.
    You can select the time based on local browser time or UTC-GMT.
  5. By default, sub-pages will be published along with the draft.
    Uncheck the box if you want to publish them at another time.
  6. Click Save publish schedule.
  7. A confirmation message will display and the page status bar will note that a publish schedule exists for the specified date and time.

Schedule Publish - publish window, with two radio buttons. The first button says "Publish now"; the second button says "Publish later" and has options below it to select a date, time, and time zone, as well as a check box to indicate if sub-pages are to be included in the scheduled publish.

Screenshot showing the page status bar, which shows that the page is in Draft state and is scheduled to be published, with the date and tim elisted, and a message that a schedule cannot be modified or deleted less than 15 minutes from its start time. Below the status bar is a green confirmation message that the schedule has been successfully created. Below the confirmation message is the collapsed Page Settings window, for reference where on the page these elements appear.

Modify a publish schedule

  1. Navigate to the draft.
  2. Click Publish in the page status bar.
    A popup window will appear.
  3. To modify the schedule, change the settings as needed, then click the Update publish schedule button.
  4. To delete the schedule, click the Delete schedule button.

Schedule Publish window showing slightly different options than the original schedule creation window. There is still the capability to change the date, time, and whether to include sub-pages; but now there is also a button to delete the schedule, in case you no longer want to schedule the article for publication.

Schedule a live page to unpublish

  1. Navigate to the page.
  2. Click Options > Unpublish page.
  3. A popup window will appear with options to unpublish now or later. Now will be selected by default.
  4. Select the Unpublish later radio button.
  5. Set the date and time you want the page to be unpublished.
    You can select the time based on local browser time or UTC-GMT.
  6. "Apply to sub-pages" is enforced because a page cannot be unpublished when published sub-pages are present.
  7. Click Save unpublish schedule.
  8. A confirmation message will display and the page status bar will note that an unpublish schedule exists for the specified date and time.

Schedule Publish - UNpublish window.png

Screenshot of the top of the page, which shows the page status bar that says the page is Live and an unpublish schedule exists for 12am on 11/30/23; below the status bar is a green confirmation message that the schedule was successfully created; below the confirmation is the Page Settings display, for reference where these elements appear on the page.

Modify an unpublish schedule

  1. Navigate to the draft.
  2. Click Options Unpublish page in the page status bar.
    A popup window will appear.
  3. To modify the schedule, change the settings as needed, then click the Update unpublish schedule button.
  4. To delete the schedule, click the Delete schedule button.

Notifications

An e-mail is sent to the user who created or last modified a schedule once the job completes. The notification includes the page title, whether sub-pages were included, and a link to the publication job log. The log details the individual events the publication job was comprised of and when each event occurred.

Reports

Admin users can download a CSV of all current publish and unpublish schedules across the site from the Publication Queue within Dashboard.

The CSV includes information about the page the schedule was created for, whether sub-pages are included in the schedule (for publish only), and the date and time of the schedule.

Once a scheduled publication has completed, publish and unpublish events are reported in Site History and Draft History.

API

The API call returns a CSV file with all drafts with scheduled publish, and all published pages with scheduled unpublish.

Endpoint: /@api/deki/schedules/reports/publicationschedules.csv

Limitations

  • If a schedule has already been created and you publish or unpublish the page on-demand, the schedule will be deleted and only the current page will be published or unpublished.
  • There is a 100 schedule limit per site.
  • Schedules must be within one year from the current date.
  • Was this article helpful?