<div dir="ltr"><div class="gmail_extra">I'm getting a puzzling error in my logs:</div><div class="gmail_extra">20140206-16:43:09.435 : Could not convert field: Cannot convert string to boolean<br>20140206-16:43:09.435 : Message 824 Rejected: Incorrect data format for value (Field=6082)<br>
</div><div class="gmail_extra"><br></div><div class="gmail_extra">The puzzle is that field 6082 in my message log is a Boolean value (6082=1). It seems that strictly speaking FIX defines only 'Y' or 'N' as Boolean? </div>
<div class="gmail_extra"><br></div><div class="gmail_extra">If this is correct, I'll speak to my counterparty; but is there an argument for a looser definition of Boolean as 1 or 0 and not just Y or N? </div><div class="gmail_extra">
<br></div><div class="gmail_extra">I'll define that field as string in my definition file.</div><div class="gmail_extra"><br></div><div class="gmail_extra">I'm not sure that quickfix has ever rejected 0 for Boolean.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></div>