webMethods

webMethods

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
  • 1.  wM9.5 select JDBC Adapter DateTime Stamp issue

    Posted Fri June 13, 2014 01:20 PM

    Hi,

    I am facing the issue with the wM 9.5 select JDBC adapter issue when retrieving date filed from the oracle DB. Only date portion is coming where as when I execute the same service in 8 version, I am able to see the full date time stamp.

    Please help me on this issue. Thanks in advance.

    Laxman


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


  • 2.  RE: wM9.5 select JDBC Adapter DateTime Stamp issue

    Posted Fri June 13, 2014 02:59 PM

    Can we know what is the JDBC Adapter fix levels on 8.x vs 9.x and also can you check if there is anything is missing the Adapter Service point of view?

    HTH,
    RMG


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


  • 3.  RE: wM9.5 select JDBC Adapter DateTime Stamp issue

    Posted Fri June 13, 2014 02:59 PM

    What is the dataType you selected for that particular column in your adapter service… Screen shot please… of select tab…

    Also check how the data is stored in db only date or dateTimeStamp…

    make it date, or sql date and see…

    if not make it String i.e., java.lang.String and check.


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