Customer Portal

Complex Data Reader error

Comments 2

  • Avatar
    admin
    0
    Comment actions Permalink
    Hi cvnation,

    I take a look into code. Data are sorted by alphabetical order, case sensitive.

    (http://docs.oracle.com/javase/6/docs/api/java/util/Arrays.html#sort(java.lang.Object[]) with String[] as parameter)

    So for example my test folder is sorted like:

    A.txt
    NewFile.xml
    NewFile.xsd
    a
    b
    c
    d
    test.txt
    test_nan.txt
    z
  • Avatar
    cvnation
    0
    Comment actions Permalink
    Thank you! I had to rerun my process yesterday, but that is good to know for future reference.

    Cheers,
    Cory

Please sign in to leave a comment.