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
Expand all | Collapse all

Insert query using Database Connector

  • 1.  Insert query using Database Connector

    Posted Sun August 16, 2015 03:16 AM

    Hi Experts,

    Attached is the screenshot . Could someone tell me what is wrong while i have this query written for a insert query while using Database connector ?

    Thank you.

    Regards,
    Nisc


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


  • 2.  RE: Insert query using Database Connector

    Posted Sun August 16, 2015 01:22 PM


  • 3.  RE: Insert query using Database Connector

    Posted Sun August 16, 2015 03:19 PM

    A SQL query would want a java.sql.Date object instead of a java.util.Date object for a date parameter.


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