ABL - Checkbox value "yes" instead of True

Could you put logic a little upstream that changes a yes value to true? That way if it stays yes you are covered and if it goes back to true you are still covered and never have to change the original code per se?

Brenda

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Jennifer
Sent: Friday, March 08, 2013 2:43 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: ABL - Checkbox value "yes" instead of True



I could do that - but supposedly this was working a few months ago with "true" (before my time here). I'm worried if I change the method somehow the value will get set back to true and I'll still be looking for "yes".

The condition is on ttEcoMtl.checkbox01 -- would you know any reason why its value would go from logical true/false to logical yes/no?

--- In vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>, Jose Gomez <jose@...<mailto:jose@...>> wrote:
>
> Use and advanced Condition (click the Advanced Button) and do the Check IN
> 4GL
>
>
> *Jose C Gomez*
> *Software Engineer*



[Non-text portions of this message have been removed]
I'm troubleshooting a customization and have found my BPM isn't firing because the value of a checkbox is "yes" rather than "true".

I can change the condition to changed row = yes, but I really need to know if that checkbox hadn't been checked before. I want to use the condition "where the checkbox01 value has been changed from any to yes" but I can only use "true" for that condition or I get a syntax error. Since the value is yes rather than true, the code doesn't fire.

We're on 9.05.607, SQL 64-bit unicode. Anyone else run across this? If so, how do you work around it?

Thanks!
Jenn
Use and advanced Condition (click the Advanced Button) and do the Check IN
4GL


*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*


On Fri, Mar 8, 2013 at 11:28 AM, Jennifer <jlisser@...> wrote:

> **
>
>
> I'm troubleshooting a customization and have found my BPM isn't firing
> because the value of a checkbox is "yes" rather than "true".
>
> I can change the condition to changed row = yes, but I really need to know
> if that checkbox hadn't been checked before. I want to use the condition
> "where the checkbox01 value has been changed from any to yes" but I can
> only use "true" for that condition or I get a syntax error. Since the value
> is yes rather than true, the code doesn't fire.
>
> We're on 9.05.607, SQL 64-bit unicode. Anyone else run across this? If so,
> how do you work around it?
>
> Thanks!
> Jenn
>
>
>


[Non-text portions of this message have been removed]
I could do that - but supposedly this was working a few months ago with "true" (before my time here). I'm worried if I change the method somehow the value will get set back to true and I'll still be looking for "yes".

The condition is on ttEcoMtl.checkbox01 -- would you know any reason why its value would go from logical true/false to logical yes/no?



--- In vantage@yahoogroups.com, Jose Gomez <jose@...> wrote:
>
> Use and advanced Condition (click the Advanced Button) and do the Check IN
> 4GL
>
>
> *Jose C Gomez*
> *Software Engineer*