When Condition Error
- Param.DayOfYear of 95 <= “70” = False as expected
- But Param.DayOfYear of 100 <= “70” = True is not correct
- Not sure what I am missing.
See Attachment
Did you miss our WEBINAR: Transform IT & Operations with AI: Pega Blueprint Advantage? Watch the REPLAY!
This webinar will show how AI is revolutionizing these functions and how Pega’s Blueprint Solution can help you fully leverage AI to meet your goals.
Get Instant Answers with Your New AI Buddy! Skip the wait and get your questions answered fast! Our AI Buddy is here to help you during the issue ticket creation process, giving you solutions before you even contact support. Try it out in My Support Portal and see how easy it is!
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
See Attachment
Accepted Solution
Please remove the double quotes around 70, as it is considering as string, 95 got false because it takes 7 less than 9 if it is in a string. 100 is taken as true because when comparing strings 100 is considered as less than 70. compare the integers.
It sounded completely logical but when I tried removing double quotes from 70, the result was the same.
Let me know if you have any other ideas or screen shots of it working.
See Attachment
Question Solved
Question
Question
Question
Question
Question
Question
Question Solved
Question
Question
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.