Skip to main content

HelloID

Re-run a delegated form's PowerShell script

The Retry button re-executes Delegated form PowerShell scripts using the current code but the original form data submitted by the user (as shown on the Form Data tab). This is useful, for example, if the user's original submission failed due to a bug in the task's code. However, you can use this feature to re-run the PowerShell script for any reason, with or without modifications.

  1. Go to Delegation > Activities.

  2. For the relevant delegated form submission, click View Details.

    2022-07-15_13-25-24.jpg
    2022-07-15_13-32-36.png
  3. Go to Form Submission Logging.

    2022-07-15_14-45-28.png
  4. Click Retry.

  5. Click Retry to confirm.

    2022-07-15_14-46-31.png
  6. Close and re-open the Form Submission Logging pane.

  7. The delegated form's PowerShell script has been re-run, and a corresponding record has been added to the Task Logging and/or Audit Logging panes, marked as Retry (X / Y).

    2022-07-15_14-48-00.jpg