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.  session.sessionID length

    Posted 05/18/06 06:49 PM

    I’m looking to find the max length of the session.sessionID for database design. We’re logging info in our db for reporting. I want the field to be the proper size as to not waste db space with a larger than necessary field definition for the sessionID.

    I’ve noticed that the current sessionIDs are 37 characters, but I want to ensure the field is large enough to handle situations that we have not tested.

    Thanks in advance
    Kevin


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods
    #webMethods-Architecture


  • 2.  RE: session.sessionID length

    Posted 05/18/06 11:35 PM

    I thought I had responded to this earlier, but can’t find the post. At any rate from a quick glance at the table layout for either the WMERROR or WMSESSION tables it would appear that the max length for sesionID is 32.

    Mark


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods-Architecture


  • 3.  RE: session.sessionID length

    Posted 05/19/06 03:27 PM

    Thanks for the reply Mark, but I’m seeing sessionID’s of size 37. Here is an example… 831v5RVOxtytre6ERPHNqpljWtTfPY-556055


    #webMethods-Architecture
    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 4.  RE: session.sessionID length

    Posted 09/18/07 04:13 PM

    Can any body refer me to documentatioon regarding the wM tables (wmSession, wMSerive, wMSession,…)?


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General
    #webMethods-Architecture


  • 5.  RE: session.sessionID length