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 [1]

    Posted 10/01/02 04:24 PM

    Has anyone had the following problem (and a solution!):
    We are using the JDBC adapter to extract data from a SQL Server 2000 database. We are using the data to create the document in ES. The column we are extracting is null but webMethods defaults the value to the initial value for the data type of the document field (in this case integer). So we get a 0 instead of a null field. The value is set to zero as soon as we do the select statement (viewed it in debug mode).


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: JDBC Adapter [1]

    Posted 10/02/02 08:51 AM

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


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB