Note: this feature is part of the milestone "Advanced approval step" and requires the HelloID Governance module license.
This feature enables HelloID administrators to test and validate an Advanced approval step before it is used in a live workflow. It allows you to verify that the configured PowerShell script behaves as expected, using inputs that closely resemble a real product request scenario. This helps reduce errors and increases confidence when rolling out advanced approval logic.
As this is an initial, non-final version, the functionality will be released behind a feature flag.
Specifications
  • A button to execute the current PowerShell script via the configured Agent
  • The PowerShell script receives contextual data for the selected: requested by user, requested for user and requested product
  • Visibility into the data returned by the PowerShell script
  • Visibility into log messages generated by the PowerShell script
This functionality focuses on testing and validation, making it easier to build and refine Advanced approval steps before activating them in production workflows.