Uploaded image for project: 'Development'
  1. Development
  2. DEV-7364

EmailTo address in EM_Main is too short

    XMLWordPrintable

    Details

      Description

      When emailing from Jiwa (eg. emailing debtor statements) the following error may occur:

      'String or binary would be truncated ...'

      The error refers to the EmailDebtorFromAddress.  This is the EmailTo address in EM_Main.

      The emails are actually sent via email provider, it's just the save to Email Maintenance that is the problem

      Workaround:

      Run this script against the database to expand the field:

      ALTER TABLE EM_Main ALTER COLUMN EmailTo VARCHAR(2000) NULL

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                Unassigned
                Reporter:
                julieh@jiwa.com.au Julie Hanlon
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: