Subject field size increase due to errors when syncing with exchange
The default subject (reserve.reservation_name) size of the meeting in ARCHIBUS is 64 and MS Outlook can go up to 255 characters. Syncing from Exchange to ARCHIBUS return a 'truncated' error when a subject is more than 64 characters. Best will be to allign the out-of-box ARCHIBUS field size with MS Outlook to prevent this syncing error. Aslo, the hreserve table.
2
votes

-
Tommy du Toit commented
The error in the log file:
Unable to execute statement: INSERT INTO reserve ......Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: String or binary data would be truncated.