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.  comparison

    Posted Mon June 02, 2008 02:21 PM

    Hi All,
    Im a new wm user…and have 2 many doubts…
    Pls can u gus/gals help me out…:confused:
    how to implement a simple if comparison condition using flow service…
    like (if i > 2) “do dis” else “do that”???

    i want a simple flow service…Can we implement this using branch?? If so where must the condition must be applied??


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


  • 2.  RE: comparison

    Posted Mon June 02, 2008 04:10 PM

    Yes you cn implement that using branch, just set the evaluate label property to true for Branch and use regular expressions in label property for the piece of code you want to execute underneath. For detail iinformation refer to developer guide you can get really helpful tips from it.


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


  • 3.  RE: comparison

    Posted Tue June 03, 2008 05:44 AM

    Thnx a lot 4 the reply…Its working now…


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