You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This advanced setting is mandatory for JobDSL - Create it with default value
leapworkWritePassedFlowKeyFrames(false)
This is processing without it specified
Processing provided DSL script
ERROR: (script, line 3) the following options are required and must be specified: leapworkWritePassedFlowKeyFrames
Finished: FAILURE
The text was updated successfully, but these errors were encountered:
Hello @bicschneider, and how does this script work without other advanced parameters (timeout and dine status)? Dou you have to specify them too? If yes, just specify all the parameters
If it is part of the constructure it means that it mandatory. If the parameter has set/get functions and left out of the constructure it is optional. Also give it a meaning full initial value.
This advanced setting is mandatory for JobDSL - Create it with default value
This is processing without it specified
The text was updated successfully, but these errors were encountered: