Replies: 1 comment 1 reply
-
Hello @kentbill. You're not the first person asking. :-) We updated the docs to make it more clear, but they're not yet online - so hopefully the PR will give you enough information: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying the DSV and got the following exception message. How should I enable DSV in the SolverConfig? I couldn't find the relevant content in the documentation.
Exception in thread "main" java.lang.IllegalStateException: The member (endTime) on the entity class (com.dsvtesting.domain.Job) is a declarative shadow variable, but the declarative shadow variable preview feature is disabled.
Maybe enable declarative shadow variables in your SolverConfig?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions