Configurator Q Rules

joe_mulrooney

Member
We need help with our Assembly Inclusion Q Rules. Assume segment 10 allows blank values. If 10=*BLANKS, Then QBLANK, Else QVALUE. Our problem is that we always get QVALUE, even when the answer to segment 10 is a blank. The logic works as expected for P rules. We are in testing. Any help or advice would be greatly appreciated.
 
Joe -

Take a look at the string itself after you have configured the item and see what value is stored in the position for segment 10. My hunch is that you'll find it is not blank. If so, see if all of the segment values are shifted over by one (or more) position(s) in the string.

Is this problem occuring on a cfg'd item within another cfg'd item?

Don Herd
[email protected]
503-816-0444
 
Back
Top