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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  JDBC Adapter

    Posted 10/01/02 10:40 PM

    Has anyone seen / solved the following problem?

    We are using the JDBC adapter to extract data from a SQL Server 2000 database. The columns we are extracting are numerical, but null in the database. When we do the extract, the select statement returns a value of 0 instead of null. The field in the document we are mapping to is an int. Our subscribing application cannot accept 0’s when the value should be null and we must use the JDBC adapter, not the SQL Server adapter.


    #Integration-Server-and-ESB
    #webMethods
    #broker
    #Universal-Messaging-Broker


  • 2.  RE: JDBC Adapter

    Posted 10/02/02 03:00 PM

    In your integration component, go to the properties tab and check ‘Allow unset fields’.


    #webMethods
    #broker
    #Universal-Messaging-Broker
    #Integration-Server-and-ESB