Define the workItem property in the Work scheduler page configuration

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • Add the workItem property to the Work scheduler page configuration to receive the workItem object provided by the work queue.

    Vorbereitungen

    Role required: workspace_admin or ui_builder_admin​

    Prozedur

    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.

    Nächste Maßnahme

    Define event mappings for Work scheduler