24
Views
1
Comments
Solved
Unavailable in Current Context for Timer

Hi all,

I have a problem with our timer whereby it would daily check the four conditions of our quote records to change the status automatically.

Upon debugging, I noticed that the values of the current records are -unavailable in current context-


Is there a workaround or a better way of tackling this problem? We use our application in ODC but I see it does the same in O11.

Would appreciate any feedback on this matter.

Timer_Test.oml
2020-09-15 13-07-23
Kilian Hekhuis
 
MVP
Solution

Hi André,

That's an ages old bug in the debugger, when you have parentheses in an expression. There's no workaround, though you could check the individual values in the Locals tab.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.