Search code examples
ibm-cloudibm-watsonwatson-conversationwatson

Watson conversation - Condition response not working as expected


I am getting @sys-number as an input and my condiyion is -> If input number is between 18 & 30, provide a response else a different response.

But, Watson does not recognize the 2nd condition. Details are attached

Watson Dialog screenshot

Please help.

P.S: I have also tried to separate this condition as 2 different nodes and that does not work, as well.


Solution

  • You can have multiple response conditions for your need and only one node is needed. check out the images, hope it helps.

    1. Changes in Dialog
    2. Response from Try it Out window