Closed ivaigor96 closed 4 months ago
Hi Igor,
What source provider are you using? Please describe the work flow of getting from your custom fields in BC to DW.
BR Rasmus Sanggaard
@DynamicRas I am using the XML source provider and Dynamicweb provider as destination. We are getting XML using the "Import data with custom request add in". The fiels are part of the EcomProducts table of the GetEcomData request
Hi,
Got it. We already have some logic that interprets the value when trying to map into a boolean field. We will add yes and no.
BR Rasmus Sanggaard
In BC when we are adding the custom fields, it's giving us an XML with "Yes" / "No" instead of true false
When importing into a field of type "Checkbox" for example "ProductActive" or a custom field - it does not work, the field value always remains false even if the value in source is "Yes"
We need either BC to give us "true" / "false" here or the DW provider should be able to figure out that this is a boolean