Skip to content

[3.1.0] JobDSL : leapworkWritePassedFlowKeyFrames is advanced, but mandatory for JobDSL #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
bicschneider opened this issue Jan 22, 2019 · 3 comments

Comments

@bicschneider
Copy link
Contributor

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
@romanchetto
Copy link
Contributor

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

@bicschneider
Copy link
Contributor Author

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.

@romanchetto
Copy link
Contributor

Hello @bicschneider , In 3.1.1 this field was removed from constructor. Please try and say if it has helped you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants