Getting Error : Invalid Number, when getting Date as input

i’m getting “Error in executing decision table rule: current_date has error : “The key has invalid number.”
even though i have set the input current_date as a string with Date type in Rules

Rule group ID: 101cecaa-705d-4365-98b2-020537f10915

@Sam

1 Like

Please check whether the correct values are being used and go through the Decision Table documentation.
Decision Table

1 Like

I have checked, and have assigned correct data-type to the values to my knowledge,
there are some calculations with the date type in the Rule-Group, where it checks in the Decision table that if the Input Date lies between the variable date strings provided in the constants section.

Can you please tell me how do i debug the problem ?

@Sam

Hi @tarun , in the decision table, the constants should be passed within {}. Also, please check that the operator type is set to the date operator between.