Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create a business calendar span using a Script includes

You can generate business calendar spans and their names using the Script includes titled BusinessCalendarGeneratorUtil. The calendars you create are accessible across both global and scoped applications.

Before you begin

Role required: business_calendar_admin

Procedure

  1. Access the BusinessCalendarGeneratorUtil script.

    1. Navigate to All and search Script Includes.

    2. Select the Script Includes option listed under System UI.

    3. Type BusinessCalendarGeneratorUtil in the search bar near the top of the form, and press enter or return on your keyboard.

    4. Select BusinessCalendarGeneratorUtil.

  2. Set options such as the scope of the script and who can call it (Client callable or Mobile callable), whether it’s Sandbox enabled, and the description of the script, at the beginning of the form.

  3. Modify the description of the script as needed.

  4. Enter the necessary values where you see placeholders for calendarId, spanName, start, end, longName, and shortName.

Image omitted: BusinessCalendarGeneratorUtilScript.png
Form the Script includes that it titled, BusinessCalendarGeneratorUtil
  1. Select Update to save changes.

Result

A business calendar span script includes is created. The year is appended to the beginning of the display name from the longName field.

Parent Topic:Creating business calendars

Related topics

Script includes