Unable to load End of Sale/ End of Support Not available fields with Boolean 1

Hello Batchloader team

I am trying to load End of Sale Not available and  End of Support Not available fields with Boolean 1 against unique P/Ns in the Manufacture Parts table

I loaded the data correctly with txt file as shown in the preview.

I think the template (which is auto-generated) is incorrect

<Item type='Manufacturer Part' action='edit'>
<id>
<Item type='Manufacturer Part' action='get' select='id'>
<keyed_name>@1</keyed_name>
</Item>
</id>
<_end_of_sale_blank_flag>@2</_end_of_sale_blank_flag>
<_end_of_support_blank_flag>@3</_end_of_support_blank_flag>
</Item>

What would be the solution to not get a failed result ?

Parents Reply Children
No Data