Customer Portal

Flatfile Reader - Character decoding error - Data Policy - Controlled and Lenient mode question

Comments 3

  • Avatar
    Vladimir Barton
    0
    Comment actions Permalink
    Hello Andrase,
    I do agree that the behavior of the system is not correct. Therefore, I have logged a new ticket into our JIRA describing this bug that you reported. Our development team will review and address this issue in a future release of CloverDX. Thank you for pointing this to our attention.
    Kind regards,
  • Avatar
    andras.csore
    0
    Comment actions Permalink
    I like to add a note:

    I think is good (and in real life is very-very helpfull !!!) to have a 'forced' checkbox feature for char decoding
    (work with booth in 'Controlled'/Lenient' cases).

    The main reason for that:
    Usually the problematic cases is limited to a few field only (usually just one field), and not happen all the times (usually less than 1-2% of all the rows) => And mostly other fields are just okay.

    Example fields:
    'Price':Ok;'Color':Okay;'Size':Okay;'Name of item':Okay;'Short Description of item':Okay;
    'Long description of the item':Wrong decoding.

    Is better to load all the rows, all the fields (even with wrong encoding), as the other fields is just okay.
    'Long description of the item' may have strange characters... => less problem, 'description' field is just description, life goes on... => as important fields (like 'price';'color';'size') just okay.
    And with additional one FlatFileReader (in not 'Forced' mode) we can also provide log to customer where is problems (and they can fix it in 'post-process' manually, whatever).

    Andrase,
  • Avatar
    Vladimir Barton
    0
    Comment actions Permalink
    Hi Andrase,
    thank you for the provided suggestion. I will pass this forward to our development team to consider.
    Best,

Please sign in to leave a comment.