Trigger assessments from a script

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • Use a script to execute the Trigger Smart Assessment flow action to generate Smart Assessment Engine assessments and assign them to the assessors.

    Vorbereitungen

    Role required: flow_designer

    Warum und wann dieser Vorgang ausgeführt wird

    In the script, you specify the assessment template for the generated assessments and the conditions that trigger the assessments.

    Prozedur

    1. Navigate to All > Process Automation > Workflow Studio.
    2. On the Actions tab, select Trigger Smart Assessment.
    3. In the More actions icon (More actions icon.), select Create code snippet, and then copy and paste the snippet into your script.

    Ergebnisse

    Hinweis:
    In the snippet, you have the option to specify whether the action should execute synchronously or asynchronously. Select the asynchronous option to help avoid stalling, especially when processing large templates.

    The call to the Trigger Smart Assessment action is now part of the script.

    Nächste Maßnahme

    Specify the required and optional input settings for the action. The settings are defined on the Trigger Smart Assessment action form and are described in Trigger Smart Assessment action form.