Hi team,
Please suggest how I can create a rule which have double or triple dots (...) in the text. For example the rule is :
If input variable = "Ford..." then
set flag = true.
I previously asked similar questions related to single quote in input text (link given below). However I am not sure how I can escape three consecutive dots using backslash.
https://community.progress.com/community_groups/corticon/f/14/t/33352
Thanks,
Archana
This issue had been identified as a bug and will be resolved in hotfix 5.6.1.10. Please consult Support if you want this release made available to you as soon as it comes out.
That seems invalid syntax which is odd. I'd say everything between the ' should be considered as text. I'll check with Engineering why Corticon doesn't allow for the dots in the condition values.
This is a bug, it should be allowed. What version of Corticon are you using?
This version doesn't allow it too.
Version: 5.6.1
Build: 8110
'.' Valid
'..' Not valid (2 or more dots not allowed)
Says "Invalid Expression"
This issue had been identified as a bug and will be resolved in hotfix 5.6.1.10. Please consult Support if you want this release made available to you as soon as it comes out.