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.


#TechXchangePresenter
 View Only
  • 1.  webMethods: Printing iteration of 1 to 100 using String List and Repeat

    Posted Tue March 05, 2013 08:29 PM

    Hello, I’m new to webMethods and I need help printing a list of number from 1 to 100 using String List in a Repeat step. Mostly I need help on getting started of how to do it. Please let me know if you can help me out. Thanks!


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


  • 2.  RE: webMethods: Printing iteration of 1 to 100 using String List and Repeat

    Posted Wed March 06, 2013 06:16 AM

    Use pub.math:addInts and pub.list:appendToStringList services under REPEAT step.


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


  • 3.  RE: webMethods: Printing iteration of 1 to 100 using String List and Repeat