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
  • 1.  Timestamp in WmService table

    Posted Tue July 03, 2007 02:59 AM

    Hi,

    I’m working on doing some custom manipulation/insertion into the WmService table (DB2), and I’ve hit a wall with the timestamp that is stored for each service. When using a DB2 tool to browse the table the timestamp shows up as a number. When trying to insert the current date into the db from a flow service I get an error. Is there a special format that the date has to be in? Or any manipulation that needs to be done on the datestring to insert it?


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 2.  RE: Timestamp in WmService table

    Posted Tue July 03, 2007 01:50 PM

    What is the JDBC datatype you see in the Adapterservice input?? Are you doing any datetime format conversion in the flow service using pub.date folder services?? Is your DB2 date expecting any specific format if so what is the format?? Let us know your flow steps so that this will help us to respond accurately…

    HTH,
    RMG


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 3.  RE: Timestamp in WmService table

    Posted Tue July 03, 2007 02:48 PM

    If believe the AUDITTIMESTAMP column is stored as milliseconds into the table. Take a look at this thread and see if it helps you: [URL=“wmusers.com”]wmusers.com

    • Percio

    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods