IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#TechXchangePresenter
 View Only

AS400 data truncation via JDBC adapter

  • 1.  AS400 data truncation via JDBC adapter

    Posted Fri December 12, 2003 01:07 AM

    I want to allow the data to be truncated when inserting into as400 tables. The JDBC driver class for the as400 allows a property setting of data truncation=false, but it doesn’t seem to make a difference.

    DataSource Class = com.ibm.as400.access.AS400JDBCDataSource
    other Properties = data truncation=false;

    Am I misunderstanding the use of that property?


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB