i need send a script to Workbench, and control a ACT ruing. i have tried, but the error information as below, also i do not know how to define the ACT input using script
@Han han You can access step using
myWizard = Wizard.StartWizard(extId, wizadName)
step = myWizard.Steps[0]