David F Surico 14.Oct.09 10:38 AM a Web browser LEILEI - 8.0AIX
We currently have a project in place for which a new field will be added to a Notes form and associated DB2 table. We have been using LEI for many years to enable the existing production & test solution to use LEI to insert new Notes documents into the DB2 table using a LotusScript scripted activity and to replicate updates using a replication activity. The new field being added is 180 characters in size. When we use LEI on our test system to either insert or replicate the Notes docs with DB2 (using the same scripted activity & replication activity, modified to include new field), LEI is truncating those text fields longer than 128 characters down to 128 characters. In production we already have fields longer than 128 characters and LEI does not perform this truncation there (using same scripted activity and replication). It seems to be something tied to the test environment. Any ideas what specifically could be wrong here?