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.  Extended seetings

    Posted 10/20/04 10:25 AM

    hi all,

    i have a question about the extended settings.
    how can i use them in flow services?

    thanks a lot
    alex


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


  • 2.  RE: Extended seetings

    Posted 10/20/04 11:31 AM

    Hi Alex

    If you know Java, just use

    System.getProperties()
    . This will provide you with all JVM, System and IS properties, including extended settings.

    Good luck, Chris


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


  • 3.  RE: Extended seetings

    Posted 10/20/04 12:06 PM

    hi chris,

    it works fine…
    tahnks a lot

    alex


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