Configure an event load order in Workforce Optimization for ITSM

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Add a system property to display your preferred event categories first on the calendar.

    시작하기 전에

    Set the map application scope to Shift Planning. For information on how to set the scope, see Set map application scope.

    Role required: admin

    프로시저

    1. In the application navigator, enter sys_properties.list.
    2. Click New.
    3. Enter the following field values.
      Field Value
      Suffix sn_shift_planning.event_load_order
      Application scope Shift Planning
      Type String
      Value
      {
         "fastLoad":[
            "07e433f449a11010f877de942e7c1d18"
       ]
      }

      where fastLoad is the array of sys_ids for event categories that you would like to load first. The remaining custom event categories will be loaded after all event categories with fastLoad categories are loaded and updated on the calendar.

      Read roles sn_shift_planning.agent
      Write roles sn_shift_planning.admin
    4. Click Submit.