DF-M22244-Field lengths in ecommerce_pending tables don’t match the size of field lengths in their targeted tables

Submitted by 334 on
Symptom
The field lengths in ecommerce_pending table are smaller than the field length in their respective destination fields.
Example:
Addrphone: char(30) -  ecomhphone: char(15)
Phnumber: char (70) – ecomhphone: char(15)
Phnumber: char(70) – ecomhphone: char(15)
Giftacctnm: char(80) – ecomacctnm: char(80?)

 
Product Line

DF-M22212-Date and timestamp added to unc path when the path includes .com if the user omits the extension of the filename

Submitted by 334 on
Symptom

The date and timestamp is added to the unc path when the pathname includes .com and if the user omits the extension of the filename

If the user provides the file type extension, a typical path could look like
\\example.abila.com\folder\filename-2017-04-03-10-53-46.xls
If the user forgets the file type extension (.xls), Millennium will try to save the file to this path
\\example.abila-2017-04-03-10-53-46.com\folder\filename
Product Line