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

Conversion of NULL fields for DB Adapters

  • 1.  Conversion of NULL fields for DB Adapters

    Posted Fri March 08, 2002 06:57 AM

    I am replicating data from our operational database to our reporting database. There are certain fields in the database tables that have NULL on the operational side that need to be replicated onto the reporting side as NULL. Is there a way to do this? Currently webMethods takes the NULL value and translates it to a default value. For example a NULL datetime field gets translated as “01-01-1900 00:00:00.000000”, NULL in integer fields get translated as “0” etc.


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


  • 2.  RE: Conversion of NULL fields for DB Adapters

    Posted Fri March 15, 2002 01:10 PM

    Did you try checking “Allow unset fields” on the properties tab, for the desired integration component?


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