Define the workItem property in the Work scheduler page configuration

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • Add the workItem property to the Work scheduler page configuration to receive the workItem object provided by the work queue.

    Antes de Iniciar

    Role required: workspace_admin or ui_builder_admin​

    Procedimento

    1. In the Page configuration section, select the Config tab.
    2. In the Properties section, select Edit.
    3. In the Edit properties pop-up window, select +Add.
    4. In the Property name field, enter workItem.
    5. From the Type menu, select JSON.
    6. Select Add.
    7. Select Save.
      The workItem property is created.
    8. Hover over the workItem property and select the Dynamic data binding icon (Dynamic data binding icon).
    9. In the workItem field, type @state.workItem.
    10. Click Save.

      Here's a demo on how to define the workItem property in the Work scheduler page configuration.

    O que Fazer Depois

    Define event mappings for Work scheduler