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.  How create a WHILE loop using flow

    Posted 09/21/05 11:34 AM

    why convert it into flow? Just wrap it up in a java service…
    Create a java service, setup two string inputs, one string output. Generate the pipeline pull/push code.
    Then all you need is to turn the strings into numbers and call the above method (which you convert to static and dump in the shared tab).

    Or is this homework/interview question/a test?
    If so, that might be defeating the purpose of seeing whether you can turn it into flow.

    regards,
    Nathan Lee


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


  • 2.  RE: How create a WHILE loop using flow



  • 3.  RE: How create a WHILE loop using flow

    Posted 09/21/05 11:54 AM

    Check out [url=“wmusers.com”]wmusers.com
    for a recent post about java services taking in numbers…


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