Journal Entry Batch Creator errors

Is anyone experiencing errors when trying to Submit a journal entry batch? I am receiving two errors:

702fca7ea907e26f03bee29ce3d214de-huge-im

Comments

  • Alex Wong
    Alex Wong Community All-Star
    Ninth Anniversary Kudos 5 Facilitator 3 bbcon 2025 Attendee Badge

    @John Blasi
    bad error message.

    FE and RE are both NOT able to handle “odd” characters, so have to slick with normal A-Za-z and basic symbol. NVARCHAR is generally used for the special character.

    so check if you have any special character.

  • @Alex Wong Thanks Alex, actually it was caused by too many characters in the journal reference column, which is limited to 100 characters.