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 management- webmethods java service

    Posted 07/01/10 04:36 AM

    Hi,

    I am new to webMethods… Can you please tell me via example as how to do session handling in a java service that uses only webMethods API

    Thanks,
    Keil


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


  • 2.  RE: session management- webmethods java service

    Posted 07/20/10 05:00 PM

    use class:
    import com.wm.app.b2b.server.Session;

    by adding jar: wm-isserver.jar

    refer to documentation: Integration_Server_Java_API_Reference


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