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.

 View Only

Using database connector with date fields

  • 1.  Using database connector with date fields

    Posted Fri June 05, 2009 09:22 PM

    I’m having a problem using a db connector to update a date field.

    I use setValue to insert a row containing a date field in an Oracle table

    (com.webMethods.caf.faces.data.sql.RowSetTableContentProvider.setValue(Object propertyKey, Object value)

    but the date column in the db does not show the time part, it’s only updated with the ddMMyyyy portion. The time part (hh:mm:ss) is lost.

    Does any have a workaround for this issue ? I use the webMethods data diret jdbc driver

    Thanks


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS