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

    Posted Wed October 20, 2004 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 Wed October 20, 2004 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 Wed October 20, 2004 12:06 PM

    hi chris,

    it works fine…
    tahnks a lot

    alex


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