cancel
Showing results for 
Search instead for 
Did you mean: 

Auto log NC for DC type Boolean

former_member229176
Participant
0 Kudos

Hello,

I have a requirement wherein I have a DC Collect parameter of type boolean. 0 value is NO. 1 Value Is YES.

I want to log an NC if operator selects NO and saved the DC group.

As there are no Min/Max for boolean type, is it even possible to auto log NC? I get a checkbox stating "Auto Log NC for Min/Max Override" but it does not do something if I select "0". Logically it is correct because I have not overridden min or max.

Any thoughts?

Soham

Accepted Solutions (1)

Accepted Solutions (1)

former_member196557
Active Contributor
0 Kudos

Hi Soham,

Actually, you can do this with the current version of ME. I tested this with ME 15.1.1.5 using the following DC Parameter configuration and it does log an NC when you collect False or 0 for the Boolean value:

Regards, Steve

former_member229176
Participant
0 Kudos

Thanks Steve.

Yes, I was able to log automatic NC for NO (0 Value) for Boolean Data Type.

Appreciate your help !

Regards,

Soham

Answers (2)

Answers (2)

0 Kudos

Hi!

As a workaround, you can just use Numeric parameter with Min = Max = 1.

Regards,

Sergiy

stuarta1
Active Participant
0 Kudos

Soham

If your data type is Boolean, you can't log an NC automatically.

Stuart