Scenario Custom Expression Error

Options
JIshikawa
JIshikawa Dataiku DSS Core Designer, Registered Posts: 16
edited July 16 in Using Dataiku

I have defined a simple Boolean scenario variable.

Screenshot 2023-05-08 at 09.51.20.png

I want to use it to control the execution of a scenario step.Screenshot 2023-05-08 at 09.50.51.png

But I can't get the expression to work, see scenario error log.

[2023/05/08-00:52:18.703] [FT-ScenarioThread-Dw3eYgY6-3609123] [INFO] [dip.reporter.lookup] scenario XXXXXX#2023-05-08-00-52-14-226 - [ct: 4449] Cannot evaluate expression '${send_message} == True' as formula
java.lang.IllegalArgumentException: Incorrect formula: '${send_message} == True' : Missing number, string, identifier, regex, or parenthesized expression(Parsing error at offset 0)

Could you please provide some simple comparison examples that would work as expressions? I think I am using a wrong syntax...

Best Answer

Answers

Setup Info
    Tags
      Help me…